Elskom.Sdk 9.0.0-preview.171.24425.1

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

// Install Elskom.Sdk as a Cake Tool
#tool nuget:?package=Elskom.Sdk&version=9.0.0-preview.171.24425.1&prerelease                

Elskom SDK for development of Els_kom plugins and for Els_kom itself. Also contains libs that can be used for other projects as well.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Fixed issue where SDK might not add a known framework reference for projects that target the .NET 7 runtime.