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.
 
 
 
 
 
 
SALİH ÖZKARA a172651d44
Merge pull request #25023 from abpframework/issue-24918-event-bus
7 days ago
..
Volo.Abp Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AI Add fallback to default chat client for unconfigured workspaces 2 months ago
Volo.Abp.AI.Abstractions Move AbpAIOptions to Abstractions project 6 months ago
Volo.Abp.ApiVersioning.Abstractions Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore refactor: remove IClientIpAddressProvider and replace with IWebClientInfoProvider in operation rate limiting 4 weeks ago
Volo.Abp.AspNetCore.Abstractions refactor: remove IClientIpAddressProvider and replace with IWebClientInfoProvider in operation rate limiting 4 weeks ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Authentication.OAuth Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Authentication.OpenIdConnect Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Bundling Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Components Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Components.MauiBlazor Provide a way to clear the `application configuration` cache for all users. 3 months ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling Revert "Initialize timezone service in AbpBlazorWebView" 6 months ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming Merge branch 'dev' into net10.0 6 months ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming.Bundling Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Components.Server Refactor token validation in CookieAuthenticationOptionsExtensions 3 months ago
Volo.Abp.AspNetCore.Components.Server.Theming Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Components.Web Refactor TableColumn width property to string type and implement BlaoriseFluentSizingParse for dynamic sizing in DataGrid columns 1 month ago
Volo.Abp.AspNetCore.Components.Web.Theming Merge pull request #24582 from abpframework/Home-Breadcrumb 3 months ago
Volo.Abp.AspNetCore.Components.WebAssembly fix: only enable browser request streaming over HTTPS in Blazor WASM 3 weeks ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming.Bundling Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.MultiTenancy Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Mvc Merge branch 'dev' into auto-merge/rel-10-2/4435 2 weeks ago
Volo.Abp.AspNetCore.Mvc.Client Merge pull request #24995 from abpframework/auto-merge/rel-10-1/4394 4 weeks ago
Volo.Abp.AspNetCore.Mvc.Client.Common Use static proxy to get `ApplicationConfiguration`. 1 month ago
Volo.Abp.AspNetCore.Mvc.Contracts Add UserSharingStrategy to MultiTenancyInfoDto 3 months ago
Volo.Abp.AspNetCore.Mvc.Dapr Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Mvc.Dapr.EventBus refactor: Remove dynamic event support from Dapr distributed event bus implementation 1 week ago
Volo.Abp.AspNetCore.Mvc.NewtonsoftJson Introduce AddAbpOptions to prevent options deadlocks 4 months ago
Volo.Abp.AspNetCore.Mvc.UI Merge pull request #24639 from abpframework/auto-merge/rel-10-1/4280 3 months ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap fix: avoid spacing for hidden MVC inputs (#25095) 2 weeks ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Use `Append` method instead of `HtmlEncoder`. 3 months ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Remove jquery-form package and update abpAjaxForm 2 months ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Remove serialization of form data array in abpAjaxForm 1 month ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.Serilog Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.SignalR Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AspNetCore.TestBase Fix unit tests in Rider. 3 months ago
Volo.Abp.Auditing Increase max full-name length limits to 512 2 months ago
Volo.Abp.Auditing.Contracts Merge branch 'dev' into net10.0 6 months ago
Volo.Abp.Authorization Refactor resource permission key lookup to use names/ClientIds 3 months ago
Volo.Abp.Authorization.Abstractions Rename ManagementPermission to ManagementPermissionName 4 months ago
Volo.Abp.AutoMapper Extract DefaultMaxDepth to AbpAutoMapperOptions for configurability 1 week ago
Volo.Abp.Autofac Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Autofac.WebAssembly Upgrade to .NET 10.0. 7 months ago
Volo.Abp.AzureServiceBus Add Azure.Identity support to AzureServiceBus client config. 5 months ago
Volo.Abp.BackgroundJobs Fix whitespace issues and update job handler registration in background job management 2 weeks ago
Volo.Abp.BackgroundJobs.Abstractions Enhance dynamic background worker management with improved error handling and logging 1 week ago
Volo.Abp.BackgroundJobs.HangFire Implement dynamic background job handling with new DynamicBackgroundJobArgs and executor 2 weeks ago
Volo.Abp.BackgroundJobs.Quartz Fix whitespace issues and update job handler registration in background job management 2 weeks ago
Volo.Abp.BackgroundJobs.RabbitMQ Fix whitespace issues and update job handler registration in background job management 2 weeks ago
Volo.Abp.BackgroundJobs.TickerQ Fix whitespace issues and update job handler registration in background job management 2 weeks ago
Volo.Abp.BackgroundWorkers Enhance dynamic background worker management with improved error handling and logging 1 week ago
Volo.Abp.BackgroundWorkers.Hangfire Fix UpdateScheduleAsync restart behavior and revert TickerQ IsRegistered 1 week ago
Volo.Abp.BackgroundWorkers.Quartz Fix UpdateScheduleAsync restart behavior and revert TickerQ IsRegistered 1 week ago
Volo.Abp.BackgroundWorkers.TickerQ Fix UpdateScheduleAsync restart behavior and revert TickerQ IsRegistered 1 week ago
Volo.Abp.BlazoriseUI Add DateTimeOffset support and improve data grid value conversion 1 month ago
Volo.Abp.BlobStoring Upgrade to .NET 10.0. 7 months ago
Volo.Abp.BlobStoring.Aliyun Upgrade to .NET 10.0. 7 months ago
Volo.Abp.BlobStoring.Aws Upgrade to .NET 10.0. 7 months ago
Volo.Abp.BlobStoring.Azure Upgrade to .NET 10.0. 7 months ago
Volo.Abp.BlobStoring.Bunny Add Newtonsoft.Json dependency to Bunny and HangFire 5 months ago
Volo.Abp.BlobStoring.FileSystem Upgrade to .NET 10.0. 7 months ago
Volo.Abp.BlobStoring.Google Upgrade to .NET 10.0. 7 months ago
Volo.Abp.BlobStoring.Memory Add `BLOB Storing Memory Provider` module. 7 months ago
Volo.Abp.BlobStoring.Minio Merge pull request #23968 from colinin/minio-blob-provider 5 months ago
Volo.Abp.Caching Fix key-value mapping in GetOrAddMany and add tests 2 months ago
Volo.Abp.Caching.StackExchangeRedis Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Castle.Core Upgrade all NuGet package to latest. 6 months ago
Volo.Abp.Cli Make 'mcp' argument check case-insensitive 2 months ago
Volo.Abp.Cli.Core fix(cli): use ToUpperInvariant/ToLowerInvariant across CLI Core project 1 week ago
Volo.Abp.Core Merge pull request #24699 from abpframework/auto-merge/rel-10-1/4298 2 months ago
Volo.Abp.Dapper Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Dapr Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Data Add shared user account infrastructure. 3 months ago
Volo.Abp.Ddd.Application Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Ddd.Application.Contracts Introduce IKeyedObject and unify object key access 4 months ago
Volo.Abp.Ddd.Domain Fix nondeterministic exception order in GetManyAsDictionaryAsync and fix doc return type description 2 weeks ago
Volo.Abp.Ddd.Domain.Shared Upgrade to .NET 10.0. 7 months ago
Volo.Abp.DistributedLocking Upgrade to .NET 10.0. 7 months ago
Volo.Abp.DistributedLocking.Abstractions Add NullAbpDistributedLock and register as default lock for unit test. 3 months ago
Volo.Abp.DistributedLocking.Dapr Upgrade all NuGet package to latest. 6 months ago
Volo.Abp.Emailing Upgrade to .NET 10.0. 7 months ago
Volo.Abp.EntityFrameworkCore Respect entity tracking by forcing AsTracking 1 month ago
Volo.Abp.EntityFrameworkCore.MySQL `UseQuerySplittingBehavior` for MySQL. 5 months ago
Volo.Abp.EntityFrameworkCore.MySQL.Pomelo Enable Pomelo MySQL project and add EF Core Relational 6 months ago
Volo.Abp.EntityFrameworkCore.Oracle Update Oracle.EntityFrameworkCore to 10.23.26000 4 months ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Update Devart.Data.Oracle.EFCore and EFCore.Relational versions 2 months ago
Volo.Abp.EntityFrameworkCore.PostgreSql Remove version overrides for EF Core packages 4 months ago
Volo.Abp.EntityFrameworkCore.SqlServer Upgrade to .NET 10.0. 7 months ago
Volo.Abp.EntityFrameworkCore.Sqlite Refine Sqlite interceptor registration logic 3 months ago
Volo.Abp.EventBus Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 1 week ago
Volo.Abp.EventBus.Abstractions fix: Add missing newlines at the end of several files in the event bus implementation 1 week ago
Volo.Abp.EventBus.Azure Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 1 week ago
Volo.Abp.EventBus.Dapr Remove unused System.Text.Json using from Azure and Kafka providers, remove dead IsDynamicEvent method from Dapr provider 1 week ago
Volo.Abp.EventBus.Kafka Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 1 week ago
Volo.Abp.EventBus.RabbitMQ Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 1 week ago
Volo.Abp.EventBus.Rebus Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 1 week ago
Volo.Abp.ExceptionHandling Convert exceptions using `AbpExceptionHandlingOptions`. 4 months ago
Volo.Abp.Features Merge pull request #24517 from abpframework/auto-merge/rel-10-0/4230 3 months ago
Volo.Abp.FluentValidation Upgrade all NuGet package to latest. 6 months ago
Volo.Abp.Gdpr.Abstractions Upgrade to .NET 10.0. 7 months ago
Volo.Abp.GlobalFeatures Upgrade all NuGet package to latest. 6 months ago
Volo.Abp.Guids Upgrade to .NET 10.0. 7 months ago
Volo.Abp.HangFire Add Newtonsoft.Json dependency to Bunny and HangFire 5 months ago
Volo.Abp.Http feat: Enhance XmlDocumentationProvider and related classes for improved XML documentation handling and caching 3 weeks ago
Volo.Abp.Http.Abstractions Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Http.Client Upgrade all NuGet package to latest. 6 months ago
Volo.Abp.Http.Client.Dapr Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Http.Client.IdentityModel Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Http.Client.IdentityModel.MauiBlazor Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Http.Client.IdentityModel.Web Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Http.Client.IdentityModel.WebAssembly Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Http.Client.Web Upgrade to .NET 10.0. 7 months ago
Volo.Abp.IdentityModel Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Imaging.Abstractions Upgrade all NuGet package to latest. 6 months ago
Volo.Abp.Imaging.AspNetCore Upgrade all NuGet package to latest. 6 months ago
Volo.Abp.Imaging.ImageSharp Upgrade all NuGet package to latest. 6 months ago
Volo.Abp.Imaging.MagickNet Refactor image format handling in resizer 6 months ago
Volo.Abp.Imaging.SkiaSharp Upgrade all NuGet package to latest. 6 months ago
Volo.Abp.Json Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Json.Abstractions Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Json.Newtonsoft Add logging for DateTime conversion failures 3 months ago
Volo.Abp.Json.SystemTextJson Add logging for DateTime conversion failures 3 months ago
Volo.Abp.Kafka Improve Kafka event publishing reliability 4 months ago
Volo.Abp.Ldap Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Ldap.Abstractions Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Localization Use frozen collections where suitable 4 months ago
Volo.Abp.Localization.Abstractions Upgrade to .NET 10.0. 7 months ago
Volo.Abp.MailKit Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Mapperly Fix null reference in extra properties mapping 6 months ago
Volo.Abp.Maui.Client Upgrade to .NET 10.0. 7 months ago
Volo.Abp.MemoryDb Merge pull request #24373 from MarkCiliaVincenti/Frozen 3 months ago
Volo.Abp.Minify Upgrade to .NET 10.0. 7 months ago
Volo.Abp.MongoDB Merge branch 'dev' into Shared-User-Account 3 months ago
Volo.Abp.MultiLingualObjects Upgrade to .NET 10.0. 7 months ago
Volo.Abp.MultiTenancy Update framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/TenantResolver.cs 4 months ago
Volo.Abp.MultiTenancy.Abstractions Merge pull request #24456 from abpframework/Shared-User-Account 1 month ago
Volo.Abp.ObjectExtending Merge pull request #24318 from abpframework/auto-merge/rel-9-3/4172 4 months ago
Volo.Abp.ObjectMapping Refactor condition in IsCollectionGenericTypeInternal for clarity 1 month ago
Volo.Abp.Quartz Upgrade to .NET 10.0. 7 months ago
Volo.Abp.RabbitMQ Upgrade to .NET 10.0. 7 months ago
Volo.Abp.RemoteServices Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Security Implement role-based permission management and admin role checks 2 months ago
Volo.Abp.Serialization Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Settings Use GetOrNullAsync for setting definition lookup 3 months ago
Volo.Abp.Sms Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Sms.Aliyun Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Sms.TencentCloud Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Specifications Use frozen collections where suitable 4 months ago
Volo.Abp.Swashbuckle fix: OIDC schema mismatch in SwaggerGen setup 3 weeks ago
Volo.Abp.TestBase Fix mongo unit tests. 6 months ago
Volo.Abp.TextTemplating Upgrade to .NET 10.0. 7 months ago
Volo.Abp.TextTemplating.Core Refactor static definition stores and add dynamic initializers 3 months ago
Volo.Abp.TextTemplating.Razor Upgrade to .NET 10.0. 7 months ago
Volo.Abp.TextTemplating.Scriban Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Threading Upgrade to .NET 10.0. 7 months ago
Volo.Abp.TickerQ Simplify AbpTickerQFunctionProvider and add input validation to AddFunction 2 weeks ago
Volo.Abp.Timing Change exception handling in TimeZoneHelper 3 months ago
Volo.Abp.UI Unify 'ResourcePermissions' translation to 'Permissions' 4 months ago
Volo.Abp.UI.Navigation Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Uow Upgrade to .NET 10.0. 7 months ago
Volo.Abp.Validation Upgrade all NuGet package to latest. 6 months ago
Volo.Abp.Validation.Abstractions Upgrade to .NET 10.0. 7 months ago
Volo.Abp.VirtualFileSystem Fix missing semicolon in DictionaryBasedFileProvider 6 months ago