StoneAge.CleanArchitecture.Domain.DotNetCore
3.7.7
See the version list below for details.
dotnet add package StoneAge.CleanArchitecture.Domain.DotNetCore --version 3.7.7
NuGet\Install-Package StoneAge.CleanArchitecture.Domain.DotNetCore -Version 3.7.7
<PackageReference Include="StoneAge.CleanArchitecture.Domain.DotNetCore" Version="3.7.7" />
paket add StoneAge.CleanArchitecture.Domain.DotNetCore --version 3.7.7
#r "nuget: StoneAge.CleanArchitecture.Domain.DotNetCore, 3.7.7"
// Install StoneAge.CleanArchitecture.Domain.DotNetCore as a Cake Addin #addin nuget:?package=StoneAge.CleanArchitecture.Domain.DotNetCore&version=3.7.7 // Install StoneAge.CleanArchitecture.Domain.DotNetCore as a Cake Tool #tool nuget:?package=StoneAge.CleanArchitecture.Domain.DotNetCore&version=3.7.7
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 | 269 | 4/13/2023 |
5.0.0 | 7,434 | 1/24/2021 |
4.1.1 | 20,554 | 8/16/2020 |
4.1.0 | 5,967 | 4/30/2020 |
4.0.6 | 1,717 | 3/2/2020 |
4.0.5 | 462 | 3/2/2020 |
4.0.3 | 802 | 2/29/2020 |
4.0.2 | 725 | 2/28/2020 |
4.0.1 | 699 | 2/27/2020 |
4.0.0 | 1,693 | 2/25/2020 |
3.8.1 | 1,701 | 6/14/2019 |
3.8.0 | 1,474 | 5/24/2019 |
3.7.10 | 558 | 5/16/2019 |
3.7.9 | 559 | 5/16/2019 |
3.7.8 | 3,575 | 4/30/2019 |
3.7.7 | 1,071 | 3/1/2019 |
3.7.6 | 563 | 3/1/2019 |
3.7.5 | 4,190 | 11/20/2018 |
3.7.4 | 1,083 | 11/20/2018 |
3.7.3 | 891 | 11/20/2018 |
3.7.2 | 6,753 | 10/30/2018 |
3.7.1 | 1,468 | 10/30/2018 |
3.7.0 | 690 | 10/30/2018 |
Added ExcelFileOutput message