StoneAge.CleanArchitecture.Domain.DotNetCore 5.0.0

.NET 5.0
dotnet add package StoneAge.CleanArchitecture.Domain.DotNetCore --version 5.0.0
NuGet\Install-Package StoneAge.CleanArchitecture.Domain.DotNetCore -Version 5.0.0
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="StoneAge.CleanArchitecture.Domain.DotNetCore" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StoneAge.CleanArchitecture.Domain.DotNetCore --version 5.0.0
#r "nuget: StoneAge.CleanArchitecture.Domain.DotNetCore, 5.0.0"
#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 StoneAge.CleanArchitecture.Domain.DotNetCore as a Cake Addin
#addin nuget:?package=StoneAge.CleanArchitecture.Domain.DotNetCore&version=5.0.0

// Install StoneAge.CleanArchitecture.Domain.DotNetCore as a Cake Tool
#tool nuget:?package=StoneAge.CleanArchitecture.Domain.DotNetCore&version=5.0.0

A set of interfaces and messages critical to the Clean Architecture

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on StoneAge.CleanArchitecture.Domain.DotNetCore:

Package Downloads
StoneAge.CleanArchitecture.DotNetCore

A set of .net utilities to make it simple to implement the clean architecture. Mainly file, error and JSON object presenters.

StoneAge.Synchronous.Process.Runner.DotNetCore

A simple framework for running exe processes. I.E like invoking node to run docx templater, then invoking libre office to convert the docx file to PDF.

StoneAge.CleanArchitecture.Saga

A set of packages to allow for better usecase compoisition when dealing with large pieces of logic

Mustache.Reports.Boundary

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0 2,431 1/24/2021
4.1.1 11,290 8/16/2020
4.1.0 5,581 4/30/2020
4.0.6 1,496 3/2/2020
4.0.5 365 3/2/2020
4.0.3 608 2/29/2020
4.0.2 568 2/28/2020
4.0.1 538 2/27/2020
4.0.0 1,463 2/25/2020
3.8.1 1,522 6/14/2019
3.8.0 1,325 5/24/2019
3.7.10 450 5/16/2019
3.7.9 441 5/16/2019
3.7.8 3,277 4/30/2019
3.7.7 872 3/1/2019
3.7.6 450 3/1/2019
3.7.5 3,463 11/20/2018
3.7.4 913 11/20/2018
3.7.3 737 11/20/2018
3.7.2 5,915 10/30/2018
3.7.1 1,218 10/30/2018
3.7.0 564 10/30/2018

.net 5 upgrade