Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Halil İbrahim Kalkan fbfc1e7d6e Add conn string name for all modules. 8 years ago
..
AbpDesk Refactored tableprefix for multitenancy module. 8 years ago
Volo.Abp Removed unnecessary AssemblyInfo.cs 8 years ago
Volo.Abp.Account.Application Created simple login/logout/register for account module. 9 years ago
Volo.Abp.Account.Application.Contracts Extracted Volo.Abp.Ddd and some other packages. 8 years ago
Volo.Abp.Account.Web Refactor loginmodel. 8 years ago
Volo.Abp.ApiVersioning.Abstractions Seperate Volo.Abp.ApiVersioning.Abstractions package. 9 years ago
Volo.Abp.AspNetCore Organized solution folders. 8 years ago
Volo.Abp.AspNetCore.EmbeddedFiles Use virtual file provider to read embedded localization jsons. 9 years ago
Volo.Abp.AspNetCore.MultiTenancy Multitenancy completely refactored 8 years ago
Volo.Abp.AspNetCore.Mvc Multitenancy completely refactored 8 years ago
Volo.Abp.AspNetCore.Mvc.UI Extracted Abp UI modules. 8 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Refactor normalizations. 8 years ago
Volo.Abp.AspNetCore.TestBase Nuget packages added 9 years ago
Volo.Abp.Authorization Created Timing and Json packages. 8 years ago
Volo.Abp.AutoMapper Added IdentityResourceStore 8 years ago
Volo.Abp.Autofac Created Volo.Abp.Core package. 9 years ago
Volo.Abp.Castle.Core Updated documents and samples. 8 years ago
Volo.Abp.Core Refactored TypeHelper 8 years ago
Volo.Abp.Data Moved to multitenancy abstractions module. 8 years ago
Volo.Abp.Ddd All repo methods should be virtual and use async if returns Task. 8 years ago
Volo.Abp.EntityFrameworkCore All repo methods should be virtual and use async if returns Task. 8 years ago
Volo.Abp.Guids Extracted Volo.Abp.Ddd and some other packages. 8 years ago
Volo.Abp.Http Added multi tenancy document and refactored solution. 8 years ago
Volo.Abp.Http.Abstractions Extracted Volo.Abp.Ddd and some other packages. 8 years ago
Volo.Abp.Http.Client Added multi tenancy document and refactored solution. 8 years ago
Volo.Abp.Identity.Application All repo methods should be virtual and use async if returns Task. 8 years ago
Volo.Abp.Identity.Application.Contracts Implemented a test entity without Id property. 8 years ago
Volo.Abp.Identity.Domain Refactor Identity table prefix and schema 8 years ago
Volo.Abp.Identity.Domain.Shared Revised IdentityUserToken. 8 years ago
Volo.Abp.Identity.EntityFrameworkCore Add conn string name for all modules. 8 years ago
Volo.Abp.Identity.HttpApi Added tenants page. 8 years ago
Volo.Abp.Identity.HttpApi.Client Nuget packages added 9 years ago
Volo.Abp.Identity.HttpApi.Host Resolved #135: Call AddMvc from MVC module, not by the application. 9 years ago
Volo.Abp.Identity.Web Refactor normalizations. 8 years ago
Volo.Abp.IdentityServer.Application Added empty projects for IdentityServer layers. 8 years ago
Volo.Abp.IdentityServer.Application.Contracts Added empty projects for IdentityServer layers. 8 years ago
Volo.Abp.IdentityServer.Domain Introduce AbpIdentityServerConsts. 8 years ago
Volo.Abp.IdentityServer.Domain.Shared Refactored Client aggregate for IDS4. 8 years ago
Volo.Abp.IdentityServer.EntityFrameworkCore Add conn string name for all modules. 8 years ago
Volo.Abp.Json Remove Newtonsoft.Json dependency from Abp.Core package. 8 years ago
Volo.Abp.Localization Remove Newtonsoft.Json dependency from Abp.Core package. 8 years ago
Volo.Abp.MemoryDb All repo methods should be virtual and use async if returns Task. 8 years ago
Volo.Abp.MongoDB All repo methods should be virtual and use async if returns Task. 8 years ago
Volo.Abp.MultiTenancy.Abstractions Multitenancy completely refactored 8 years ago
Volo.Abp.MultiTenancy.Application Created application layer and tests for multitenancy. 8 years ago
Volo.Abp.MultiTenancy.Application.Contracts Created application layer and tests for multitenancy. 8 years ago
Volo.Abp.MultiTenancy.Domain Refactored tableprefix for multitenancy module. 8 years ago
Volo.Abp.MultiTenancy.Domain.Shared Created application layer and tests for multitenancy. 8 years ago
Volo.Abp.MultiTenancy.EntityFrameworkCore Add conn string name for all modules. 8 years ago
Volo.Abp.MultiTenancy.HttpApi Added tenants page. 8 years ago
Volo.Abp.MultiTenancy.Web Refactor normalizations. 8 years ago
Volo.Abp.ObjectMapping Added CSharp71 to ObjectMapping project. 8 years ago
Volo.Abp.Security Extracted Volo.Abp.Security package. 8 years ago
Volo.Abp.Session Enabled dotsettings for abp.session. 8 years ago
Volo.Abp.TestBase Created a seperated Volo.Abp.Localization package. Also seperated unit tests to .Core.Test and .Localization.Tests 9 years ago
Volo.Abp.Threading Enabled entity, repo and aggr root without pk. 8 years ago
Volo.Abp.Timing Created Timing and Json packages. 8 years ago
Volo.Abp.UI Extracted Abp UI modules. 8 years ago
Volo.Abp.UI.Navigation Extracted Abp UI modules. 8 years ago
Volo.Abp.Validation Renamed TypeHelper.IsPrimitiveExtendedIncludingNullable to IsPrimitiveExtended and added includeNullables as optional parameter 8 years ago
Volo.Abp.VirtualFileSystem Tested application by publishing. 9 years ago