SU2.UseCases
1.0.0
dotnet add package SU2.UseCases --version 1.0.0
NuGet\Install-Package SU2.UseCases -Version 1.0.0
<PackageReference Include="SU2.UseCases" Version="1.0.0" />
<PackageVersion Include="SU2.UseCases" Version="1.0.0" />
<PackageReference Include="SU2.UseCases" />
paket add SU2.UseCases --version 1.0.0
#r "nuget: SU2.UseCases, 1.0.0"
#:package SU2.UseCases@1.0.0
#addin nuget:?package=SU2.UseCases&version=1.0.0
#tool nuget:?package=SU2.UseCases&version=1.0.0
Clean Architecture template — UseCases (Application) layer (Mediator pipeline behaviors: validation/audit-log/db-retry; idempotency abstractions; permission + current-user contracts; background-job + message-broker + lock + cache + transaction + string-encryption + bulk-op interfaces). Numeronym `C15e` = CleanArchitecture. Generation 2026 series.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Ardalis.GuardClauses (>= 5.0.0)
- Ardalis.Result (>= 10.1.0)
- Ardalis.SharedKernel (>= 5.0.0)
- Ardalis.SmartEnum (>= 8.2.0)
- Ardalis.Specification (>= 9.3.1)
- FluentValidation (>= 12.1.1)
- FluentValidation.DependencyInjectionExtensions (>= 12.1.1)
- Mediator.Abstractions (>= 3.0.2)
- Microsoft.EntityFrameworkCore (>= 10.0.8)
- Microsoft.Extensions.Logging (>= 10.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.8)
- MongoDB.Driver (>= 3.9.0)
- SU2.BackgroundJobs.Abstractions (>= 1.0.0)
- SU2.Caching.Abstractions (>= 1.0.0)
- SU2.Core (>= 1.0.0)
- SU2.Messaging.Abstractions (>= 1.0.0)
- SU2.Storages.Abstractions (>= 1.0.0)
- Vogen (>= 8.0.5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SU2.UseCases:
| Package | Downloads |
|---|---|
|
SU2.Infrastructure.Common
Clean Architecture template — Infrastructure.Common sub-package: lightweight cross-cutting infra helpers (string encryption AES-256-CBC + PBKDF2, and other low-dependency utilities). Numeronym `C15e` = CleanArchitecture. Generation 2026 series. See docs/plans/infrastructure-package-split-redesign.md. |
|
|
SU2.Infrastructure
Clean Architecture template — Infrastructure layer (EF Core interceptors for audit/event-dispatch/soft-delete/no-lock, EfRepository, AppDbContext base, Dapper IDbSession, Redis + HybridCache + DistributedLock, Kafka producer/consumer base, MongoDB.EFCore wiring, Hangfire adapters, PhenX bulk-insert for SQL Server/PostgreSQL/MySQL/SQLite/Oracle, Serilog + OpenTelemetry wiring, fake implementations of UseCases interfaces). Numeronym `C15e` = CleanArchitecture. Generation 2026 series. |
|
|
SU2.Web
Clean Architecture template — Web library layer (FastEndpoints BaseEndpoint base classes, InternalAuthorize, middleware: GlobalExceptionHandler/RequestCorrelation/Timeout, JsonErrorMessageResolver, CORS + Compression setup helpers, ForwardCurrentUserHandler, CurrentUser/CurrentUserOptions services, FastEndpointsErrorBuilder, ServiceConfigs + OptionConfigs + MediatorConfig + MiddlewareConfig extension methods). Numeronym `C15e` = CleanArchitecture. Generation 2026 series. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 49 | 6/12/2026 |