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 f90d64b6cc Creating microservice demo app. 8 years ago
..
AbpDesk Creating microservice demo app. 8 years ago
Volo.Abp Implemented and tested IObjectSerializer 8 years ago
Volo.Abp.Account.Application Created simple login/logout/register for account module. 8 years ago
Volo.Abp.Account.Application.Contracts Extracted Volo.Abp.Ddd and some other packages. 8 years ago
Volo.Abp.Account.Web Add IsPackable to web packages. 8 years ago
Volo.Abp.ApiVersioning.Abstractions Seperate Volo.Abp.ApiVersioning.Abstractions package. 8 years ago
Volo.Abp.AspNetCore Upgraded all nuget packages. 8 years ago
Volo.Abp.AspNetCore.EmbeddedFiles Creating microservice demo app. 8 years ago
Volo.Abp.AspNetCore.MultiTenancy Multitenancy completely refactored 8 years ago
Volo.Abp.AspNetCore.Mvc Creating microservice demo app. 8 years ago
Volo.Abp.AspNetCore.Mvc.UI Extracted Abp UI modules. 8 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Add IsPackable to web packages. 8 years ago
Volo.Abp.AspNetCore.TestBase Refactored. 8 years ago
Volo.Abp.Authorization remove unused namespaces. 8 years ago
Volo.Abp.AutoMapper Added IdentityResourceStore 8 years ago
Volo.Abp.Autofac Upgraded Autofac.Extras.DynamicProxy to 4.4.0. 8 years ago
Volo.Abp.Caching Implement CacheNameAttribute and multitenancy for caching. 8 years ago
Volo.Abp.Castle.Core Upgraded all nuget packages. 8 years ago
Volo.Abp.Core Refactor ConventionalRegistrarBase 8 years ago
Volo.Abp.Data Moved to multitenancy abstractions module. 8 years ago
Volo.Abp.Ddd Added Authorization interceptor for application services. 8 years ago
Volo.Abp.EntityFrameworkCore Added support for aggregate root domain events. 8 years ago
Volo.Abp.EventBus Implemented permission store cache invalidations. 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 Redesign permission checker. 8 years ago
Volo.Abp.Identity.Application.Contracts Created IdentityPermissionDefinitionProvider. 8 years ago
Volo.Abp.Identity.Domain Move permission configuration to AbpIdentityApplicationModule 8 years ago
Volo.Abp.Identity.Domain.Shared Revised IdentityUserToken. 8 years ago
Volo.Abp.Identity.EntityFrameworkCore Multi-tenancy support for the Identity module. 8 years ago
Volo.Abp.Identity.HttpApi Upgraded all nuget packages. 8 years ago
Volo.Abp.Identity.HttpApi.Client Upgraded all nuget packages. 8 years ago
Volo.Abp.Identity.HttpApi.Host Upgraded all nuget packages. 8 years ago
Volo.Abp.Identity.Web Add IsPackable to web packages. 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 Upgraded all nuget packages. 8 years ago
Volo.Abp.IdentityServer.Domain.Shared Refactored Client aggregate for IDS4. 8 years ago
Volo.Abp.IdentityServer.EntityFrameworkCore Upgraded all nuget packages. 8 years ago
Volo.Abp.Json Remove Newtonsoft.Json dependency from Abp.Core package. 8 years ago
Volo.Abp.Localization Renaming in localization. 8 years ago
Volo.Abp.MemoryDb All repo methods should be virtual and use async if returns Task. 8 years ago
Volo.Abp.MongoDB Implemented permission store cache invalidations. 8 years ago
Volo.Abp.MultiTenancy.Abstractions Implement CacheNameAttribute and multitenancy for caching. 8 years ago
Volo.Abp.MultiTenancy.Application Added permissions for multitenancy. 8 years ago
Volo.Abp.MultiTenancy.Application.Contracts Added permissions for multitenancy. 8 years ago
Volo.Abp.MultiTenancy.Domain Added initial code for setting system 8 years ago
Volo.Abp.MultiTenancy.Domain.Shared Created application layer and tests for multitenancy. 8 years ago
Volo.Abp.MultiTenancy.EntityFrameworkCore Upgraded all nuget packages. 8 years ago
Volo.Abp.MultiTenancy.HttpApi Upgraded all nuget packages. 8 years ago
Volo.Abp.MultiTenancy.Web Add IsPackable to web packages. 8 years ago
Volo.Abp.ObjectMapping Added CSharp71 to ObjectMapping project. 8 years ago
Volo.Abp.Permissions Delete Volo.Abp.Permissions package. 8 years ago
Volo.Abp.Permissions.Application Created PermissionPermissions 8 years ago
Volo.Abp.Permissions.Application.Contracts Created PermissionPermissions 8 years ago
Volo.Abp.Permissions.Domain Add SetAsync to IPermissionManagementProvider and remove GrantAsync and RevokeAsync. 8 years ago
Volo.Abp.Permissions.Domain.Shared Added layers for permission system. 8 years ago
Volo.Abp.Permissions.EntityFrameworkCore Added Volo.Abp.Caching package. 8 years ago
Volo.Abp.Permissions.Web Add IsPackable to web packages. 8 years ago
Volo.Abp.Security Extracted Volo.Abp.Security package. 8 years ago
Volo.Abp.Serialization Implemented and tested IObjectSerializer 8 years ago
Volo.Abp.Session Redesign permission checker. 8 years ago
Volo.Abp.Settings Worked on user permission value provider. 8 years ago
Volo.Abp.Settings.Domain Added layers for permission system. 8 years ago
Volo.Abp.Settings.Domain.Shared Enhancements on settings. 8 years ago
Volo.Abp.Settings.EntityFrameworkCore Enhancements on settings. 8 years ago
Volo.Abp.TestBase Refactored. 8 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 Fix assembly name for Volo.Abp.UI.Navigation 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. 8 years ago