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 95070dcadb Use Microsoft.NET.Sdk.Web 7 years ago
..
Volo.Abp Add Volo.Abp package. 7 years ago
Volo.Abp.ApiVersioning.Abstractions ServiceConfigurationContext 8 years ago
Volo.Abp.AspNetCore Upgraded asp.net core projects to 3.0 preview 9 7 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 Switch to MapControllerRoute instead of UseMvc 7 years ago
Volo.Abp.AspNetCore.Mvc.Client Use Microsoft.NET.Sdk.Web 7 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Upgraded asp.net core projects to 3.0 preview 9 7 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 Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Make bootstrap demo running 7 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 Make bootstrap demo running 7 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 Updated nuget packages to net preview9 7 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 Updated test csproj file dependencies and created common.test.config 7 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 CliAnalytics add UiFramework field. 7 years ago
Volo.Abp.Core Updated nuget packages to net preview9 7 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 #1403 Remove sync extensions for IAuthorizationService 7 years ago
Volo.Abp.Ddd.Domain Resolved #1465: Remove Sync API for IEmailSender 7 years ago
Volo.Abp.Emailing Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release. 7 years ago
Volo.Abp.EntityFrameworkCore Fix EF Core global query filter problem on .netcore3.0 7 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 Upgrade to latest NuGet packages. 7 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 localization for spa 7 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 Fix EF Core global query filter problem on .netcore3.0 7 years ago
Volo.Abp.MongoDB Updated nuget packages to net preview9 7 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 8 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 Polish translations 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 Updated nuget packages to net preview9 7 years ago