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.
abp/framework/src
Halil İbrahim Kalkan f185e5edb3
Mark old configuration methods as obsolete
6 years ago
..
Volo.Abp Add Volo.Abp package. 7 years ago
Volo.Abp.ApiVersioning.Abstractions ServiceConfigurationContext 7 years ago
Volo.Abp.AspNetCore Mark old configuration methods as obsolete 6 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 6 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Upgraded asp.net core projects to 3.0 preview 9 6 years ago
Volo.Abp.AspNetCore.MultiTenancy Upgraded asp.net core projects to 3.0 preview 9 6 years ago
Volo.Abp.AspNetCore.Mvc Resolved #1811: Add component libraries to the application parts. 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 Resolved #1811: Add component libraries to the application parts. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Prevent possible null reference exception 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Fix bundling problem. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Resolved #1811: Add component libraries to the application parts. 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 Resolved #908 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Resolved #1811: Add component libraries to the application parts. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Resolved #1811: Add component libraries to the application parts. 6 years ago
Volo.Abp.AspNetCore.TestBase Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 6 years ago
Volo.Abp.Auditing Reuse shared JsonSerializerSettings instead of shared ContractResolver. 6 years ago
Volo.Abp.Authorization Complete the authorization document. 6 years ago
Volo.Abp.AutoMapper Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service. 6 years ago
Volo.Abp.Autofac Added generic host support for the Volo.Abp.Autofac package. 6 years ago
Volo.Abp.BackgroundJobs Fixed #1464: Add sync methods to IBackgroundJobStore 6 years ago
Volo.Abp.BackgroundJobs.Abstractions Reduce AsyncHelper.RunSync usage #1403 6 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. 6 years ago
Volo.Abp.BackgroundWorkers Remove RunnableExtensions, Remove IRunnable from AbpTimer. 6 years ago
Volo.Abp.Caching Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 6 years ago
Volo.Abp.Castle.Core Implement fully async interceptors. 7 years ago
Volo.Abp.Cli Updated nuget packages to net preview9 6 years ago
Volo.Abp.Cli.Core Handle camelCase and kebab-case renaming for the startup templates. 6 years ago
Volo.Abp.Core Mark old configuration methods as obsolete 6 years ago
Volo.Abp.Dapper Updated nuget packages to net preview9 6 years ago
Volo.Abp.Data Add setters for DbTablePrefix and DbSchema 6 years ago
Volo.Abp.Ddd.Application Resolved #1154: Create Volo.Abp.Ddd.Application.Contracts package. 6 years ago
Volo.Abp.Ddd.Application.Contracts Resolved #1154: Create Volo.Abp.Ddd.Application.Contracts package. 6 years ago
Volo.Abp.Ddd.Domain Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service. 6 years ago
Volo.Abp.Emailing Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release. 6 years ago
Volo.Abp.EntityFrameworkCore Revert "Use .AsNoTracking() on EF Core repo Delete" 6 years ago
Volo.Abp.EntityFrameworkCore.MySQL Upgrade Pomelo.EntityFrameworkCore.MySql package. 6 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Upgrade to Npgsql.EntityFrameworkCore.PostgreSQL 3.0.1 6 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 6 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 6 years ago
Volo.Abp.EventBus Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service. 6 years ago
Volo.Abp.EventBus.RabbitMQ Use IServiceScopeFactory instead of IHybridServiceScopeFactory for event bus. 6 years ago
Volo.Abp.Features #1403 Remove IFeatureChecker sync extensions 6 years ago
Volo.Abp.FluentValidation Refactor conventional dependency registration classes. 6 years ago
Volo.Abp.Guids Remove unnecessary locks that create Guid. 6 years ago
Volo.Abp.HangFire Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release. 6 years ago
Volo.Abp.Http Extract IProxyScriptManagerCache. Make ProxyScriptManager transient. 6 years ago
Volo.Abp.Http.Abstractions Resolved #408: Automatically register services by convention for a module 7 years ago
Volo.Abp.Http.Client Resolves #1670: Add X-Requested-With header on C# client proxies. 6 years ago
Volo.Abp.Http.Client.IdentityModel follows Upgrade to IdentityModel 4.0.0 6 years ago
Volo.Abp.IdentityModel follows Upgrade to IdentityModel 4.0.0 6 years ago
Volo.Abp.Json Merge branch 'dev' into maliming/SharedContractResolver 6 years ago
Volo.Abp.Ldap Fix SSL casing. 6 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 6 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 6 years ago
Volo.Abp.ObjectMapping Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service. 6 years ago
Volo.Abp.RabbitMQ Remove RunnableExtensions, Remove IRunnable from AbpTimer. 6 years ago
Volo.Abp.Security Update CurrentUser.cs 6 years ago
Volo.Abp.Serialization Resolved #408: Automatically register services by convention for a module 7 years ago
Volo.Abp.Settings Remove sync extensions for ISettingProvider 6 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. 6 years ago
Volo.Abp.Timing DateTimeConverter with MvcJsonOptions 7 years ago
Volo.Abp.UI Updating PT-BR translation 6 years ago
Volo.Abp.UI.Navigation #1403 Remove sync extensions for IAuthorizationService 6 years ago
Volo.Abp.Uow Merge pull request #1422 from abpframework/maliming/unitofwork 6 years ago
Volo.Abp.Validation Resolved #1498: Set IServiceProvider in ValidationContext. 6 years ago
Volo.Abp.VirtualFileSystem Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 6 years ago