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 e8342fe2ed
Use HashSet for toBeDeleted.
5 years ago
..
Volo.Abp
Volo.Abp.ApiVersioning.Abstractions
Volo.Abp.AspNetCore Add unit test for AbpSecurityHeadersMiddleware. 5 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Introduce Directory.Build.props. 5 years ago
Volo.Abp.AspNetCore.Authentication.OAuth
Volo.Abp.AspNetCore.Authentication.OpenIdConnect Improved 5 years ago
Volo.Abp.AspNetCore.Components IUiPageProgressService moved to AbpBlazorClientHttpMessageHandler 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly Remove unnecessary code. 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme Remove unnecessary using 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming Use IAbpLazyServiceProvider instead of LazyGetRequiredService method. 5 years ago
Volo.Abp.AspNetCore.MultiTenancy Only switch and get default language when the tenants are different. 5 years ago
Volo.Abp.AspNetCore.Mvc Merge pull request #7766 from acjh/patch-4 5 years ago
Volo.Abp.AspNetCore.Mvc.Client Resolved #7508: Use the default language setting if user hasn't selected a language. 5 years ago
Volo.Abp.AspNetCore.Mvc.Client.Common Volo.Abp.AspNetCore.Mvc.Contracts should not depend on Volo.Abp.Ddd.Application 5 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Introduce a way to reset MVC client cache. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI Upgrade NUglify to latest. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Sorting all modifiers 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Add lock 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Added en-GB json files 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Create @abp/cms-kit npm package 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Add LogoUrl to Brand component. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Use HashSet for toBeDeleted. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Sorting all modifiers 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets
Volo.Abp.AspNetCore.Serilog
Volo.Abp.AspNetCore.SignalR Resolved #7474: Mark ServiceProvider properties as Obsolete in base classes where LazyServiceProvider is available. 5 years ago
Volo.Abp.AspNetCore.TestBase Introduce Directory.Build.props. 5 years ago
Volo.Abp.Auditing Use IServiceScopeFactory in some interceptors. 5 years ago
Volo.Abp.Authorization localized framework + modules to dutch 5 years ago
Volo.Abp.AutoMapper Allow custom services construction 5 years ago
Volo.Abp.Autofac Remove AddAutofac method. 5 years ago
Volo.Abp.Autofac.WebAssembly
Volo.Abp.BackgroundJobs Sorting all modifiers 5 years ago
Volo.Abp.BackgroundJobs.Abstractions Resolve warnings. 5 years ago
Volo.Abp.BackgroundJobs.HangFire Add AbpDashboardOptionsProvider. 5 years ago
Volo.Abp.BackgroundJobs.Quartz Always store string type values to JobDataMap 5 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Remove `var Consumer` 5 years ago
Volo.Abp.BackgroundWorkers Sorting all modifiers 5 years ago
Volo.Abp.BackgroundWorkers.Quartz Use Standby instead of PauseAll method 5 years ago
Volo.Abp.BlazoriseUI Update Blazorise 0.9.3-preview8 5 years ago
Volo.Abp.BlobStoring Merge pull request #6897 from abpframework/liangshiwei/blob-patch-1 5 years ago
Volo.Abp.BlobStoring.Aliyun Merge pull request #6897 from abpframework/liangshiwei/blob-patch-1 5 years ago
Volo.Abp.BlobStoring.Aws Merge pull request #6897 from abpframework/liangshiwei/blob-patch-1 5 years ago
Volo.Abp.BlobStoring.Azure Merge pull request #6897 from abpframework/liangshiwei/blob-patch-1 5 years ago
Volo.Abp.BlobStoring.FileSystem Sorting all modifiers 5 years ago
Volo.Abp.BlobStoring.Minio Merge pull request #6897 from abpframework/liangshiwei/blob-patch-1 5 years ago
Volo.Abp.Caching Update cache document 5 years ago
Volo.Abp.Caching.StackExchangeRedis Add RemoveMany method 5 years ago
Volo.Abp.Castle.Core Sorting all modifiers 5 years ago
Volo.Abp.Cli Delete launchSettings.json 5 years ago
Volo.Abp.Cli.Core Merge pull request #7864 from abpframework/auto-merge/rel-4-2/172 5 years ago
Volo.Abp.Core Use eager loading for GetAssemblies of FolderPlugInSource. 5 years ago
Volo.Abp.Dapper Implement async transaction methods. 5 years ago
Volo.Abp.Data Define and handle AbpDbConnectionOptions.Databases option. 5 years ago
Volo.Abp.Ddd.Application Resolved #7474: Mark ServiceProvider properties as Obsolete in base classes where LazyServiceProvider is available. 5 years ago
Volo.Abp.Ddd.Application.Contracts Added en-GB json files 5 years ago
Volo.Abp.Ddd.Domain Refactor AbpCommonDbContextRegistrationOptions 5 years ago
Volo.Abp.Emailing localized framework + modules to dutch 5 years ago
Volo.Abp.EntityFrameworkCore Implemented #7737 for MongoDB: Should return the same instance in th same UOW for replaced DbContexts. 5 years ago
Volo.Abp.EntityFrameworkCore.MySQL Enabling split queries globally. 5 years ago
Volo.Abp.EntityFrameworkCore.Oracle Make Volo.Abp.EntityFrameworkCore.Oracle available. 5 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Devart.Data.Oracle.EFCore is supported net 5. 5 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Upgrade Npgsql.EntityFrameworkCore.PostgreSQL to 5.0.2 5 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Merge branch 'rel-4.0' into dev 5 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Merge branch 'rel-4.0' into dev 5 years ago
Volo.Abp.EventBus Added Volo.Abp.EventBus.Abstractions package. 5 years ago
Volo.Abp.EventBus.Abstractions Merge branch 'auto-merge/rel-4-2/163' into dev 5 years ago
Volo.Abp.EventBus.Kafka Sorting all modifiers 5 years ago
Volo.Abp.EventBus.RabbitMQ
Volo.Abp.EventBus.Rebus Sorting all modifiers 5 years ago
Volo.Abp.ExceptionHandling Update DefaultExceptionToErrorInfoConverter.cs 5 years ago
Volo.Abp.Features localized framework + modules to dutch 5 years ago
Volo.Abp.FluentValidation Update packages to latest 5 years ago
Volo.Abp.GlobalFeatures Update GlobalFeature.cs 5 years ago
Volo.Abp.Guids
Volo.Abp.HangFire Use 1.7.* as Hangfire package version. 5 years ago
Volo.Abp.Http Merge pull request #7819 from abpframework/cotur/proxy-scripting 5 years ago
Volo.Abp.Http.Abstractions
Volo.Abp.Http.Client Merge pull request #7511 from abpframework/auto-merge/rel-4-2/137 5 years ago
Volo.Abp.Http.Client.IdentityModel
Volo.Abp.Http.Client.IdentityModel.Web Sorting all modifiers 5 years ago
Volo.Abp.Http.Client.IdentityModel.WebAssembly Sorting all modifiers 5 years ago
Volo.Abp.IdentityModel Update packages to latest 5 years ago
Volo.Abp.Json Add CanBeNull attribute. 5 years ago
Volo.Abp.Kafka Update KafkaMessageConsumer 5 years ago
Volo.Abp.Ldap localized framework + modules to dutch 5 years ago
Volo.Abp.Localization Added en-GB json files 5 years ago
Volo.Abp.Localization.Abstractions
Volo.Abp.MailKit Sorting all modifiers 5 years ago
Volo.Abp.MemoryDb Implemented #7737 for MongoDB: Should return the same instance in th same UOW for replaced DbContexts. 5 years ago
Volo.Abp.Minify Upgrade NUglify to latest. 5 years ago
Volo.Abp.MongoDB Implemented #7737 for MongoDB: Should return the same instance in th same UOW for replaced DbContexts. 5 years ago
Volo.Abp.MultiTenancy Define and handle AbpDbConnectionOptions.Databases option. 5 years ago
Volo.Abp.ObjectExtending set lookup property display name to the text field. 5 years ago
Volo.Abp.ObjectMapping
Volo.Abp.Quartz Use Standby instead of PauseAll method 5 years ago
Volo.Abp.RabbitMQ Should check the result of QueueBindCommands.TryPeek. 5 years ago
Volo.Abp.Security Refactor AbpClaimsPrincipalFactory. 5 years ago
Volo.Abp.Serialization
Volo.Abp.Settings Make GetAllAsync method of SettingProvider virtual. 5 years ago
Volo.Abp.Sms
Volo.Abp.Sms.Aliyun Optimized code. 5 years ago
Volo.Abp.Specifications
Volo.Abp.Swashbuckle Upgrade Swashbuckle.AspNetCore to 6.0. 5 years ago
Volo.Abp.TestBase
Volo.Abp.TextTemplating Fixes #7025 5 years ago
Volo.Abp.Threading Added DisableObsoleteDbContextCreationWarning to disable warning. 5 years ago
Volo.Abp.Timing localized framework + modules to dutch 5 years ago
Volo.Abp.UI UPDATE es.json Misspelling "Actions" 5 years ago
Volo.Abp.UI.Navigation Use HashSet for toBeDeleted. 5 years ago
Volo.Abp.Uow Resolved #7489: Async implementation for Transaction Commit/Rollback. 5 years ago
Volo.Abp.Validation Improve flexibility of email validation in the ValidationHelper 5 years ago
Volo.Abp.Validation.Abstractions
Volo.Abp.VirtualFileSystem Introduce Directory.Build.props. 5 years ago