StoneAge.CleanArchitecture.Domain.DotNetCore
3.7.6
See the version list below for details.
dotnet add package StoneAge.CleanArchitecture.Domain.DotNetCore --version 3.7.6
NuGet\Install-Package StoneAge.CleanArchitecture.Domain.DotNetCore -Version 3.7.6
<PackageReference Include="StoneAge.CleanArchitecture.Domain.DotNetCore" Version="3.7.6" />
paket add StoneAge.CleanArchitecture.Domain.DotNetCore --version 3.7.6
#r "nuget: StoneAge.CleanArchitecture.Domain.DotNetCore, 3.7.6"
// Install StoneAge.CleanArchitecture.Domain.DotNetCore as a Cake Addin #addin nuget:?package=StoneAge.CleanArchitecture.Domain.DotNetCore&version=3.7.6 // Install StoneAge.CleanArchitecture.Domain.DotNetCore as a Cake Tool #tool nuget:?package=StoneAge.CleanArchitecture.Domain.DotNetCore&version=3.7.6
A set of interfaces and messages critical to the Clean Architecture
Product | Versions 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. |
-
.NETCoreApp 2.1
- Newtonsoft.Json (>= 10.0.2)
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 | 266 | 4/13/2023 |
5.0.0 | 7,346 | 1/24/2021 |
4.1.1 | 20,437 | 8/16/2020 |
4.1.0 | 5,965 | 4/30/2020 |
4.0.6 | 1,715 | 3/2/2020 |
4.0.5 | 460 | 3/2/2020 |
4.0.3 | 800 | 2/29/2020 |
4.0.2 | 723 | 2/28/2020 |
4.0.1 | 697 | 2/27/2020 |
4.0.0 | 1,691 | 2/25/2020 |
3.8.1 | 1,699 | 6/14/2019 |
3.8.0 | 1,472 | 5/24/2019 |
3.7.10 | 556 | 5/16/2019 |
3.7.9 | 557 | 5/16/2019 |
3.7.8 | 3,573 | 4/30/2019 |
3.7.7 | 1,068 | 3/1/2019 |
3.7.6 | 561 | 3/1/2019 |
3.7.5 | 4,188 | 11/20/2018 |
3.7.4 | 1,081 | 11/20/2018 |
3.7.3 | 889 | 11/20/2018 |
3.7.2 | 6,750 | 10/30/2018 |
3.7.1 | 1,466 | 10/30/2018 |
3.7.0 | 688 | 10/30/2018 |
Added ExcelFileOutput message