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 ibrahim Kalkan 9848b71e1f Mark StringValueTypeBase serializable 7 years ago
..
Volo.Abp.ApiVersioning.Abstractions ServiceConfigurationContext 8 years ago
Volo.Abp.AspNetCore Use cancellationtoken 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 Directly use resource.ResourceName 7 years ago
Volo.Abp.AspNetCore.Mvc.Client Implement RemoteLanguageProvider 7 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Implement RemoteLanguageProvider 7 years ago
Volo.Abp.AspNetCore.Mvc.UI Resolved #885: Add default "Administration" menu 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Resolved #885: Add default "Administration" menu 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Ensure to add dependencies of bundle contributors. 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Show tenant switch only for anonymous users. 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Added flag-icon-css package 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Move css & js to their own files. cleanup. 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared added Datatable localizations 7 years ago
Volo.Abp.AspNetCore.TestBase #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.Auditing Resolved #788: Add "ApplicationName" to Audit logs. 7 years ago
Volo.Abp.Authorization Built the domain layer of the feature management module 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 Add Serializable to ApplicationFeatureConfigurationDto 7 years ago
Volo.Abp.Caching DistributedCache cleanup 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 Added InsertAfter extension method. 7 years ago
Volo.Abp.Data Added HasExtraPropertiesExtensions.RemoveProperty and tests. 7 years ago
Volo.Abp.Ddd.Application Add L property to ApplicationService base class. Resolves #903. 7 years ago
Volo.Abp.Ddd.Domain Fixed #838: Potential memory leak because of ef core query cache 7 years ago
Volo.Abp.Emailing Auto register setting definition providers. 7 years ago
Volo.Abp.EntityFrameworkCore Add missing GetCancellationToken calls in repositories 7 years ago
Volo.Abp.EntityFrameworkCore.MySQL Change MySql.Data.EntityFrameworkCore To Pomelo.EntityFrameworkCore.MySql 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 Revised permission management system 7 years ago
Volo.Abp.EventBus.RabbitMQ Initialize the RabbitMqDistributedEventBus. 7 years ago
Volo.Abp.Features EditionFeatureValueProvider should handle null principal 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 Resolved #784: Add ClientId & CorrelationId to audit logs. 7 years ago
Volo.Abp.Http.Abstractions Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Http.Client Add accept language header 7 years ago
Volo.Abp.Http.Client.IdentityModel Added "UseCurrentAccessToken" option. 7 years ago
Volo.Abp.IdentityModel Use CorrelationId and CancellationToken in the DynamicHttpProxyInterceptor 7 years ago
Volo.Abp.Json Remove unnecessary reference. 7 years ago
Volo.Abp.Localization Add L property to ApplicationService base class. Resolves #903. 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 Created BloggingService.Host. 7 years ago
Volo.Abp.MultiTenancy.Abstractions Added AbpSecurityModule. 7 years ago
Volo.Abp.ObjectMapping Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself 7 years ago
Volo.Abp.RabbitMQ AbpRabbitMqModule should get configuration from appsettings file if available. 7 years ago
Volo.Abp.Security Use GUID for editionid. 7 years ago
Volo.Abp.Serialization Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Settings Built the domain layer of the feature management module 7 years ago
Volo.Abp.Sms Register NullSmsSender as TryRegister 8 years ago
Volo.Abp.TestBase Refactor event bus and fix breaking code. 7 years ago
Volo.Abp.Threading Use cancellationtoken 7 years ago
Volo.Abp.Timing Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.UI Datatable chinese localizations. 7 years ago
Volo.Abp.UI.Navigation Move menu items under the new administration menu 7 years ago
Volo.Abp.Uow Improve UOW event order and add tests 7 years ago
Volo.Abp.Validation Mark StringValueTypeBase serializable 7 years ago
Volo.Abp.VirtualFileSystem Resolved #742 7 years ago