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