Stardust.Nucleus.Web 4.1.0

dotnet add package Stardust.Nucleus.Web --version 4.1.0
                    
NuGet\Install-Package Stardust.Nucleus.Web -Version 4.1.0
                    
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="Stardust.Nucleus.Web" Version="4.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stardust.Nucleus.Web" Version="4.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Stardust.Nucleus.Web" />
                    
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 Stardust.Nucleus.Web --version 4.1.0
                    
#r "nuget: Stardust.Nucleus.Web, 4.1.0"
                    
#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.
#addin nuget:?package=Stardust.Nucleus.Web&version=4.1.0
                    
Install Stardust.Nucleus.Web as a Cake Addin
#tool nuget:?package=Stardust.Nucleus.Web&version=4.1.0
                    
Install Stardust.Nucleus.Web as a Cake Tool

mvc and webapi integration of Stardust.Nucleus

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
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
4.1.0 2,162 8/20/2019
4.0.0 569 8/19/2019
3.1.2 2,239 8/7/2018
3.1.1 1,278 6/26/2018
3.1.0 1,236 6/26/2018
3.1.0-pre011 833 6/26/2018
2.1.0-pre002 1,140 3/24/2018
2.0.0.7 1,374 3/13/2018
2.0.0.6 1,211 3/6/2018
2.0.0.6-pre 1,022 2/15/2018
2.0.0.5-pre 1,033 2/13/2018
2.0.0.4-pre 976 2/12/2018
2.0.0.3-pre 985 12/13/2017
2.0.0.2-pre 855 12/13/2017
2.0.0-pre 844 12/13/2017
1.3.1 1,302 8/29/2017
1.3.0 1,005 8/15/2017
1.2.1.14 1,255 8/9/2017
1.1.0 970 8/8/2017
1.0.1 994 8/8/2017
1.0.0 994 7/11/2017

Improved service registration
     added default AppBlueprint files to the App_Start folder
     Improved nuget installation process
     Better handling of HttpContext through Dependency Injection