Matt.SharedKernel 1.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Matt.SharedKernel --version 1.0.9                
NuGet\Install-Package Matt.SharedKernel -Version 1.0.9                
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="Matt.SharedKernel" Version="1.0.9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Matt.SharedKernel --version 1.0.9                
#r "nuget: Matt.SharedKernel, 1.0.9"                
#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.
// Install Matt.SharedKernel as a Cake Addin
#addin nuget:?package=Matt.SharedKernel&version=1.0.9

// Install Matt.SharedKernel as a Cake Tool
#tool nuget:?package=Matt.SharedKernel&version=1.0.9                

Matt SharedKernel

Get started

Simplify the implementation of Domain-Driven Design (DDD) principles and accelerate your CQRS (Command Query Responsibility Segregation) journey when using my nuget package. This offers a versatile collection of interfaces and classes meticulously crafted to streamline DDD practices, leverage the Specification Pattern, and more.

Key Features:

  • Aggregate Principle: Enforce the Aggregate principle effortlessly within your domain model to maintain consistency and transactional integrity.

  • Specification Pattern: Define reusable, composable specifications for querying domain objects with ease.

  • CQRS and Mediator with MediatR: Seamlessly integrate and implement CQRS patterns along with the Mediator pattern using the MediatR library for clear separation of command and query responsibilities.

  • Result Object Patterns: Leverage the Result object patterns to handle and convey outcomes and errors consistently across your application layers.

  • Auditing Support: Implement robust auditing mechanisms for tracking and managing changes within your system using auditing functionalities.

  • Auto Registering DI: Simplify Dependency Injection (DI) by facilitating auto-registration of dependencies, reducing the manual configuration overhead.

With a suite of utilities tailored for DDD, CQRS, Mediator, Result patterns, Auditing, and DI, our package empowers developers to focus on business logic implementation rather than wrestling with infrastructure complexities.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9.8 0 11/24/2024
1.0.9.7 0 11/24/2024
1.0.9.6 117 6/13/2024
1.0.9.5 97 5/10/2024
1.0.9.3 109 4/16/2024
1.0.9.2 107 3/28/2024
1.0.9.1 120 3/11/2024
1.0.9 121 1/27/2024
1.0.8 116 1/16/2024
1.0.7 102 1/16/2024
1.0.6 103 1/15/2024