SU2.C15e.UseCases.Abstractions
1.1.3
See the version list below for details.
dotnet add package SU2.C15e.UseCases.Abstractions --version 1.1.3
NuGet\Install-Package SU2.C15e.UseCases.Abstractions -Version 1.1.3
<PackageReference Include="SU2.C15e.UseCases.Abstractions" Version="1.1.3" />
<PackageVersion Include="SU2.C15e.UseCases.Abstractions" Version="1.1.3" />
<PackageReference Include="SU2.C15e.UseCases.Abstractions" />
paket add SU2.C15e.UseCases.Abstractions --version 1.1.3
#r "nuget: SU2.C15e.UseCases.Abstractions, 1.1.3"
#:package SU2.C15e.UseCases.Abstractions@1.1.3
#addin nuget:?package=SU2.C15e.UseCases.Abstractions&version=1.1.3
#tool nuget:?package=SU2.C15e.UseCases.Abstractions&version=1.1.3
Clean Architecture template — UseCases Abstractions (thin Application ports): IStringEncryptionService + StringEncryptionOptions, IPermissionChecker + MultiplePermissionGrantResult. Contract-only, zero infrastructure dependency (BCL only). Lets SU2.Infrastructure.Common reference ports without pulling the heavy SU2.UseCases (EF/Mongo/FluentValidation). Namespace giữ nguyên SU2.C15e.UseCases.*. 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
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SU2.C15e.UseCases.Abstractions:
| Package | Downloads |
|---|---|
|
SU2.C15e.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.C15e.UseCases
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. |
|
|
SU2.C15e.Web
Clean Architecture template — Web library CORE (FastEndpoints BaseEndpoint base classes, InternalAuthorize + AuthorizationLogic, middleware: GlobalExceptionHandler/RequestCorrelation/Timeout/Idempotency/IscStatusCodePages, JsonErrorMessageResolver, CORS + Compression setup helpers, ForwardCurrentUserHandler, CurrentUser/CurrentRequest services, FastEndpointsErrorBuilder, ExtendedSender/AddConsumerMediator). Slim: does NOT reference the meta SU2.Infrastructure. Batteries-included composition (AddServiceConfigs + Audit HTTP wiring) lives in SU2.Web.Defaults. Numeronym `C15e` = CleanArchitecture. Generation 2026 series. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.1-rc.1 | 40 | 9/14/2026 |
| 2.0.0-preview.3 | 127 | 9/11/2026 |
| 2.0.0-preview.2 | 109 | 9/11/2026 |
| 2.0.0-preview.1 | 132 | 9/6/2026 |
| 1.2.0 | 111 | 9/11/2026 |
| 1.1.7 | 116 | 9/11/2026 |
| 1.1.6 | 121 | 9/11/2026 |
| 1.1.5 | 177 | 9/7/2026 |
| 1.1.4 | 224 | 9/4/2026 |
| 1.1.3 | 182 | 9/4/2026 |
| 1.1.2 | 201 | 9/4/2026 |
| 1.1.1 | 172 | 9/3/2026 |
| 1.1.0 | 184 | 9/3/2026 |
| 1.0.8 | 176 | 9/3/2026 |
| 1.0.7 | 171 | 9/2/2026 |
| 1.0.6 | 173 | 9/2/2026 |
| 1.0.5 | 234 | 8/24/2026 |
| 1.0.4 | 197 | 8/11/2026 |
| 1.0.3 | 167 | 8/11/2026 |
| 1.0.2 | 171 | 8/11/2026 |