SU2.Infrastructure.Common
1.0.0
dotnet add package SU2.Infrastructure.Common --version 1.0.0
NuGet\Install-Package SU2.Infrastructure.Common -Version 1.0.0
<PackageReference Include="SU2.Infrastructure.Common" Version="1.0.0" />
<PackageVersion Include="SU2.Infrastructure.Common" Version="1.0.0" />
<PackageReference Include="SU2.Infrastructure.Common" />
paket add SU2.Infrastructure.Common --version 1.0.0
#r "nuget: SU2.Infrastructure.Common, 1.0.0"
#:package SU2.Infrastructure.Common@1.0.0
#addin nuget:?package=SU2.Infrastructure.Common&version=1.0.0
#tool nuget:?package=SU2.Infrastructure.Common&version=1.0.0
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.
| 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)
- MailKit (>= 4.17.0)
- Mediator.Abstractions (>= 3.0.2)
- Microsoft.EntityFrameworkCore (>= 10.0.8)
- Microsoft.Extensions.Configuration (>= 10.0.8)
- Microsoft.Extensions.Logging (>= 10.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.8)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.8)
- MongoDB.Driver (>= 3.9.0)
- SU2.Core (>= 1.0.0)
- SU2.UseCases (>= 1.0.0)
- Vogen (>= 8.0.5)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SU2.Infrastructure.Common:
| Package | Downloads |
|---|---|
|
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.Infrastructure.Storages
Clean Architecture template — Infrastructure.Storages sub-package: storage managers (AWS S3 via AWSSDK.S3, local file, fake) + S3/local-file health checks. Numeronym `C15e` = CleanArchitecture. Generation 2026 series. See docs/plans/infrastructure-package-split-redesign.md. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 44 | 6/12/2026 |