EDennis.AspNetCore.Base 3.1.2-alpha

This is a prerelease version of EDennis.AspNetCore.Base.
dotnet add package EDennis.AspNetCore.Base --version 3.1.2-alpha
                    
NuGet\Install-Package EDennis.AspNetCore.Base -Version 3.1.2-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="EDennis.AspNetCore.Base" Version="3.1.2-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EDennis.AspNetCore.Base" Version="3.1.2-alpha" />
                    
Directory.Packages.props
<PackageReference Include="EDennis.AspNetCore.Base" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EDennis.AspNetCore.Base --version 3.1.2-alpha
                    
#r "nuget: EDennis.AspNetCore.Base, 3.1.2-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.
#:package EDennis.AspNetCore.Base@3.1.2-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EDennis.AspNetCore.Base&version=3.1.2-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EDennis.AspNetCore.Base&version=3.1.2-alpha&prerelease
                    
Install as a Cake Tool

Alpha version that still requires (a) updated code comments, (b) updated wiki documentation, and (c) completed sample solution

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
3.1.2-alpha 558 3/12/2020
3.1.1-alpha 542 2/24/2020
3.1.0-alpha 524 2/24/2020
2.8.0 899 10/17/2019
2.7.9 781 10/16/2019
2.7.8 758 10/15/2019
2.7.7 738 10/15/2019
2.7.6 733 10/14/2019
2.7.5 813 9/25/2019
2.7.4 759 9/19/2019
2.7.3 734 9/13/2019
2.7.1 780 9/12/2019
2.7.0 820 9/12/2019
2.6.2 737 9/3/2019
2.6.1 768 9/3/2019
2.6.0 773 8/30/2019
2.5.2 781 7/23/2019
2.5.1 762 7/15/2019
2.5.0 834 7/10/2019
2.4.8 786 6/19/2019
2.4.7 763 6/18/2019
2.4.6 784 6/18/2019
2.4.5 761 6/13/2019
2.4.4 797 6/5/2019
2.4.2 817 5/21/2019
2.3.0 795 5/8/2019
2.2.9 815 5/8/2019
2.2.8 753 5/7/2019
2.2.7 806 5/3/2019
2.2.6 818 5/3/2019
2.2.5 883 5/2/2019
2.2.4 884 5/2/2019
2.2.3 838 4/29/2019
2.2.2 825 4/24/2019
2.2.1 872 4/23/2019
2.2.0 883 4/22/2019
2.1.3 856 4/14/2019
2.1.2 814 4/6/2019
2.1.1 1,395 4/5/2019
2.1.0 1,378 4/3/2019
2.0.0 1,581 4/2/2019
1.4.5 1,367 3/29/2019
1.4.4 1,562 3/28/2019
1.4.3 1,599 3/28/2019
1.4.2 1,452 3/27/2019
1.4.1 1,597 3/26/2019
1.4.0 1,555 3/23/2019
1.3.7 1,393 3/19/2019
1.3.6 1,601 3/18/2019
1.3.5 1,580 3/12/2019
1.3.4 1,553 3/9/2019
1.3.3 1,507 3/8/2019
1.3.1 1,052 1/18/2019
1.3.0 1,016 1/18/2019
1.2.0 1,007 1/16/2019
1.1.0 917 12/28/2018
1.0.0 991 12/26/2018

Alpha version -- not for production yet