Stardust.Nucleus.Web
3.1.1
.NET Framework 4.7.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Stardust.Nucleus.Web --version 3.1.1
NuGet\Install-Package Stardust.Nucleus.Web -Version 3.1.1
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="3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stardust.Nucleus.Web --version 3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stardust.Nucleus.Web, 3.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Stardust.Nucleus.Web as a Cake Addin
#addin nuget:?package=Stardust.Nucleus.Web&version=3.1.1
// Install Stardust.Nucleus.Web as a Cake Tool
#tool nuget:?package=Stardust.Nucleus.Web&version=3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
mvc and webapi integration of Stardust.Nucleus
Product | Versions |
---|---|
.NET Framework | net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Razor (>= 3.2.3)
- Microsoft.AspNet.WebApi (>= 5.2.3)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3)
- Microsoft.AspNet.WebPages (>= 3.2.3)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- NETStandard.Library (>= 2.0.1)
- Newtonsoft.Json (>= 10.0.3)
- Stardust.Interstellar.Rest (>= 3.1.1)
- Stardust.Interstellar.Rest.Annotations (>= 3.1.0)
- Stardust.Interstellar.Rest.Service (>= 3.1.1)
- Stardust.Nucleus (>= 5.0.2)
- Stardust.Particles (>= 5.0.1)
- WebActivatorEx (>= 2.2.0)
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 | 838 | 8/20/2019 |
4.0.0 | 405 | 8/19/2019 |
3.1.2 | 1,860 | 8/7/2018 |
3.1.1 | 995 | 6/26/2018 |
3.1.0 | 953 | 6/26/2018 |
3.1.0-pre011 | 667 | 6/26/2018 |
2.1.0-pre002 | 899 | 3/24/2018 |
2.0.0.7 | 1,080 | 3/13/2018 |
2.0.0.6 | 918 | 3/6/2018 |
2.0.0.6-pre | 793 | 2/15/2018 |
2.0.0.5-pre | 793 | 2/13/2018 |
2.0.0.4-pre | 744 | 2/12/2018 |
2.0.0.3-pre | 749 | 12/13/2017 |
2.0.0.2-pre | 674 | 12/13/2017 |
2.0.0-pre | 665 | 12/13/2017 |
1.3.1 | 1,038 | 8/29/2017 |
1.3.0 | 760 | 8/15/2017 |
1.2.1.14 | 907 | 8/9/2017 |
1.1.0 | 731 | 8/8/2017 |
1.0.1 | 737 | 8/8/2017 |
1.0.0 | 744 | 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