SU2.C15e.UseCases.Abstractions
1.2.0
See the version list below for details.
dotnet add package SU2.C15e.UseCases.Abstractions --version 1.2.0
NuGet\Install-Package SU2.C15e.UseCases.Abstractions -Version 1.2.0
<PackageReference Include="SU2.C15e.UseCases.Abstractions" Version="1.2.0" />
<PackageVersion Include="SU2.C15e.UseCases.Abstractions" Version="1.2.0" />
<PackageReference Include="SU2.C15e.UseCases.Abstractions" />
paket add SU2.C15e.UseCases.Abstractions --version 1.2.0
#r "nuget: SU2.C15e.UseCases.Abstractions, 1.2.0"
#:package SU2.C15e.UseCases.Abstractions@1.2.0
#addin nuget:?package=SU2.C15e.UseCases.Abstractions&version=1.2.0
#tool nuget:?package=SU2.C15e.UseCases.Abstractions&version=1.2.0
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 | 152 | 9/14/2026 |
| 2.0.0-preview.3 | 164 | 9/11/2026 |
| 2.0.0-preview.2 | 143 | 9/11/2026 |
| 2.0.0-preview.1 | 135 | 9/6/2026 |
| 1.2.0 | 187 | 9/11/2026 |
| 1.1.7 | 192 | 9/11/2026 |
| 1.1.6 | 185 | 9/11/2026 |
| 1.1.5 | 181 | 9/7/2026 |
| 1.1.4 | 229 | 9/4/2026 |
| 1.1.3 | 186 | 9/4/2026 |
| 1.1.2 | 204 | 9/4/2026 |
| 1.1.1 | 176 | 9/3/2026 |
| 1.1.0 | 186 | 9/3/2026 |
| 1.0.8 | 178 | 9/3/2026 |
| 1.0.7 | 173 | 9/2/2026 |
| 1.0.6 | 176 | 9/2/2026 |
| 1.0.5 | 237 | 8/24/2026 |
| 1.0.4 | 200 | 8/11/2026 |
| 1.0.3 | 170 | 8/11/2026 |
| 1.0.2 | 174 | 8/11/2026 |