Stardust.Interstellar.Rest.Service.AspNetCore
5.5.3
.NET 5.0
.NET Core 3.1
.NET Standard 2.0
Install-Package Stardust.Interstellar.Rest.Service.AspNetCore -Version 5.5.3
dotnet add package Stardust.Interstellar.Rest.Service.AspNetCore --version 5.5.3
<PackageReference Include="Stardust.Interstellar.Rest.Service.AspNetCore" Version="5.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stardust.Interstellar.Rest.Service.AspNetCore --version 5.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stardust.Interstellar.Rest.Service.AspNetCore, 5.5.3"
#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.Interstellar.Rest.Service.AspNetCore as a Cake Addin
#addin nuget:?package=Stardust.Interstellar.Rest.Service.AspNetCore&version=5.5.3
// Install Stardust.Interstellar.Rest.Service.AspNetCore as a Cake Tool
#tool nuget:?package=Stardust.Interstellar.Rest.Service.AspNetCore&version=5.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Create webapi controllers based on decorated interfaces.
For use with aspnetcore on netcore or .net framework
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Mvc.Versioning (>= 4.1.1)
- Microsoft.Extensions.Primitives (>= 3.1.1)
- Stardust.Interstellar.Rest (>= 5.5.2)
- Stardust.Interstellar.Rest.Annotations (>= 5.5.1)
- Stardust.Particles (>= 5.0.2)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.ILGeneration (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore (>= 2.0.2)
- Microsoft.AspNetCore.Mvc (>= 2.0.2)
- Microsoft.AspNetCore.Mvc.Core (>= 2.0.2)
- Microsoft.AspNetCore.Mvc.Versioning (>= 2.0.0)
- Microsoft.Extensions.Primitives (>= 2.0.0)
- Stardust.Interstellar.Rest (>= 5.5.2)
- Stardust.Interstellar.Rest.Annotations (>= 5.5.1)
- Stardust.Particles (>= 5.0.2)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.ILGeneration (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
-
net5.0
- Microsoft.AspNetCore.Mvc.Versioning (>= 5.0.0)
- Microsoft.Extensions.Primitives (>= 5.0.1)
- Stardust.Interstellar.Rest (>= 5.5.2)
- Stardust.Interstellar.Rest.Annotations (>= 5.5.1)
- Stardust.Particles (>= 5.0.2)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.ILGeneration (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
-
net6.0
- Microsoft.AspNetCore.Mvc.Versioning (>= 5.0.0)
- Microsoft.Extensions.Primitives (>= 6.0.0)
- Stardust.Interstellar.Rest (>= 5.5.2)
- Stardust.Interstellar.Rest.Annotations (>= 5.5.1)
- Stardust.Particles (>= 5.0.2)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.ILGeneration (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Stardust.Interstellar.Rest.Service.AspNetCore:
Package | Downloads |
---|---|
Stardust.Interstellar.Rest.Service
Deprecated, this is only for ease of migration Create webapi controllers based on decorated interfaces. |
|
Veracity.Common.OAuth.AspNetCore
Authentication library for the veracity services sdk for aspnetcore |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.5.3 | 163 | 5/23/2022 |
5.5.2 | 69 | 5/21/2022 |
5.5.1 | 140 | 5/16/2022 |
5.5.0-rc2 | 530 | 9/24/2021 |
5.5.0-rc1 | 783 | 9/6/2021 |
5.0.1 | 12,476 | 4/6/2021 |
5.0.0 | 2,313 | 2/24/2021 |
5.0.0-rc1 | 179 | 2/16/2021 |
4.2.1 | 528 | 11/13/2020 |
4.2.0 | 3,349 | 2/10/2020 |
4.1.0 | 10,893 | 8/20/2019 |
4.0.1 | 402 | 8/7/2019 |
4.0.0 | 1,824 | 8/5/2019 |
Fixed version issue with Microsoft.AspNetCore.Mvc.Versioning