Netrilo.Infrastructure.Common.Abstractions
1.0.4
dotnet add package Netrilo.Infrastructure.Common.Abstractions --version 1.0.4
NuGet\Install-Package Netrilo.Infrastructure.Common.Abstractions -Version 1.0.4
<PackageReference Include="Netrilo.Infrastructure.Common.Abstractions" Version="1.0.4" />
<PackageVersion Include="Netrilo.Infrastructure.Common.Abstractions" Version="1.0.4" />
<PackageReference Include="Netrilo.Infrastructure.Common.Abstractions" />
paket add Netrilo.Infrastructure.Common.Abstractions --version 1.0.4
#r "nuget: Netrilo.Infrastructure.Common.Abstractions, 1.0.4"
#:package Netrilo.Infrastructure.Common.Abstractions@1.0.4
#addin nuget:?package=Netrilo.Infrastructure.Common.Abstractions&version=1.0.4
#tool nuget:?package=Netrilo.Infrastructure.Common.Abstractions&version=1.0.4
Netrilo.Infrastructure.Common.Abstractions
Part of the Netrilo.Infrastructure SDK
๐ฆ NuGet
๐ Description
Provides core contracts, interfaces, and abstractions used across other infrastructure modules.
- Dependency Injection contracts
- Interfaces for logging, messaging bus, domain driven exceptions, and more
- Promotes separation of concerns
- ...
๐ Installation
dotnet add package Netrilo.Infrastructure.Common.Abstractions
๐งช Tests
Run the following command to run the tests:
dotnet test .\Tests\Netrilo.Infrastructure.Common.Abstractions.UnitTests\Netrilo.Infrastructure.Common.Abstractions.UnitTests.csproj
๐ License
MIT License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net9.0
- AutoMapper (>= 13.0.1)
- MediatR (>= 13.0.0)
- Microsoft.EntityFrameworkCore (>= 9.0.9)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Netrilo.Infrastructure.Common.Abstractions:
| Package | Downloads |
|---|---|
|
Netrilo.Infrastructure.Common.Bus
Implements an in-memory or pluggable event bus for domain event publishing. |
|
|
Netrilo.Infrastructure.Common.Persistence
A modular persistence library for .NET Core applications which provides a unified repository pattern and configuration utilities for working with SQL (EF Core: PostgreSQL and SQL Server), MongoDB, and Redis in a clean and extensible way. |
|
|
Netrilo.Infrastructure.Common.Web
A package provides ready-to-use extensions for ASP.NET Core applications, bundling together common web infrastructure concerns. |
GitHub repositories
This package is not used by any popular GitHub repositories.