Stardust.Interstellar.Rest.Annotations 1.4.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Stardust.Interstellar.Rest.Annotations --version 1.4.3
NuGet\Install-Package Stardust.Interstellar.Rest.Annotations -Version 1.4.3
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.Annotations" Version="1.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stardust.Interstellar.Rest.Annotations --version 1.4.3
#r "nuget: Stardust.Interstellar.Rest.Annotations, 1.4.3"
#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.Annotations as a Cake Addin
#addin nuget:?package=Stardust.Interstellar.Rest.Annotations&version=1.4.3

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

Annotations for the rest generator tool

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Stardust.Interstellar.Rest.Annotations:

Package Downloads
Stardust.Interstellar.Rest

Create rest service proxies based on decorated interfaces.

Veracity.Services.Api The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

SDK for accessing Veracity MyServices and Profile api. Veracity MyServices is your access point for engagement of digital interaction with DNV GL. You will find digital services like “Rules and Standards”, digital tools such as our OnDemand hosted service “Secure File Transfer“, our collaboration solution “Meeting Places” (SharePoint) and many other services. Some of the services are open to all users (like “Rules and Standards” and “Secure File Transfer”), while other services require an invitation from a DNV GL employee

Stardust.Interstellar.Rest.Service.AspNetCore

Create webapi controllers based on decorated interfaces. For use with aspnetcore on netcore or .net framework

Stardust.Interstellar

Stardust servicecontainer implementation of the rest api generator.

Stardust.Continuum.Client

Client for the continuum live log stream service

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.6.0 152 3/5/2024
5.5.1 13,687 5/23/2022
5.5.0 2,633 5/16/2022
5.5.0-rc1 2,114 9/6/2021
5.0.1 50,275 4/6/2021
5.0.0 15,507 2/24/2021
5.0.0-rc1 3,399 2/16/2021
4.2.0 11,485 2/10/2020
4.1.1 24,429 8/20/2019
4.0.1 1,090 8/20/2019
4.0.0 8,555 8/5/2019
3.4.8 9,951 5/14/2019
3.4.6 4,176 2/7/2019
3.4.5 7,873 12/7/2018
3.4.3 2,949 12/3/2018
3.4.1 8,167 10/4/2018
3.4.0 3,185 10/4/2018
3.3.1 2,876 10/2/2018
3.3.0 3,686 10/1/2018
3.2.0 3,537 9/18/2018
3.1.0 8,186 6/26/2018
3.1.0-pre014 1,906 6/26/2018
3.1.0-pre013 853 6/25/2018
2.0.0.3 4,680 3/19/2018
2.0.0.2 3,477 3/5/2018
2.0.0.1-pre006 1,401 3/5/2018
2.0.0.1-pre005 1,577 2/23/2018
2.0.0.1-pre004 859 2/21/2018
2.0.0.1-pre003 801 2/21/2018
2.0.0.1-pre002 1,152 2/20/2018
2.0.0.1-pre001 747 2/20/2018
2.0.0.1-pre 1,641 12/15/2017
2.0.0-pre 3,099 8/29/2017
1.6.3 2,116 10/23/2017
1.6.0 9,320 3/8/2017
1.5.4 2,854 2/22/2017
1.5.3 1,078 2/20/2017
1.5.2 1,132 2/14/2017
1.5.0 4,186 1/24/2017
1.4.3 1,374 1/9/2017
1.4.2 1,169 12/29/2016
1.4.1.1 1,049 12/20/2016
1.4.1 5,895 11/30/2016
1.4.0 2,195 11/23/2016
1.3.1 12,353 8/18/2016
1.3.0 3,405 8/18/2016
1.2.6 5,530 6/24/2016
1.2.5 1,031 6/22/2016
1.2.4 1,032 6/22/2016
1.2.3 1,018 6/22/2016
1.2.2 1,025 6/22/2016
1.2.1 1,016 6/22/2016
1.2.0 5,052 6/14/2016
1.1.1 1,072 6/3/2016
1.1.0 10,416 6/2/2016
1.0.0.1 3,930 5/31/2016

Added UserAgent attributes
Added new service type to allow for extending messages by injecting new properties on the message body type.
Added Retry and CircuitBreaker options