IKVM.NET.Sdk 8.13.1

Prefix Reserved
<Sdk Name="IKVM.NET.Sdk" Version="8.13.1" />
                    
For projects that support Sdk, copy this XML node into the project file to reference the package.

IKVM.NET.Sdk - IKVM SDK for the Java Language

Provides a managed SDK for .NET projects targeting the IKVM runtime.

Usage

IKVM.NET.Sdk provides a full MBuild SDK for compiling Java code into .NET assemblies. To use, create a .msbuildproj file with contents like the following, using the latest version.

<Project Sdk="IKVM.NET.Sdk">
    <PropertyGroup>
        <TargetFrameworks>net472;net8.0</TargetFrameworks>
    </PropertyGroup>
</Project>

Limitations

The project will compile fine in Visual Studio, with some caveats. Since we don't yet have a Visual Studio extension, manual modifications will be required to the .sln file. Ensure that after you add the project to your solution, you adjust the Project Type Guid to the C# project value of {9A19103F-16F7-4668-BE54-9A1E7A4F7556}.

Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MyProject", "src\MyProject\MyProject.msbuildproj", "ProjectGuid"
EndProject

.java files are included by default, just as .cs files are included by default in C# projects. However, Visual Studio does not yet show them as included files within the solution explorer. Ensure you have "Show All" enabled. There is no need to manually add them to item groups.

No Intellisense yet.

ProjectReferences work fine, except for the TFM limitations.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.13.1 222 8/7/2025
8.13.0 202 8/4/2025
8.12.0 134 6/27/2025
8.11.2 356 3/10/2025
8.11.1 223 2/16/2025
8.11.0 230 2/3/2025
8.11.0-pre.4 104 1/30/2025
8.11.0-pre.2 99 12/29/2024
8.11.0-pre.1 128 12/16/2024
8.10.3 275 10/31/2024
8.10.2 295 9/14/2024
8.10.1 236 8/20/2024
8.10.0 219 8/18/2024
8.10.0-pre.1 105 8/14/2024
8.9.1 201 7/14/2024
8.9.0 190 7/12/2024
8.9.0-pre.3 97 7/10/2024
8.9.0-pre.1 90 7/7/2024
8.8.1 206 5/31/2024
8.8.0 2,652 4/17/2024
8.8.0-pre.1 100 3/28/2024
8.7.6 230 4/8/2024
8.7.5 799 1/28/2024
8.7.4 410 1/18/2024
8.7.3 307 12/9/2023
8.7.2 193 12/8/2023
8.7.1 348 11/1/2023
8.7.0 265 10/30/2023
8.7.0-pre.3 121 10/27/2023
8.7.0-pre.2 112 10/16/2023
8.7.0-pre.1 130 10/10/2023
8.6.4 360 9/10/2023
8.6.3-tags-8-6-3-pre-24.1 148 8/10/2023
8.6.3-tags-8-6-3-pre-11.1 133 8/8/2023
8.6.2 271 7/9/2023
8.6.1 223 7/7/2023
8.6.0 234 7/5/2023
8.5.2 262 6/7/2023
8.5.1 247 6/2/2023
8.5.0 351 5/14/2023
8.5.0-prerelease0001 236 5/12/2023
8.5.0-develop2513 254 5/4/2023
8.5.0-develop1599 287 5/3/2023
8.5.0-develop0690 230 2/8/2023
8.4.5 546 2/7/2023
8.4.5-prerelease0001 279 2/6/2023
8.4.4 446 1/2/2023
8.4.4-prerelease0001 331 1/2/2023
8.4.3 387 1/1/2023
8.4.2 384 12/30/2022
8.4.1 400 12/28/2022
8.4.0 435 12/6/2022
8.4.0-prerelease0001 301 11/26/2022
8.3.3 443 11/20/2022
8.3.2 415 11/17/2022
8.3.1 522 11/17/2022
8.3.0 541 11/16/2022
8.3.0-prerelease0395 268 10/30/2022
8.3.0-prerelease0394 269 10/26/2022
8.2.2-prerelease0856 267 10/12/2022
8.2.2-prerelease0553 315 9/21/2022
8.2.2-prerelease0396 298 9/20/2022
8.2.2-prerelease0241 304 9/5/2022
8.2.2-prerelease0163 292 8/26/2022