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.
 
 
 
 
 
 
maliming 8106912da4
Merge branch 'dev' into FrontChannelLogoutUri
11 months ago
..
Volo.Abp Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.ApiVersioning.Abstractions Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.AspNetCore Enhance security headers middleware to improve header management and add tests for ignored headers 12 months ago
Volo.Abp.AspNetCore.Abstractions Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Upgrade to NET 9.0. 2 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Upgrade to NET 9.0. 2 years ago
Volo.Abp.AspNetCore.Authentication.OpenIdConnect Refactor security headers middleware to reintroduce essential security headers and improve code organization. 12 months ago
Volo.Abp.AspNetCore.Bundling Update_NPM_Packages 1 year ago
Volo.Abp.AspNetCore.Components fix: update object mapper service retrieval to use non-scoped version 1 year ago
Volo.Abp.AspNetCore.Components.MauiBlazor Add MauiCurrentApplicationConfigurationCacheResetService class 1 year ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling Update_NPM_Packages 1 year ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming Merge branch 'dev' into blazor-binding-runtime 2 years ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming.Bundling Merge branch 'dev' into blazor-binding-runtime 2 years ago
Volo.Abp.AspNetCore.Components.Server Merge branch 'dev' into blazor-binding-runtime 2 years ago
Volo.Abp.AspNetCore.Components.Server.Theming Make Bundling system support MAUI Blazor 1 year ago
Volo.Abp.AspNetCore.Components.Web Merge pull request #22236 from abpframework/timezone 1 year ago
Volo.Abp.AspNetCore.Components.Web.Theming Improve DefaultThemeManager to avoid potential infinite loop 1 year ago
Volo.Abp.AspNetCore.Components.WebAssembly Make `AddBlazorWebAppServices` method as obsolete. 1 year ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming Update blazor's bootstrap.css to 5.3.7. 1 year ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming.Bundling Remove duplicate entry for lang-utils.js in BlazorWebAssemblyScriptContributor 11 months ago
Volo.Abp.AspNetCore.MultiTenancy support fallback tenant in AbpTenantResolveOptions 12 months ago
Volo.Abp.AspNetCore.Mvc Add `ApplicationPartSorter_Tests`. 12 months ago
Volo.Abp.AspNetCore.Mvc.Client Remove unused Usings 2 years ago
Volo.Abp.AspNetCore.Mvc.Client.Common Remove unused Usings 2 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Remove unused Usings 2 years ago
Volo.Abp.AspNetCore.Mvc.Dapr Remove unused Usings 2 years ago
Volo.Abp.AspNetCore.Mvc.Dapr.EventBus Make sure `eventType` is not `null`. 1 year ago
Volo.Abp.AspNetCore.Mvc.NewtonsoftJson Add DateTimeOffset conversion method to IClock and only normalizing DateTime in MVC. 1 year ago
Volo.Abp.AspNetCore.Mvc.UI Add option to support adding `base` element to layout page. 1 year ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Use `btn-outline-secondary` for Cancel buttons 12 months ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Make Bundling system support MAUI Blazor 1 year ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions Add methods to remove bundle files by name or predicate 12 months ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Remove unused Usings 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Refactor JQueryValidationScriptContributor to conditionally add validation script 1 year ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Place the cursor at the end after the element receives focus. 1 year ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Upgrade to NET 9.0. 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Remove unused Usings 2 years ago
Volo.Abp.AspNetCore.Serilog Upgrade to NET 9.0. 2 years ago
Volo.Abp.AspNetCore.SignalR Remove unused Usings 2 years ago
Volo.Abp.AspNetCore.TestBase Remove unused Usings 2 years ago
Volo.Abp.Auditing Skip write audit logs if `auditLogInfo.HttpMethod` is `GET/Head`. 2 years ago
Volo.Abp.Auditing.Contracts Remove unused Usings 2 years ago
Volo.Abp.Authorization Add comments for extension methods of `IAuthorizationService/IFeatureChecker`. 1 year ago
Volo.Abp.Authorization.Abstractions Remove unused Usings 2 years ago
Volo.Abp.AutoMapper Upgrade to NET 9.0. 2 years ago
Volo.Abp.Autofac feat: add service key support in registration context. 1 year ago
Volo.Abp.Autofac.WebAssembly Upgrade to NET 9.0. 2 years ago
Volo.Abp.AzureServiceBus Remove unused Usings 2 years ago
Volo.Abp.BackgroundJobs Add support for custom job names in `AbpBackgroundJobOptions`. 1 year ago
Volo.Abp.BackgroundJobs.Abstractions fix: update AddJob method to use GetJobArgsType for background job name retrieval 1 year ago
Volo.Abp.BackgroundJobs.HangFire Improve Hangfire Initialization code 1 year ago
Volo.Abp.BackgroundJobs.Quartz Remove unused Usings 2 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Update `RabbitMQ.Client` to 7.X. 1 year ago
Volo.Abp.BackgroundWorkers Fix typo in property name from 'CornExpression' to 'CronExpression' in background worker classes 1 year ago
Volo.Abp.BackgroundWorkers.Hangfire Fix typo in property name from 'CornExpression' to 'CronExpression' in background worker classes 1 year ago
Volo.Abp.BackgroundWorkers.Quartz Fix typo in property name from 'CornExpression' to 'CronExpression' in background worker classes 1 year ago
Volo.Abp.BlazoriseUI Merge pull request #22986 from abpframework/auto-merge/rel-9-2/3759 1 year ago
Volo.Abp.BlobStoring Add missing namespaces. 2 years ago
Volo.Abp.BlobStoring.Aliyun Optimization of Stream and Resource Management 2 years ago
Volo.Abp.BlobStoring.Aws Optimization of Stream and Resource Management 2 years ago
Volo.Abp.BlobStoring.Azure Optimization of Stream and Resource Management 2 years ago
Volo.Abp.BlobStoring.Bunny Refactor code. 1 year ago
Volo.Abp.BlobStoring.FileSystem Optimization of Stream and Resource Management 2 years ago
Volo.Abp.BlobStoring.Google Update_NPM_Packages 2 years ago
Volo.Abp.BlobStoring.Minio Upgrade to NET 9.0. 2 years ago
Volo.Abp.Caching Compatible with the new version of `HybridCache`. 1 year ago
Volo.Abp.Caching.StackExchangeRedis Merge branch 'rel-9.0' into auto-merge/rel-8-3/3191 2 years ago
Volo.Abp.Castle.Core Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Cli Merge branch 'dev' into pr/19609 1 year ago
Volo.Abp.Cli.Core Enhance `CleanCommand` to run 'dotnet clean' . 12 months ago
Volo.Abp.Core Merge branch 'rel-9.3' into auto-merge/rel-9-2/3817 12 months ago
Volo.Abp.Dapper Upgrade to NET 9.0. 2 years ago
Volo.Abp.Dapr Remove unused Usings 2 years ago
Volo.Abp.Data Remove unused Usings 2 years ago
Volo.Abp.Ddd.Application Remove unused Usings 2 years ago
Volo.Abp.Ddd.Application.Contracts Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Ddd.Domain Add a default sort for `First/FirstOrDefault` and `Last/LastOrDefault`. 1 year ago
Volo.Abp.Ddd.Domain.Shared Rename IgnoreEventSelectors to IgnoredEventSelectors. 1 year ago
Volo.Abp.DistributedLocking Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.DistributedLocking.Abstractions AsyncKeyedLock optimizations 2 years ago
Volo.Abp.DistributedLocking.Dapr Upgrade to NET 9.0. 2 years ago
Volo.Abp.Emailing Public the `EmailSettingProvider` class. 12 months ago
Volo.Abp.EntityFrameworkCore Refactor `AbpEfCoreNavigationHelper` to improve performance in certain scenarios. 12 months ago
Volo.Abp.EntityFrameworkCore.MySQL Merge pull request #22387 from abpframework/auto-merge/rel-9-0/3542 1 year ago
Volo.Abp.EntityFrameworkCore.Oracle Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
Volo.Abp.EntityFrameworkCore.PostgreSql Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
Volo.Abp.EntityFrameworkCore.SqlServer Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
Volo.Abp.EntityFrameworkCore.Sqlite Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
Volo.Abp.EventBus Try to add message to inbox. 1 year ago
Volo.Abp.EventBus.Abstractions Refactor `LocalDistributedEventBus`. 1 year ago
Volo.Abp.EventBus.Azure Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`. 1 year ago
Volo.Abp.EventBus.Dapr Make sure `eventType` is not `null`. 1 year ago
Volo.Abp.EventBus.Kafka Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`. 1 year ago
Volo.Abp.EventBus.RabbitMQ Update PostConfigureAbpRabbitMqEventBusOptions.cs 1 year ago
Volo.Abp.EventBus.Rebus Make sure `eventType` is not `null`. 1 year ago
Volo.Abp.ExceptionHandling Add 'Authorizing' localization text. 12 months ago
Volo.Abp.Features Try to get tenant's `EditionId` in `EditionFeatureManagementProvider`. 1 year ago
Volo.Abp.FluentValidation Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Gdpr.Abstractions Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.GlobalFeatures Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Guids Merge branch 'prerel-9.0' into pr/20539 2 years ago
Volo.Abp.HangFire Enhance AbpHangfireAuthorizationFilter to support policy requirements 1 year ago
Volo.Abp.Http Update TypeApiDescriptionModel to include instance and public properties. 1 year ago
Volo.Abp.Http.Abstractions Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Http.Client Skip handling `queryStringParameter/pathParameter` if a converter exists. 1 year ago
Volo.Abp.Http.Client.Dapr Upgrade to NET 9.0. 2 years ago
Volo.Abp.Http.Client.IdentityModel Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Http.Client.IdentityModel.MauiBlazor Upgrade to NET 9.0. 2 years ago
Volo.Abp.Http.Client.IdentityModel.Web Upgrade to NET 9.0. 2 years ago
Volo.Abp.Http.Client.IdentityModel.WebAssembly Upgrade to NET 9.0. 2 years ago
Volo.Abp.Http.Client.Web Remove unused Usings 2 years ago
Volo.Abp.IdentityModel Remove unused Usings 2 years ago
Volo.Abp.Imaging.Abstractions Remove unused Usings 2 years ago
Volo.Abp.Imaging.AspNetCore Upgrade to NET 9.0. 2 years ago
Volo.Abp.Imaging.ImageSharp Optimization of Stream and Resource Management 2 years ago
Volo.Abp.Imaging.MagickNet Remove unused Usings 2 years ago
Volo.Abp.Imaging.SkiaSharp Optimization of Stream and Resource Management 2 years ago
Volo.Abp.Json Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Json.Abstractions Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Json.Newtonsoft Add DateTimeOffset conversion method to IClock and only normalizing DateTime in MVC. 1 year ago
Volo.Abp.Json.SystemTextJson Merge branch 'dev' into pr/19609 1 year ago
Volo.Abp.Kafka Remove unused Usings 2 years ago
Volo.Abp.Ldap Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Ldap.Abstractions Remove unused Usings 2 years ago
Volo.Abp.Localization Update timezone help text. 1 year ago
Volo.Abp.Localization.Abstractions Make sure `Value` of `FixedLocalizableString` not null. 2 years ago
Volo.Abp.MailKit Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Maui.Client Remove unused Usings 2 years ago
Volo.Abp.MemoryDb Remove unused Usings 2 years ago
Volo.Abp.Minify Remove unused Usings 2 years ago
Volo.Abp.MongoDB Refactor `AbpMongoClientFactory`. 1 year ago
Volo.Abp.MultiLingualObjects Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.MultiTenancy support fallback tenant in AbpTenantResolveOptions 12 months ago
Volo.Abp.MultiTenancy.Abstractions support fallback tenant in AbpTenantResolveOptions 12 months ago
Volo.Abp.ObjectExtending Remove unused Usings 2 years ago
Volo.Abp.ObjectMapping Refactor `TryToMapCollection` method. 2 years ago
Volo.Abp.Quartz Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.RabbitMQ Make sure the `existingConnection` is in the `Open` state and use `IAsyncDisposable`. 1 year ago
Volo.Abp.RemoteServices Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Security Remove unused Usings 2 years ago
Volo.Abp.Serialization Remove unused Usings 2 years ago
Volo.Abp.Settings update comment 1 year ago
Volo.Abp.Sms Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Sms.Aliyun Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Sms.TencentCloud Added `Volo.Abp.Sms.TencentCloud` to `common.ps1`. 2 years ago
Volo.Abp.Specifications Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Swashbuckle Add option to support adding `base` element to layout page. 1 year ago
Volo.Abp.TestBase Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.TextTemplating Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.TextTemplating.Core Remove unused Usings 2 years ago
Volo.Abp.TextTemplating.Razor Merge branch 'prerel-9.0' into pr/20539 2 years ago
Volo.Abp.TextTemplating.Scriban Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Threading Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.Timing Refactor timezone handling to use local time zone retrieval and remove deprecated methods 1 year ago
Volo.Abp.UI Hide Actions Column for Users Without Permissions 1 year ago
Volo.Abp.UI.Navigation Remove unused Usings 2 years ago
Volo.Abp.Uow Clear event predicates after `GetEventsRecords` method. 1 year ago
Volo.Abp.Validation Merge pull request #20895 from washyn/patch-6 2 years ago
Volo.Abp.Validation.Abstractions Add net8.0` to `TargetFrameworks`. 2 years ago
Volo.Abp.VirtualFileSystem Add net8.0` to `TargetFrameworks`. 2 years ago