Delage.Extensions 2.0.0

dotnet add package Delage.Extensions --version 2.0.0
NuGet\Install-Package Delage.Extensions -Version 2.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="Delage.Extensions" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Delage.Extensions --version 2.0.0
#r "nuget: Delage.Extensions, 2.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 Delage.Extensions as a Cake Addin
#addin nuget:?package=Delage.Extensions&version=2.0.0

// Install Delage.Extensions as a Cake Tool
#tool nuget:?package=Delage.Extensions&version=2.0.0

Introduction

This project aims to provide basic funcionality and compability across Delage's projects.

Supported .NET versions

  • .NET 6
  • .NET 7
  • .NET 8

Publishing

Follow SemVer guidelines to increment the version according to the changes made to the project in the Delage.Identity.Client.csproj file.

Once the changes are merged into the develop or master branches, the version will be published to our private NuGet feed located here. A public version will also be published on nuget.org when changes are merged into the master branch.

While in development (on the develop branch) the build number will be automatically appended to the version, e.g., 1.0.0-56.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Delage.Extensions:

Package Downloads
Delage.Maestro.Orders.Client

Delage's .NET client for Maestro Orders Service.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 146 3/27/2024
1.1.5 773 8/23/2023
1.1.1 1,797 4/17/2023
1.1.0 283 4/14/2023
1.0.0 329 4/11/2023