IKVM.JdkUtil.MSBuild 1.0.4

Prefix Reserved
dotnet add package IKVM.JdkUtil.MSBuild --version 1.0.4
                    
NuGet\Install-Package IKVM.JdkUtil.MSBuild -Version 1.0.4
                    
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="IKVM.JdkUtil.MSBuild" Version="1.0.4">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IKVM.JdkUtil.MSBuild" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="IKVM.JdkUtil.MSBuild">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add IKVM.JdkUtil.MSBuild --version 1.0.4
                    
#r "nuget: IKVM.JdkUtil.MSBuild, 1.0.4"
                    
#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.
#:package IKVM.JdkUtil.MSBuild@1.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IKVM.JdkUtil.MSBuild&version=1.0.4
                    
Install as a Cake Addin
#tool nuget:?package=IKVM.JdkUtil.MSBuild&version=1.0.4
                    
Install as a Cake Tool

IKVM.JdkUtil

Simple library to assist in locating a Java JDK.

There are no supported framework assets in this package.

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 (1)

Showing the top 1 popular GitHub repositories that depend on IKVM.JdkUtil.MSBuild:

Repository Stars
ikvmnet/ikvm
A Java Virtual Machine and Bytecode-to-IL Converter for .NET
Version Downloads Last Updated
1.0.4 272 3/31/2025
1.0.3 176 3/31/2025
1.0.2 172 3/31/2025
1.0.1 286 3/23/2025
1.0.0 166 3/22/2025