Stardust.Interstellar.Rest.Service 4.1.0

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

Deprecated, this is only for ease of migration
     Create webapi controllers based on decorated interfaces.

There are no supported framework assets in this 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 5,443 8/20/2019
4.0.0 828 8/5/2019
3.4.10 889 7/3/2019
3.4.8 2,328 5/23/2019
3.4.7 805 5/22/2019
3.4.6 812 5/15/2019
3.4.3 7,704 12/10/2018
3.4.2 1,344 12/3/2018
3.4.0 5,657 10/4/2018
3.3.2 1,067 10/2/2018
3.3.0 1,896 10/1/2018
3.2.0 1,007 9/18/2018
3.1.10 1,175 8/28/2018
3.1.9 3,134 8/7/2018
3.1.8 1,454 7/5/2018
3.1.7 1,376 7/4/2018
3.1.3 1,418 7/3/2018
3.1.2 1,819 6/27/2018
3.1.1 1,734 6/26/2018
3.1.0 1,779 6/26/2018
3.1.0-pre012 1,151 6/26/2018
1.1.0-pre004 1,397 3/21/2018
1.0.0.5 1,545 3/19/2018
1.0.0.4 2,068 3/6/2018
1.0.0.4-pre007 1,177 3/5/2018
1.0.0.4-pre006 1,152 3/5/2018
1.0.0.4-pre005 1,183 3/5/2018
1.0.0.4-pre004 1,148 3/5/2018
1.0.0.4-pre003 1,163 2/23/2018
1.0.0.4-pre002 969 2/21/2018
1.0.0.4-pre001 1,244 2/20/2018
1.0.0.4-pre 1,131 2/13/2018
1.0.0.3-pre 1,177 2/12/2018
1.0.0.2-pre 1,187 12/15/2017
1.0.0.1-pre 1,206 12/13/2017
1.0.0-pre 1,614 8/29/2017

Deprecated this package, use Stardust.Interstellar.Rest.Service.AspNetCore for web apps running aspnet 2.* on .net core or .net framework and Stardust.Interstellar.Rest.Service.AspNet for asp.net on .net framework