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 f60e3b1510 Change replacing the API key. 6 years ago
..
Volo.Abp Add Volo.Abp package. 7 years ago
Volo.Abp.ApiVersioning.Abstractions ServiceConfigurationContext 8 years ago
Volo.Abp.AspNetCore Refactor AbpRequestLocalizationMiddleware #1718 6 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Volo.Abp.AspNetCore.MultiTenancy Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Volo.Abp.AspNetCore.Mvc Enhance AbpTenantAppService to support to query tenant by also id. 6 years ago
Volo.Abp.AspNetCore.Mvc.Client Created RemoteTenantStore 6 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Created RemoteTenantStore 6 years ago
Volo.Abp.AspNetCore.Mvc.UI Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Use IWebHostEnvironment instead of IHostingEnvironment 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Created RemoteTenantStore 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Merge branch 'dev' into aspnetcore-3.0 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Merge branch 'dev' into aspnetcore-3.0 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Merge branch 'dev' into aspnetcore-3.0 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Volo.Abp.AspNetCore.TestBase Made Volo.Abp.Http.Client.Tests tests properly working after asp.net core 3.0 migration. 6 years ago
Volo.Abp.Auditing Reuse shared JsonSerializerSettings instead of shared ContractResolver. 7 years ago
Volo.Abp.Authorization Update AbpAuthorizationModule.cs 7 years ago
Volo.Abp.AutoMapper #1705 Add AddProfile method again. 7 years ago
Volo.Abp.Autofac Upgrade Autofac. 6 years ago
Volo.Abp.BackgroundJobs Fixed #1464: Add sync methods to IBackgroundJobStore 7 years ago
Volo.Abp.BackgroundJobs.Abstractions Reduce AsyncHelper.RunSync usage #1403 7 years ago
Volo.Abp.BackgroundJobs.HangFire Resolved #590: Memory leak while checking background jobs periodically. 7 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Remove RunnableExtensions, Remove IRunnable from AbpTimer. 7 years ago
Volo.Abp.BackgroundWorkers Remove RunnableExtensions, Remove IRunnable from AbpTimer. 7 years ago
Volo.Abp.Caching Merge branch 'dev' into aspnetcore-3.0 6 years ago
Volo.Abp.Castle.Core Implement fully async interceptors. 7 years ago
Volo.Abp.Cli Updated nuget packages to net preview9 7 years ago
Volo.Abp.Cli.Core Change replacing the API key. 6 years ago
Volo.Abp.Core Fixed #1096: Prevent duplicate registration of AbModules. 6 years ago
Volo.Abp.Dapper Updated nuget packages to net preview9 7 years ago
Volo.Abp.Data DataSeeder should work as a UOW. 7 years ago
Volo.Abp.Ddd.Application #1580 Removed setter for IEntity<TKey>.Id 6 years ago
Volo.Abp.Ddd.Domain Resolved #1580 Make Entity.Id protected to prevent accidently changing it. 6 years ago
Volo.Abp.Emailing Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release. 7 years ago
Volo.Abp.EntityFrameworkCore #1580 Removed setter for IEntity<TKey>.Id 6 years ago
Volo.Abp.EntityFrameworkCore.MySQL Updated nuget packages to net preview9 7 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Updated nuget packages to net preview9 7 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Updated nuget packages to net preview9 7 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Updated nuget packages to net preview9 7 years ago
Volo.Abp.EventBus Updated: removed (unnecessary?) ToArray call on EventHandlerFactories - TODO item 7 years ago
Volo.Abp.EventBus.RabbitMQ Use IServiceScopeFactory instead of IHybridServiceScopeFactory for event bus. 7 years ago
Volo.Abp.Features #1403 Remove IFeatureChecker sync extensions 7 years ago
Volo.Abp.FluentValidation Refactor conventional dependency registration classes. 6 years ago
Volo.Abp.Guids Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.HangFire Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release. 7 years ago
Volo.Abp.Http Extract IProxyScriptManagerCache. Make ProxyScriptManager transient. 7 years ago
Volo.Abp.Http.Abstractions Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Http.Client Move projects to netcore3.0 7 years ago
Volo.Abp.Http.Client.IdentityModel Move projects to netcore3.0 7 years ago
Volo.Abp.IdentityModel IdentityModelAuthenticationService support custom parameters 7 years ago
Volo.Abp.Json Merge branch 'dev' into maliming/SharedContractResolver 7 years ago
Volo.Abp.Ldap Fix SSL casing. 7 years ago
Volo.Abp.Localization Merge branch 'dev' into aspnetcore-3.0 6 years ago
Volo.Abp.Localization.Abstractions #203 Setting Management Enhancements 7 years ago
Volo.Abp.MailKit Updated nuget packages to net preview9 7 years ago
Volo.Abp.MemoryDb Resolved #1580 Make Entity.Id protected to prevent accidently changing it. 6 years ago
Volo.Abp.MongoDB #1580 Removed setter for IEntity<TKey>.Id 6 years ago
Volo.Abp.MultiTenancy Delete TenantStoreExtensions.cs 7 years ago
Volo.Abp.ObjectMapping #1403 refactor singletons. 7 years ago
Volo.Abp.RabbitMQ Remove RunnableExtensions, Remove IRunnable from AbpTimer. 7 years ago
Volo.Abp.Security Update CurrentUser.cs 7 years ago
Volo.Abp.Serialization Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Settings Remove sync extensions for ISettingProvider 7 years ago
Volo.Abp.Sms Register NullSmsSender as TryRegister 7 years ago
Volo.Abp.Specifications Improve the Specifications project code and testing. 7 years ago
Volo.Abp.TestBase Refactor event bus and fix breaking code. 7 years ago
Volo.Abp.Threading Remove RunnableExtensions, Remove IRunnable from AbpTimer. 7 years ago
Volo.Abp.Timing DateTimeConverter with MvcJsonOptions 7 years ago
Volo.Abp.UI Updating PT-BR translation 7 years ago
Volo.Abp.UI.Navigation #1403 Remove sync extensions for IAuthorizationService 7 years ago
Volo.Abp.Uow Merge pull request #1422 from abpframework/maliming/unitofwork 7 years ago
Volo.Abp.Validation Resolved #1498: Set IServiceProvider in ValidationContext. 7 years ago
Volo.Abp.VirtualFileSystem Fixed virtual file static file middleware compatibility issue for asp.net core 3.0 7 years ago