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 643ddfd222 Make ClientGrantType entity instead of value type. 8 years ago
..
AbpDesk Working on Client aggregate 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 Multitenancy completely refactored 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 Added todo 8 years ago
Volo.Abp.EntityFrameworkCore Renamed Repository to BasicRepository and QueryableRepository to Repository. 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 Delete GetList and Count methods from the repository. 8 years ago
Volo.Abp.Identity.Application.Contracts Implemented a test entity without Id property. 8 years ago
Volo.Abp.Identity.Domain Renamed Repository to BasicRepository and QueryableRepository to Repository. 8 years ago
Volo.Abp.Identity.Domain.Shared Added EF Core module for multitenancy 8 years ago
Volo.Abp.Identity.EntityFrameworkCore Register repositories without PK. 8 years ago
Volo.Abp.Identity.HttpApi Removed temporary test code and fixed dependency. 9 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 Remove unnecessary new 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 Make ClientGrantType entity instead of value type. 8 years ago
Volo.Abp.IdentityServer.Domain.Shared Make ClientGrantType entity instead of value type. 8 years ago
Volo.Abp.IdentityServer.EntityFrameworkCore Make ClientGrantType entity instead of value type. 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 Renamed Repository to BasicRepository and QueryableRepository to Repository. 8 years ago
Volo.Abp.MongoDB Renamed Repository to BasicRepository and QueryableRepository to Repository. 8 years ago
Volo.Abp.MultiTenancy.Abstractions Multitenancy completely refactored 8 years ago
Volo.Abp.MultiTenancy.Domain Renamed Repository to BasicRepository and QueryableRepository to Repository. 8 years ago
Volo.Abp.MultiTenancy.Domain.Shared Added EF Core module for multitenancy 8 years ago
Volo.Abp.MultiTenancy.EntityFrameworkCore Do not use Entity and Repository default PK interfaces. 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