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.
 
 
 
 
 
 
Yunus Emre Kalkan 1ffbf2bd45 Merge branch 'master' of https://github.com/volosoft/abp 7 years ago
..
Volo.Abp.ApiVersioning.Abstractions ServiceConfigurationContext 8 years ago
Volo.Abp.AspNetCore #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.AspNetCore.Authentication.OAuth #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.AspNetCore.MultiTenancy Contributor misspelled. 7 years ago
Volo.Abp.AspNetCore.Mvc Implemented AbpAspNetCoreMvcClientModule 7 years ago
Volo.Abp.AspNetCore.Mvc.Client Implemented AbpAspNetCoreMvcClientModule 7 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Implemented AbpAspNetCoreMvcClientModule 7 years ago
Volo.Abp.AspNetCore.Mvc.UI #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Update AbpPaginationTagHelperService.cs 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Added contributor extension system and used for the docs module 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Fix value of StandardMenus.Shortcut 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Contributor misspelled. 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Resolved #450 : Use Configure instead of context.Services.Configure in module classes 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.AspNetCore.TestBase #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.Auditing Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Authorization Added Obsolete note 7 years ago
Volo.Abp.AutoMapper Upgrade AutoMapper to 8.0.0 and Castle.Core to 4.3.1. 7 years ago
Volo.Abp.Autofac updated autofac version 7 years ago
Volo.Abp.BackgroundJobs Resolved #590: Memory leak while checking background jobs periodically. 7 years ago
Volo.Abp.BackgroundJobs.Abstractions Resolved #590: Memory leak while checking background jobs periodically. 7 years ago
Volo.Abp.BackgroundJobs.HangFire Resolved #590: Memory leak while checking background jobs periodically. 7 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Extract RabbitMqMessageConsumer. 7 years ago
Volo.Abp.BackgroundWorkers Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Caching #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.Castle.Core Upgrade AutoMapper to 8.0.0 and Castle.Core to 4.3.1. 7 years ago
Volo.Abp.Core #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.Data Application configuration improvements 7 years ago
Volo.Abp.Ddd.Application Use optimistic concurrency in identity user and role edit. Apply migrations for the MVC template. 7 years ago
Volo.Abp.Ddd.Domain Add summary to IEntity.GetKeys method. 7 years ago
Volo.Abp.Emailing Resolved #648: SMTP password settings should be stored as encrypted in the database. 7 years ago
Volo.Abp.EntityFrameworkCore Add missing GetCancellationToken calls in repositories 7 years ago
Volo.Abp.EntityFrameworkCore.MySQL #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.EntityFrameworkCore.SqlServer #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.EventBus Created sample rabbitmq messaging application 7 years ago
Volo.Abp.EventBus.RabbitMQ Finalized RabbitMqEventBus sample. 7 years ago
Volo.Abp.Guids Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.HangFire #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.Http Remove unnecessary dependency. 7 years ago
Volo.Abp.Http.Abstractions Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Http.Client Moved contracts to Volo.Abp.AspNetCore.Mvc.Contracts module 7 years ago
Volo.Abp.Http.Client.IdentityModel Implemented AbpAspNetCoreMvcClientModule 7 years ago
Volo.Abp.IdentityModel Resolved #719: Create Volo.Abp.IdentityModel package. 7 years ago
Volo.Abp.Json #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.Localization #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.Localization.Abstractions #203 Setting Management Enhancements 7 years ago
Volo.Abp.MemoryDb Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.MongoDB Add missing GetCancellationToken calls in repositories 7 years ago
Volo.Abp.MultiTenancy.Abstractions Fixed #716: Tenant and Use setting issue. 7 years ago
Volo.Abp.ObjectMapping Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself 7 years ago
Volo.Abp.RabbitMQ Finalized RabbitMqEventBus sample. 7 years ago
Volo.Abp.Security Added CurrentUser.GetAllClaims() 7 years ago
Volo.Abp.Serialization Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Settings Fixed setting management tests 7 years ago
Volo.Abp.Sms Register NullSmsSender as TryRegister 7 years ago
Volo.Abp.TestBase Refactor event bus and fix breaking code. 7 years ago
Volo.Abp.Threading Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Timing Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.UI Remove unncessary items in csproj files 7 years ago
Volo.Abp.UI.Navigation Fix value of StandardMenus.Shortcut 7 years ago
Volo.Abp.Uow Improve UOW event order and add tests 7 years ago
Volo.Abp.Validation Added MVC validation test. 7 years ago
Volo.Abp.VirtualFileSystem #664 Upgraded to .net core 2.2. 7 years ago