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" />
<PackageReference Include="Stardust.Nucleus.Web" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Stardust.Nucleus.Web@4.1.0
#: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=Stardust.Nucleus.Web&version=4.1.0
#tool nuget:?package=Stardust.Nucleus.Web&version=4.1.0
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 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.
-
- Microsoft.AspNet.Mvc (>= 5.2.5)
- Microsoft.AspNet.Razor (>= 3.2.3)
- Microsoft.AspNet.WebApi (>= 5.2.3)
- Microsoft.AspNet.WebApi.Client (>= 5.2.5)
- Microsoft.AspNet.WebApi.Core (>= 5.2.5)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.5)
- 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 (>= 4.1.0)
- Stardust.Interstellar.Rest.Annotations (>= 4.1.0)
- Stardust.Interstellar.Rest.Service.AspNet (>= 4.1.0)
- Stardust.Nucleus (>= 5.0.3)
- Stardust.Particles (>= 5.0.2)
- 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 | 2,839 | 8/20/2019 |
| 4.0.0 | 801 | 8/19/2019 |
| 3.1.2 | 2,575 | 8/7/2018 |
| 3.1.1 | 1,753 | 6/26/2018 |
| 3.1.0 | 1,702 | 6/26/2018 |
| 3.1.0-pre011 | 1,171 | 6/26/2018 |
| 2.1.0-pre002 | 1,594 | 3/24/2018 |
| 2.0.0.7 | 1,854 | 3/13/2018 |
| 2.0.0.6 | 1,662 | 3/6/2018 |
Loading failed
Improved service registration
added default AppBlueprint files to the App_Start folder
Improved nuget installation process
Better handling of HttpContext through Dependency Injection