IronKernel.Sdk
0.4.1
dotnet add package IronKernel.Sdk --version 0.4.1
NuGet\Install-Package IronKernel.Sdk -Version 0.4.1
<PackageReference Include="IronKernel.Sdk" Version="0.4.1" />
<PackageVersion Include="IronKernel.Sdk" Version="0.4.1" />
<PackageReference Include="IronKernel.Sdk" />
paket add IronKernel.Sdk --version 0.4.1
#r "nuget: IronKernel.Sdk, 0.4.1"
#:package IronKernel.Sdk@0.4.1
#addin nuget:?package=IronKernel.Sdk&version=0.4.1
#tool nuget:?package=IronKernel.Sdk&version=0.4.1
IronKernel.Sdk
MSBuild conventions for .ikproj projects. The SDK supplies .ikr source
collection, lock-file restore defaults, package layout, main-file validation,
and IronKernel project properties.
Published on NuGet.org as
IronKernel.Sdk. Projects can
reference it:
<Project Sdk="IronKernel.Sdk/0.1.0">
ik new currently emits a Microsoft.NET.Sdk-based project with the same
properties for maximum restore compatibility; you can switch the Sdk= attribute
to IronKernel.Sdk/<version> when you want the packaged conventions.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.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.