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 ce3945386d
Update low-code form docs and clarify sorting guard wording
2 weeks ago
..
Volo.Abp Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AI Add fallback to default chat client for unconfigured workspaces 5 months ago
Volo.Abp.AI.Abstractions Move AbpAIOptions to Abstractions project 9 months ago
Volo.Abp.ApiVersioning.Abstractions Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore feat: Enhance URL-based culture handling with new interfaces and async methods 3 months ago
Volo.Abp.AspNetCore.Abstractions refactor: remove IClientIpAddressProvider and replace with IWebClientInfoProvider in operation rate limiting 4 months ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Authentication.OAuth Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Authentication.OpenIdConnect Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Bundling Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Components Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Components.MauiBlazor Provide a way to clear the `application configuration` cache for all users. 6 months ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling Revert "Initialize timezone service in AbpBlazorWebView" 9 months ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming Merge branch 'dev' into net10.0 9 months ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming.Bundling Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming.MudBlazor feat: Add FodyWeavers configuration files for MudBlazor theming components 4 months ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming.MudBlazor.Bundling Patch MudBlazor ripple cleanup for Blazor SSR / InteractiveAuto 3 weeks ago
Volo.Abp.AspNetCore.Components.Server Refactor token validation in CookieAuthenticationOptionsExtensions 6 months ago
Volo.Abp.AspNetCore.Components.Server.Theming Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Components.Server.Theming.MudBlazor Patch MudBlazor ripple cleanup for Blazor SSR / InteractiveAuto 3 weeks ago
Volo.Abp.AspNetCore.Components.Web Refactor TableColumn width property to string type and implement BlaoriseFluentSizingParse for dynamic sizing in DataGrid columns 4 months ago
Volo.Abp.AspNetCore.Components.Web.Theming Address Copilot review feedback 2 months ago
Volo.Abp.AspNetCore.Components.Web.Theming.MudBlazor feat: Add FodyWeavers configuration files for MudBlazor theming components 4 months ago
Volo.Abp.AspNetCore.Components.WebAssembly Avoid stack overflow when logging exceptions in Blazor WebAssembly 1 month ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming feat: Implement route-based culture handling with new helpers and tests 3 months ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming.Bundling Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming.MudBlazor feat: implement culture-aware login redirection and update login URL handling 3 months ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming.MudBlazor.Bundling Patch MudBlazor ripple cleanup for Blazor SSR / InteractiveAuto 3 weeks ago
Volo.Abp.AspNetCore.MultiTenancy Address Copilot review: fix nullability and add whitespace tests 3 months ago
Volo.Abp.AspNetCore.Mvc Fix shared options mutation in AbpRemoteServiceApiDescriptionProvider 3 weeks ago
Volo.Abp.AspNetCore.Mvc.Client Merge pull request #24995 from abpframework/auto-merge/rel-10-1/4394 4 months ago
Volo.Abp.AspNetCore.Mvc.Client.Common Use static proxy to get `ApplicationConfiguration`. 4 months ago
Volo.Abp.AspNetCore.Mvc.Contracts feat: Implement URL-based localization support for Blazor components and enhance menu item URL handling 3 months ago
Volo.Abp.AspNetCore.Mvc.Dapr Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Mvc.Dapr.EventBus refactor: Remove dynamic event support from Dapr distributed event bus implementation 3 months ago
Volo.Abp.AspNetCore.Mvc.NewtonsoftJson Introduce AddAbpOptions to prevent options deadlocks 7 months ago
Volo.Abp.AspNetCore.Mvc.UI Merge pull request #24639 from abpframework/auto-merge/rel-10-1/4280 6 months ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Make AppendAriaDescribedby case-insensitive and split on all HTML whitespace 2 months ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Use `Append` method instead of `HtmlEncoder`. 6 months ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Remove jquery-form package and update abpAjaxForm 5 months ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Add batch feature checking support with RequireFeaturesSimpleBatchStateChecker 2 months ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.Serilog Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.SignalR Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AspNetCore.TestBase Fix unit tests in Rider. 6 months ago
Volo.Abp.Auditing Increase max full-name length limits to 512 5 months ago
Volo.Abp.Auditing.Contracts Merge branch 'dev' into net10.0 9 months ago
Volo.Abp.Authorization Index batch state checker models by state for O(1) lookup 1 month ago
Volo.Abp.Authorization.Abstractions Rename ManagementPermission to ManagementPermissionName 7 months ago
Volo.Abp.AutoMapper Extract DefaultMaxDepth to AbpAutoMapperOptions for configurability 3 months ago
Volo.Abp.Autofac Extract DisablePropertyInjection check to avoid duplication 3 months ago
Volo.Abp.Autofac.WebAssembly Upgrade to .NET 10.0. 10 months ago
Volo.Abp.AzureServiceBus Add Azure.Identity support to AzureServiceBus client config. 8 months ago
Volo.Abp.BackgroundJobs Fix whitespace issues and update job handler registration in background job management 3 months ago
Volo.Abp.BackgroundJobs.Abstractions Enhance dynamic background worker management with improved error handling and logging 3 months ago
Volo.Abp.BackgroundJobs.HangFire Implement dynamic background job handling with new DynamicBackgroundJobArgs and executor 3 months ago
Volo.Abp.BackgroundJobs.Quartz Fix whitespace issues and update job handler registration in background job management 3 months ago
Volo.Abp.BackgroundJobs.RabbitMQ Fix whitespace issues and update job handler registration in background job management 3 months ago
Volo.Abp.BackgroundJobs.TickerQ Fix whitespace issues and update job handler registration in background job management 3 months ago
Volo.Abp.BackgroundWorkers Improve error messages for CronExpression in DefaultDynamicBackgroundWorkerManager and add test for exception on UpdateSchedule with CronExpression 2 months ago
Volo.Abp.BackgroundWorkers.Hangfire Use marker interfaces for dynamic worker capabilities 2 months ago
Volo.Abp.BackgroundWorkers.Quartz Use marker interfaces for dynamic worker capabilities 2 months ago
Volo.Abp.BackgroundWorkers.TickerQ Use marker interfaces for dynamic worker capabilities 2 months ago
Volo.Abp.BlazoriseUI Fix empty ExtraProperties cells in AbpExtensibleDataGrid 1 month ago
Volo.Abp.BlobStoring Add NamingNormalizers fallback bound to ProviderType inheritance 2 weeks ago
Volo.Abp.BlobStoring.Aliyun Upgrade to .NET 10.0. 10 months ago
Volo.Abp.BlobStoring.Aws Handle null in Region/ServiceURL setters and tighten nullable hints 4 weeks ago
Volo.Abp.BlobStoring.Azure Upgrade to .NET 10.0. 10 months ago
Volo.Abp.BlobStoring.Bunny Add Newtonsoft.Json dependency to Bunny and HangFire 8 months ago
Volo.Abp.BlobStoring.FileSystem Upgrade to .NET 10.0. 10 months ago
Volo.Abp.BlobStoring.Google Upgrade to .NET 10.0. 10 months ago
Volo.Abp.BlobStoring.Memory Add `BLOB Storing Memory Provider` module. 10 months ago
Volo.Abp.BlobStoring.Minio Merge pull request #23968 from colinin/minio-blob-provider 8 months ago
Volo.Abp.Caching Fix key-value mapping in GetOrAddMany and add tests 5 months ago
Volo.Abp.Caching.StackExchangeRedis Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Castle.Core Upgrade all NuGet package to latest. 9 months ago
Volo.Abp.Cli Make 'mcp' argument check case-insensitive 5 months ago
Volo.Abp.Cli.Core Merge branch 'rel-10.4' into auto-merge/rel-10-3/4646 2 weeks ago
Volo.Abp.Core Merge pull request #25430 from abpframework/auto-merge/rel-10-3/4569 1 month ago
Volo.Abp.Dapper Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Dapr Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Data Add shared user account infrastructure. 6 months ago
Volo.Abp.Ddd.Application Update low-code form docs and clarify sorting guard wording 2 weeks ago
Volo.Abp.Ddd.Application.Contracts Introduce IKeyedObject and unify object key access 7 months ago
Volo.Abp.Ddd.Domain Fix nondeterministic exception order in GetManyAsDictionaryAsync and fix doc return type description 3 months ago
Volo.Abp.Ddd.Domain.Shared Upgrade to .NET 10.0. 10 months ago
Volo.Abp.DistributedLocking Remove redundant FallbackToProvider call in MedallionAbpDistributedLock 4 weeks ago
Volo.Abp.DistributedLocking.Abstractions Add NullAbpDistributedLock and register as default lock for unit test. 6 months ago
Volo.Abp.DistributedLocking.Dapr Upgrade all NuGet package to latest. 9 months ago
Volo.Abp.Emailing Upgrade to .NET 10.0. 10 months ago
Volo.Abp.EntityFrameworkCore Merge remote-tracking branch 'origin/rel-10.5' into liming/fix-soft-delete-filter-property-name 3 weeks ago
Volo.Abp.EntityFrameworkCore.MySQL `UseQuerySplittingBehavior` for MySQL. 8 months ago
Volo.Abp.EntityFrameworkCore.MySQL.Pomelo Enable Pomelo MySQL project and add EF Core Relational 9 months ago
Volo.Abp.EntityFrameworkCore.Oracle Update Oracle.EntityFrameworkCore to 10.23.26000 7 months ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Update Devart.Data.Oracle.EFCore and EFCore.Relational versions 5 months ago
Volo.Abp.EntityFrameworkCore.PostgreSql Remove version overrides for EF Core packages 7 months ago
Volo.Abp.EntityFrameworkCore.SqlServer Upgrade to .NET 10.0. 10 months ago
Volo.Abp.EntityFrameworkCore.Sqlite Refine Sqlite interceptor registration logic 6 months ago
Volo.Abp.EventBus Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 3 months ago
Volo.Abp.EventBus.Abstractions fix: Add missing newlines at the end of several files in the event bus implementation 3 months ago
Volo.Abp.EventBus.Azure Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 3 months ago
Volo.Abp.EventBus.Dapr Remove unused System.Text.Json using from Azure and Kafka providers, remove dead IsDynamicEvent method from Dapr provider 3 months ago
Volo.Abp.EventBus.Kafka Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 3 months ago
Volo.Abp.EventBus.RabbitMQ Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 3 months ago
Volo.Abp.EventBus.Rebus Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 3 months ago
Volo.Abp.ExceptionHandling Modify concurrency error message in Arabic localization 1 month ago
Volo.Abp.Features Index batch state checker models by state for O(1) lookup 1 month ago
Volo.Abp.FluentValidation Upgrade all NuGet package to latest. 9 months ago
Volo.Abp.Gdpr.Abstractions Upgrade to .NET 10.0. 10 months ago
Volo.Abp.GlobalFeatures Serialize batch state checkers per permission in dynamic distribution 1 month ago
Volo.Abp.Guids Upgrade to .NET 10.0. 10 months ago
Volo.Abp.HangFire Add Newtonsoft.Json dependency to Bunny and HangFire 8 months ago
Volo.Abp.Http feat: Enhance XmlDocumentationProvider and related classes for improved XML documentation handling and caching 4 months ago
Volo.Abp.Http.Abstractions Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Http.Client Dispose HttpResponseMessage and HttpContent in HTTP client proxy 1 month ago
Volo.Abp.Http.Client.Dapr Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Http.Client.IdentityModel Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Http.Client.IdentityModel.MauiBlazor Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Http.Client.IdentityModel.Web Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Http.Client.IdentityModel.WebAssembly Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Http.Client.Web Upgrade to .NET 10.0. 10 months ago
Volo.Abp.IdentityModel Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Imaging.Abstractions Upgrade all NuGet package to latest. 9 months ago
Volo.Abp.Imaging.AspNetCore Upgrade all NuGet package to latest. 9 months ago
Volo.Abp.Imaging.ImageSharp Upgrade all NuGet package to latest. 9 months ago
Volo.Abp.Imaging.MagickNet Refactor image format handling in resizer 9 months ago
Volo.Abp.Imaging.SkiaSharp Keep stretch as the default resize mode in SkiaSharp resizer 1 month ago
Volo.Abp.Json Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Json.Abstractions Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Json.Newtonsoft Add logging for DateTime conversion failures 6 months ago
Volo.Abp.Json.SystemTextJson Add logging for DateTime conversion failures 6 months ago
Volo.Abp.Kafka Improve Kafka event publishing reliability 7 months ago
Volo.Abp.Ldap Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Ldap.Abstractions Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Localization refactor: remove unused resource variable and update test to exclude parent cultures 3 months ago
Volo.Abp.Localization.Abstractions Upgrade to .NET 10.0. 10 months ago
Volo.Abp.LuckyPenny.AutoMapper feat: add Volo.Abp.LuckyPenny.AutoMapper package for commercial AutoMapper integration 3 months ago
Volo.Abp.MailKit Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Mapperly Fix ExtraProperties filter bypass in Mapperly single-parameter Map 1 month ago
Volo.Abp.Maui.Client Upgrade to .NET 10.0. 10 months ago
Volo.Abp.MemoryDb Merge pull request #24373 from MarkCiliaVincenti/Frozen 6 months ago
Volo.Abp.Minify Upgrade to .NET 10.0. 10 months ago
Volo.Abp.MongoDB Merge branch 'dev' into Shared-User-Account 6 months ago
Volo.Abp.MudBlazorUI Patch MudBlazor ripple cleanup for Blazor SSR / InteractiveAuto 3 weeks ago
Volo.Abp.MultiLingualObjects Upgrade to .NET 10.0. 10 months ago
Volo.Abp.MultiTenancy Update framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/TenantResolver.cs 7 months ago
Volo.Abp.MultiTenancy.Abstractions Merge pull request #24456 from abpframework/Shared-User-Account 4 months ago
Volo.Abp.ObjectExtending Merge pull request #24318 from abpframework/auto-merge/rel-9-3/4172 7 months ago
Volo.Abp.ObjectMapping Refactor condition in IsCollectionGenericTypeInternal for clarity 4 months ago
Volo.Abp.Quartz Upgrade to .NET 10.0. 10 months ago
Volo.Abp.RabbitMQ address copilot review: wait for stale channel release before disposal; add barrier timeouts in tests 2 months ago
Volo.Abp.RemoteServices Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Security Implement role-based permission management and admin role checks 5 months ago
Volo.Abp.Serialization Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Settings Use GetOrNullAsync for setting definition lookup 6 months ago
Volo.Abp.Sms Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Sms.Aliyun Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Sms.TencentCloud Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Specifications Use frozen collections where suitable 7 months ago
Volo.Abp.Swashbuckle fix: OIDC schema mismatch in SwaggerGen setup 4 months ago
Volo.Abp.TestBase Fix mongo unit tests. 9 months ago
Volo.Abp.TextTemplating Upgrade to .NET 10.0. 10 months ago
Volo.Abp.TextTemplating.Core Address review feedback on IsSandboxed 2 months ago
Volo.Abp.TextTemplating.Razor Address review feedback on IsSandboxed 2 months ago
Volo.Abp.TextTemplating.Scriban Address review feedback on IsSandboxed 2 months ago
Volo.Abp.Threading Upgrade to .NET 10.0. 10 months ago
Volo.Abp.TickerQ Simplify AbpTickerQFunctionProvider and add input validation to AddFunction 3 months ago
Volo.Abp.Timing Change exception handling in TimeZoneHelper 6 months ago
Volo.Abp.UI Unify 'ResourcePermissions' translation to 'Permissions' 7 months ago
Volo.Abp.UI.Navigation Merge pull request #25298 from abpframework/auto-merge/rel-10-3/4511 2 months ago
Volo.Abp.Uow Upgrade to .NET 10.0. 10 months ago
Volo.Abp.Validation Upgrade all NuGet package to latest. 9 months ago
Volo.Abp.Validation.Abstractions Upgrade to .NET 10.0. 10 months ago
Volo.Abp.VirtualFileSystem Update framework/src/Volo.Abp.VirtualFileSystem/Volo/Abp/VirtualFileSystem/VirtualFileSetListExtensions.cs 2 months ago