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