TddBuddy.CleanArchitecture.DotNetCore
3.7.0
A set of .net utilities to make it simple to implement the clean architecture. Mainly file, error and JSON object presenters.
Install-Package TddBuddy.CleanArchitecture.DotNetCore -Version 3.7.0
dotnet add package TddBuddy.CleanArchitecture.DotNetCore --version 3.7.0
<PackageReference Include="TddBuddy.CleanArchitecture.DotNetCore" Version="3.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TddBuddy.CleanArchitecture.DotNetCore --version 3.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TddBuddy.CleanArchitecture.DotNetCore, 3.7.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Update .Doman, so updating this to keep sync
Dependencies
-
.NETCoreApp 2.0
- Microsoft.AspNetCore (>= 2.0.0)
- Microsoft.AspNetCore.Mvc (>= 2.0.0)
- Newtonsoft.Json (>= 10.0.2)
- TddBuddy.CleanArchitecture.Domain.DotNetCore (>= 3.7.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.