Netrilo.Infrastructure.Common.Abstractions 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Netrilo.Infrastructure.Common.Abstractions --version 1.0.3
                    
NuGet\Install-Package Netrilo.Infrastructure.Common.Abstractions -Version 1.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Netrilo.Infrastructure.Common.Abstractions" Version="1.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Netrilo.Infrastructure.Common.Abstractions" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Netrilo.Infrastructure.Common.Abstractions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Netrilo.Infrastructure.Common.Abstractions --version 1.0.3
                    
#r "nuget: Netrilo.Infrastructure.Common.Abstractions, 1.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Netrilo.Infrastructure.Common.Abstractions@1.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Netrilo.Infrastructure.Common.Abstractions&version=1.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Netrilo.Infrastructure.Common.Abstractions&version=1.0.3
                    
Install as a Cake Tool

Netrilo.Infrastructure.Common.Abstractions

Part of the Netrilo.Infrastructure SDK

๐Ÿ“ฆ NuGet

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
1.0.4 338 9/15/2025
1.0.3 316 9/15/2025
1.0.2 159 9/12/2025
1.0.1 167 9/12/2025