Rodasnet.Infrastructure 1.5.3-alpha

This is a prerelease version of Rodasnet.Infrastructure.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Rodasnet.Infrastructure --version 1.5.3-alpha
NuGet\Install-Package Rodasnet.Infrastructure -Version 1.5.3-alpha
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="Rodasnet.Infrastructure" Version="1.5.3-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rodasnet.Infrastructure --version 1.5.3-alpha
#r "nuget: Rodasnet.Infrastructure, 1.5.3-alpha"
#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 Rodasnet.Infrastructure as a Cake Addin
#addin nuget:?package=Rodasnet.Infrastructure&version=1.5.3-alpha&prerelease

// Install Rodasnet.Infrastructure as a Cake Tool
#tool nuget:?package=Rodasnet.Infrastructure&version=1.5.3-alpha&prerelease

Command Query Separation Responsibility and Event Sourcing infrastructure adopted to support .NET Standard 2.0 from the Microsoft cqrs journey. https://msdn.microsoft.com/en-us/library/jj554200.aspx

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.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.3 324 1/26/2024
2.1.2 59 1/26/2024
2.1.1 72 1/26/2024
2.1.0-alpha 129 12/26/2022
2.0.4-alpha 422 3/13/2021
2.0.3-alpha 269 3/13/2021
2.0.2-alpha 188 3/13/2021
2.0.1-alpha 223 3/10/2021
2.0.0-alpha 189 3/10/2021
1.8.2-alpha 446 5/27/2020
1.8.1-alpha 414 3/4/2019
1.7.1-alpha 387 3/4/2019
1.7.0-alpha 396 3/4/2019
1.6.0-alpha 423 3/3/2019
1.5.3-alpha 553 2/18/2019
1.5.2-alpha 915 3/5/2018
1.5.1-alpha 808 3/4/2018
1.5.0-alpha 799 3/4/2018
1.4.1-alpha 811 12/20/2017
1.4.0-alpha 752 12/18/2017
1.3.3-alpha 767 12/16/2017
1.3.2-alpha 738 12/16/2017
1.3.1-alpha 824 12/16/2017
1.3.0-alpha 849 12/16/2017
1.2.0-alpha 877 12/11/2017
1.1.0-alpha 698 12/11/2017
1.0.0-alpha 681 10/18/2017

Command Query Separation Responsibility and Event Sourcing infrastructure adopted to support .NET Standard 2.0 from the Microsoft cqrs journey. https://msdn.microsoft.com/en-us/library/jj554200.aspx
    Created GET enpoint for HealthChecks controller with no parameters