SU2.Infrastructure
1.0.0
dotnet add package SU2.Infrastructure --version 1.0.0
NuGet\Install-Package SU2.Infrastructure -Version 1.0.0
<PackageReference Include="SU2.Infrastructure" Version="1.0.0" />
<PackageVersion Include="SU2.Infrastructure" Version="1.0.0" />
<PackageReference Include="SU2.Infrastructure" />
paket add SU2.Infrastructure --version 1.0.0
#r "nuget: SU2.Infrastructure, 1.0.0"
#:package SU2.Infrastructure@1.0.0
#addin nuget:?package=SU2.Infrastructure&version=1.0.0
#tool nuget:?package=SU2.Infrastructure&version=1.0.0
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.
| 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)
- Ardalis.Specification.EntityFrameworkCore (>= 9.3.1)
- Audit.EntityFramework.Core (>= 32.1.1)
- Audit.NET (>= 32.1.1)
- Audit.NET.Kafka (>= 32.1.1)
- Audit.NET.Serilog (>= 32.1.1)
- AWSSDK.S3 (>= 4.0.0-preview.4)
- Azure.Identity (>= 1.21.0)
- Confluent.Kafka (>= 2.14.0)
- Confluent.Kafka.Extensions.OpenTelemetry (>= 0.4.0)
- Dapper (>= 2.1.79)
- DistributedLock.Redis (>= 1.1.1)
- FluentValidation (>= 12.1.1)
- FluentValidation.DependencyInjectionExtensions (>= 12.1.1)
- Hangfire.AspNetCore (>= 1.8.23)
- Hangfire.InMemory (>= 1.0.0)
- Hangfire.Mongo (>= 1.15.0)
- Hangfire.SqlServer (>= 1.8.23)
- IscB2b.Hangfire.Redis.StackExchange (>= 1.12.1)
- MailKit (>= 4.17.0)
- Mediator.Abstractions (>= 3.0.2)
- Microsoft.Data.SqlClient (>= 7.0.1)
- Microsoft.EntityFrameworkCore (>= 10.0.8)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.8)
- Microsoft.EntityFrameworkCore.Sqlite (>= 10.0.8)
- Microsoft.EntityFrameworkCore.SqlServer (>= 10.0.8)
- Microsoft.Extensions.Caching.Hybrid (>= 10.6.0)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 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)
- Microsoft.SqlServer.TransactSql.ScriptDom (>= 180.18.1)
- MongoDB.Driver (>= 3.9.0)
- MongoDB.Driver.Core.Extensions.DiagnosticSources (>= 3.0.0)
- MongoDB.EntityFrameworkCore (>= 10.0.1)
- NimblePros.Metronome (>= 0.4.1)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.15.3)
- OpenTelemetry.Exporter.Prometheus.AspNetCore (>= 1.15.3-beta.1)
- OpenTelemetry.Extensions.Hosting (>= 1.15.3)
- OpenTelemetry.Instrumentation.AspNetCore (>= 1.15.2)
- OpenTelemetry.Instrumentation.EntityFrameworkCore (>= 1.15.1-beta.1)
- OpenTelemetry.Instrumentation.GrpcNetClient (>= 1.15.1-beta.1)
- OpenTelemetry.Instrumentation.Hangfire (>= 1.15.1-beta.1)
- OpenTelemetry.Instrumentation.Http (>= 1.15.1)
- OpenTelemetry.Instrumentation.Process (>= 1.15.1-beta.1)
- OpenTelemetry.Instrumentation.Runtime (>= 1.15.1)
- OpenTelemetry.Instrumentation.SqlClient (>= 1.15.2)
- OpenTelemetry.Instrumentation.StackExchangeRedis (>= 1.15.1-beta.2)
- OpenTelemetry.Resources.Container (>= 1.15.1-beta.1)
- OpenTelemetry.Resources.Host (>= 1.15.1-beta.1)
- OpenTelemetry.Resources.OperatingSystem (>= 1.15.1-beta.1)
- OpenTelemetry.Resources.Process (>= 1.15.1-beta.2)
- Oracle.ManagedDataAccess.Core (>= 23.26.200)
- Oracle.ManagedDataAccess.OpenTelemetry (>= 23.26.200)
- PhenX.EntityFrameworkCore.BulkInsert (>= 0.5.0)
- PhenX.EntityFrameworkCore.BulkInsert.MySql (>= 0.5.0)
- PhenX.EntityFrameworkCore.BulkInsert.Oracle (>= 0.5.0)
- PhenX.EntityFrameworkCore.BulkInsert.PostgreSql (>= 0.5.0)
- PhenX.EntityFrameworkCore.BulkInsert.Sqlite (>= 0.5.0)
- PhenX.EntityFrameworkCore.BulkInsert.SqlServer (>= 0.5.0)
- Polly (>= 8.6.6)
- Serilog (>= 4.3.1)
- Serilog.AspNetCore (>= 10.0.0)
- Serilog.Enrichers.Environment (>= 3.0.1)
- Serilog.Exceptions (>= 8.4.0)
- Serilog.Sinks.ConfluentKafka (>= 0.1.4)
- Serilog.Sinks.OpenTelemetry (>= 4.2.0)
- SQLite (>= 3.13.0)
- StackExchange.Redis (>= 2.13.17)
- SU2.Core (>= 1.0.0)
- SU2.Infrastructure.BackgroundJobs (>= 1.0.0)
- SU2.Infrastructure.Caching (>= 1.0.0)
- SU2.Infrastructure.Common (>= 1.0.0)
- SU2.Infrastructure.Messaging (>= 1.0.0)
- SU2.Infrastructure.Observability (>= 1.0.0)
- SU2.Infrastructure.Storages (>= 1.0.0)
- SU2.UseCases (>= 1.0.0)
- Vogen (>= 8.0.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SU2.Infrastructure:
| Package | Downloads |
|---|---|
|
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 | 43 | 6/12/2026 |