Stardust.Interstellar.Rest.Service 4.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Stardust.Interstellar.Rest.Service --version 4.0.0                
NuGet\Install-Package Stardust.Interstellar.Rest.Service -Version 4.0.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.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 --version 4.0.0                
#r "nuget: Stardust.Interstellar.Rest.Service, 4.0.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.
// Install Stardust.Interstellar.Rest.Service as a Cake Addin
#addin nuget:?package=Stardust.Interstellar.Rest.Service&version=4.0.0

// Install Stardust.Interstellar.Rest.Service as a Cake Tool
#tool nuget:?package=Stardust.Interstellar.Rest.Service&version=4.0.0                

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,228 8/20/2019
4.0.0 758 8/5/2019
3.4.10 818 7/3/2019
3.4.8 2,257 5/23/2019
3.4.7 730 5/22/2019
3.4.6 741 5/15/2019
3.4.3 7,509 12/10/2018
3.4.2 1,194 12/3/2018
3.4.0 5,576 10/4/2018
3.3.2 983 10/2/2018
3.3.0 1,819 10/1/2018
3.2.0 926 9/18/2018
3.1.10 1,095 8/28/2018
3.1.9 2,993 8/7/2018
3.1.8 1,255 7/5/2018
3.1.7 1,170 7/4/2018
3.1.3 1,218 7/3/2018
3.1.2 1,612 6/27/2018
3.1.1 1,531 6/26/2018
3.1.0 1,577 6/26/2018
3.1.0-pre012 953 6/26/2018
1.1.0-pre004 1,188 3/21/2018
1.0.0.5 1,342 3/19/2018
1.0.0.4 1,862 3/6/2018
1.0.0.4-pre007 975 3/5/2018
1.0.0.4-pre006 953 3/5/2018
1.0.0.4-pre005 981 3/5/2018
1.0.0.4-pre004 941 3/5/2018
1.0.0.4-pre003 960 2/23/2018
1.0.0.4-pre002 833 2/21/2018
1.0.0.4-pre001 1,042 2/20/2018
1.0.0.4-pre 932 2/13/2018
1.0.0.3-pre 979 2/12/2018
1.0.0.2-pre 986 12/15/2017
1.0.0.1-pre 1,002 12/13/2017
1.0.0-pre 1,478 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