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 bb413e65fb
Remove unused using in UnitOfWorkTestController
2 days ago
..
AbpTestBase Upgrade to .NET 10.0. 1 year ago
SimpleConsoleDemo Upgrade to .NET 10.0. 1 year ago
Volo.Abp.AI.Tests Update ChatClientAccessor_Tests.cs 7 months ago
Volo.Abp.AspNetCore.Authentication.OAuth.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.AspNetCore.Components.Web.Theming.Tests Avoid stack overflow when logging exceptions in Blazor WebAssembly 3 months ago
Volo.Abp.AspNetCore.MultiTenancy.Tests Address Copilot review: fix nullability and add whitespace tests 5 months ago
Volo.Abp.AspNetCore.Mvc.Client.Tests update localization test to use current UI culture and handle concurrent requests 7 months ago
Volo.Abp.AspNetCore.Mvc.PlugIn Upgrade to .NET 10.0. 1 year ago
Volo.Abp.AspNetCore.Mvc.Tests Remove unused using in UnitOfWorkTestController 2 days ago
Volo.Abp.AspNetCore.Mvc.UI.Tests Make AppendAriaDescribedby case-insensitive and split on all HTML whitespace 4 months ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.AspNetCore.Mvc.Versioning.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.AspNetCore.Serilog.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.AspNetCore.SignalR.Tests Pass configAction in generic HubConfigList.AddOrUpdate overload 2 months ago
Volo.Abp.AspNetCore.Tests Support HTTP QUERY method 1 month ago
Volo.Abp.AspNetCore.Uow.Tests Add opt-in options for completing the unit of work on response start 2 days ago
Volo.Abp.Auditing.Tests Merge pull request #25817 from abpframework/auto-merge/rel-10-6/4711 1 month ago
Volo.Abp.Authorization.Tests Fix NRE in batch state checker on fresh ExecutionContext 4 months ago
Volo.Abp.AutoMapper.Tests Extract DefaultMaxDepth to AbpAutoMapperOptions for configurability 5 months ago
Volo.Abp.Autofac.Tests Refactor logging mechanism and enhance orphan module warning tests 5 months ago
Volo.Abp.BackgroundJobs.Tests Delete oldest completed jobs first in the in-memory background job store 2 months ago
Volo.Abp.BlobStoring.Aliyun.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.BlobStoring.Aws.Tests Add a BLOB content pipeline and finalize encryption stream handling 4 weeks ago
Volo.Abp.BlobStoring.Azure.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.BlobStoring.Bunny.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.BlobStoring.FileSystem.Tests Add a BLOB content pipeline and finalize encryption stream handling 4 weeks ago
Volo.Abp.BlobStoring.Google.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.BlobStoring.Memory.Tests Add `BLOB Storing Memory Provider` module. 11 months ago
Volo.Abp.BlobStoring.Minio.Tests Rework BLOB encryption with an internal AES-256-GCM codec 1 month ago
Volo.Abp.BlobStoring.Tests Add a BLOB content pipeline and finalize encryption stream handling 4 weeks ago
Volo.Abp.Caching.StackExchangeRedis.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Caching.Tests Fix key-value mapping in GetOrAddMany and add tests 7 months ago
Volo.Abp.Castle.Core.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Cli.Core.Tests Update React dependencies with ABP CLI 1 week ago
Volo.Abp.Core.Tests Fix SimpleStateCheckerManager overwriting result between batch checkers 3 months ago
Volo.Abp.Dapper.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Data.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Ddd.Application.Tests Update low-code JSON schemas and sorting guard for flat layouts 2 months ago
Volo.Abp.Ddd.Tests Add GetObjectKey method to MyEntity class 9 months ago
Volo.Abp.DistributedLocking.Abstractions.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Emailing.Tests Render the lang and the dir of the current culture in email templates 2 weeks ago
Volo.Abp.EntityFrameworkCore.Tests Add tests for the aggregate root update on foreign key only relations 2 weeks ago
Volo.Abp.EntityFrameworkCore.Tests.SecondContext Upgrade to .NET 10.0. 1 year ago
Volo.Abp.EventBus.Tests docs: address copilot review feedback on dynamic events PR 5 months ago
Volo.Abp.ExceptionHandling.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Features.Tests Index batch state checker models by state for O(1) lookup 3 months ago
Volo.Abp.FluentValidation.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.GlobalFeatures.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Http.Client.IdentityModel.Web.Tests Potential fix for pull request finding 2 months ago
Volo.Abp.Http.Client.Tests Merge remote-tracking branch 'origin/dev' into maliming/query-http-method-support 1 month ago
Volo.Abp.Http.Tests Merge remote-tracking branch 'origin/dev' into maliming/query-http-method-support 1 month ago
Volo.Abp.IdentityModel.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Imaging.Abstractions.Tests feat: add GIF support checks in image resizer and compressor tests 3 months ago
Volo.Abp.Imaging.AspNetCore.Tests Upgrade all NuGet package to latest. 11 months ago
Volo.Abp.Imaging.ImageSharp.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Imaging.MagickNet.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Imaging.SkiaSharp.Tests Implement ImageResizeMode in SkiaSharp resizer and harden compressor 3 months ago
Volo.Abp.Json.Tests Update volosoft-presentation.pptx 2 months ago
Volo.Abp.Ldap.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Localization.Tests restore behavior test for duplicate JSON keys with clearer naming and comment 5 months ago
Volo.Abp.LuckyPenny.AutoMapper.Tests Fix index misalignment in MultiLingualObjectManager bulk fallback 1 month ago
Volo.Abp.MailKit.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Mapperly.Tests Merge remote-tracking branch 'origin/rel-10.6' into pr25900-resolve 3 weeks ago
Volo.Abp.MemoryDb.Tests Introduce AddAbpOptions to prevent options deadlocks 9 months ago
Volo.Abp.Minify.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.MongoDB.Tests Fix mongo unit tests. 11 months ago
Volo.Abp.MongoDB.Tests.SecondContext Upgrade to .NET 10.0. 1 year ago
Volo.Abp.MultiLingualObjects.Tests Avoid multiple enumeration in MultiLingualObjectManager 1 month ago
Volo.Abp.MultiTenancy.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.ObjectExtending.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.ObjectMapping.Tests Reject non-generic collections and add tests 6 months ago
Volo.Abp.RabbitMQ.Tests Preserve RabbitMQ connection settings from configuration 1 month ago
Volo.Abp.RemoteServices.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Security.Tests Rework BLOB encryption with an internal AES-256-GCM codec 1 month ago
Volo.Abp.Serialization.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Settings.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Sms.Aliyun.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Sms.TencenCloud.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Specifications.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.TestApp Add tests for the aggregate root update on foreign key only relations 2 weeks ago
Volo.Abp.TestApp.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.TextTemplating.Razor.Tests Render the lang and the dir of the current culture in email templates 2 weeks ago
Volo.Abp.TextTemplating.Scriban.Tests Keep the culture context reachable for a case insensitive global context 2 weeks ago
Volo.Abp.TextTemplating.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Threading.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Timing.Tests Update volosoft-presentation.pptx 2 months ago
Volo.Abp.UI.Navigation.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Uow.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.Validation.Tests Upgrade to .NET 10.0. 1 year ago
Volo.Abp.VirtualFileSystem.Tests Upgrade to .NET 10.0. 1 year ago