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
maliming 542ea712b5
Use the unified provider key format in the feature module.
6 years ago
..
Volo.Abp
Volo.Abp.ApiVersioning.Abstractions
Volo.Abp.AspNetCore Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.MultiTenancy Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Mvc Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Mvc.Client Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AspNetCore.TestBase Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.Auditing
Volo.Abp.Authorization Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.AutoMapper
Volo.Abp.Autofac Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.BackgroundJobs BackgroundJobWorkerOptions to AbpBackgroundJobWorkerOptions 6 years ago
Volo.Abp.BackgroundJobs.Abstractions BackgroundJobs To AbpBackgroundJobs 6 years ago
Volo.Abp.BackgroundJobs.HangFire BackgroundJobs To AbpBackgroundJobs 6 years ago
Volo.Abp.BackgroundJobs.RabbitMQ RabbitMqBackgroundJobOptions to AbpRabbitMqBackgroundJobOptions 6 years ago
Volo.Abp.BackgroundWorkers BackgroundWorkerOptions to AbpBackgroundWorkerOptions 6 years ago
Volo.Abp.Caching Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.Castle.Core
Volo.Abp.Cli Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.Cli.Core Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1 6 years ago
Volo.Abp.Core Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.Dapper Upgrade NuGet packages for the framework. 6 years ago
Volo.Abp.Data DataFilterOptions to AbpDataFilterOptions 6 years ago
Volo.Abp.Ddd.Application ApiDescriptionModelOptions to AbpApiDescriptionModelOptions 6 years ago
Volo.Abp.Ddd.Application.Contracts
Volo.Abp.Ddd.Domain Update EntityHelper.cs 6 years ago
Volo.Abp.Emailing Fix: set the default mail template culture name to "en" 6 years ago
Volo.Abp.EntityFrameworkCore Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.EntityFrameworkCore.MySQL Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Upgrade Npgsql.EntityFrameworkCore.PostgreSQL to v3.1.0. 6 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.EventBus LocalEventBusOptions to AbpLocalEventBusOptions 6 years ago
Volo.Abp.EventBus.RabbitMQ DistributedEventBusOptions to AbpDistributedEventBusOptions 6 years ago
Volo.Abp.Features Use the unified provider key format in the feature module. 6 years ago
Volo.Abp.FluentValidation Upgrade NuGet packages for the framework. 6 years ago
Volo.Abp.Guids SequentialGuidGeneratorOptions to AbpSequentialGuidGeneratorOptions 6 years ago
Volo.Abp.HangFire
Volo.Abp.Http Minify the script returned by ServiceProxyScript. 6 years ago
Volo.Abp.Http.Abstractions ApiDescriptionModelOptions to AbpApiDescriptionModelOptions 6 years ago
Volo.Abp.Http.Client Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.Http.Client.IdentityModel Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Volo.Abp.IdentityModel IdentityClientOptions to AbpIdentityClientOptions 6 years ago
Volo.Abp.Json
Volo.Abp.Ldap LdapOptions to AbpLdapOptions 6 years ago
Volo.Abp.Localization Translate to chinese localization files 6 years ago
Volo.Abp.Localization.Abstractions
Volo.Abp.MailKit Upgrade MailKit to 2.4.1. 6 years ago
Volo.Abp.MemoryDb MemoryDbContextRegistrationOptions to AbpMemoryDbContextRegistrationOptions 6 years ago
Volo.Abp.Minify Add AbpMinifyModule. 6 years ago
Volo.Abp.MongoDB #2052 Check if GetLocalEvents() and GetDistributedEvents() returns null. 6 years ago
Volo.Abp.MultiTenancy DbConnectionOptions to AbpDbConnectionOptions 6 years ago
Volo.Abp.ObjectMapping
Volo.Abp.RabbitMQ Upgrade NuGet packages for the framework. 6 years ago
Volo.Abp.Security StringEncryptionOptions to AbpStringEncryptionOptions 6 years ago
Volo.Abp.Serialization
Volo.Abp.Settings Resolved #2159: Create Configuration setting value provider. 6 years ago
Volo.Abp.Sms
Volo.Abp.Specifications
Volo.Abp.TestBase
Volo.Abp.Threading
Volo.Abp.Timing ClockOptions to AbpClockOptions 6 years ago
Volo.Abp.UI en localization grammar issue 6 years ago
Volo.Abp.UI.Navigation NavigationOptions to AbpNavigationOptions 6 years ago
Volo.Abp.Uow UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions 6 years ago
Volo.Abp.Validation Resolved #1026: Align AbpValidationActionFilter with MethodInvocationValidator. 6 years ago
Volo.Abp.VirtualFileSystem Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago