Stardust.Interstellar.Rest.Service.AspNet
5.0.0
Create webapi controllers based on decorated interfaces.
For use with asp.net mvc 5
Install-Package Stardust.Interstellar.Rest.Service.AspNet -Version 5.0.0
dotnet add package Stardust.Interstellar.Rest.Service.AspNet --version 5.0.0
<PackageReference Include="Stardust.Interstellar.Rest.Service.AspNet" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stardust.Interstellar.Rest.Service.AspNet --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stardust.Interstellar.Rest.Service.AspNet, 5.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.7.1
- Microsoft.AspNet.WebApi.Core (>= 5.2.4)
- Microsoft.AspNet.WebApi.Versioning (>= 2.3.0)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3)
- Stardust.Interstellar.Rest (>= 5.0.0)
- Stardust.Interstellar.Rest.Annotations (>= 5.0.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Stardust.Interstellar.Rest.Service.AspNet:
Package | Downloads |
---|---|
Stardust.Interstellar.Rest.Service
Deprecated, this is only for ease of migration
Create webapi controllers based on decorated interfaces.
|
|
Stardust.Interstellar.Swashbuckle
Adds swagger to the stardust generated WebApi's
|
|
Stardust.Nucleus.Web
mvc and webapi integration of Stardust.Nucleus
|
|
Veracity.Common.OAuth.AspNet
Authentication library for the veracity services sdk for asp.net mvc5
|
GitHub repositories
This package is not used by any popular GitHub repositories.