StoneAge.CleanArchitecture.Domain.DotNetCore 3.7.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package StoneAge.CleanArchitecture.Domain.DotNetCore --version 3.7.1
NuGet\Install-Package StoneAge.CleanArchitecture.Domain.DotNetCore -Version 3.7.1
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="3.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StoneAge.CleanArchitecture.Domain.DotNetCore --version 3.7.1
#r "nuget: StoneAge.CleanArchitecture.Domain.DotNetCore, 3.7.1"
#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=3.7.1

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

A set interfaces and messages critical to the Clean Architecture

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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.CleanArchitecture.Saga

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

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.

Mustache.Reports.Boundary

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0 202 4/13/2023
5.0.0 5,385 1/24/2021
4.1.1 17,895 8/16/2020
4.1.0 5,848 4/30/2020
4.0.6 1,659 3/2/2020
4.0.5 440 3/2/2020
4.0.3 756 2/29/2020
4.0.2 693 2/28/2020
4.0.1 667 2/27/2020
4.0.0 1,627 2/25/2020
3.8.1 1,654 6/14/2019
3.8.0 1,433 5/24/2019
3.7.10 527 5/16/2019
3.7.9 532 5/16/2019
3.7.8 3,500 4/30/2019
3.7.7 1,014 3/1/2019
3.7.6 538 3/1/2019
3.7.5 4,005 11/20/2018
3.7.4 1,036 11/20/2018
3.7.3 846 11/20/2018
3.7.2 6,523 10/30/2018
3.7.1 1,391 10/30/2018
3.7.0 664 10/30/2018

TddBuddy to StoneAge port + removed all the ErrorOutputMessage references