Silk.NET.BuildTools
2.9.0
Prefix Reserved
See the version list below for details.
dotnet add package Silk.NET.BuildTools --version 2.9.0
NuGet\Install-Package Silk.NET.BuildTools -Version 2.9.0
<PackageReference Include="Silk.NET.BuildTools" Version="2.9.0" />
<PackageVersion Include="Silk.NET.BuildTools" Version="2.9.0" />
<PackageReference Include="Silk.NET.BuildTools" />
paket add Silk.NET.BuildTools --version 2.9.0
#r "nuget: Silk.NET.BuildTools, 2.9.0"
#:package Silk.NET.BuildTools@2.9.0
#addin nuget:?package=Silk.NET.BuildTools&version=2.9.0
#tool nuget:?package=Silk.NET.BuildTools&version=2.9.0
Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net5.0
- CommandLineParser (>= 2.8.0)
- HtmlAgilityPack (>= 1.11.24)
- Humanizer.Core (>= 2.8.26)
- JetBrains.Annotations (>= 2020.1.0)
- Microsoft.CodeAnalysis.CSharp (>= 3.8.0-3.final)
- Microsoft.Extensions.FileSystemGlobbing (>= 3.1.8)
- morelinq (>= 3.3.2)
- Newtonsoft.Json (>= 12.0.3)
- Ultz.Private.ClangSharp (>= 2021.10.1-nightly2)
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 |
|---|---|---|
| 2.23.0 | 178 | 1/23/2026 |
| 2.22.0 | 4,568 | 11/5/2024 |
| 2.21.0 | 1,802 | 4/23/2024 |
| 2.20.0 | 783 | 12/12/2023 |
| 2.19.0 | 257 | 11/14/2023 |
| 2.18.0 | 250 | 10/21/2023 |
| 2.17.1 | 378 | 4/9/2023 |
| 2.17.0 | 365 | 4/6/2023 |
| 2.16.0 | 594 | 8/2/2022 |
| 2.15.0 | 638 | 4/2/2022 |
| 2.14.0 | 608 | 3/15/2022 |
| 2.13.0 | 626 | 2/6/2022 |
| 2.12.0 | 434 | 1/7/2022 |
| 2.11.0 | 470 | 12/6/2021 |
| 2.10.1 | 502 | 11/10/2021 |
| 2.10.0 | 331 | 11/6/2021 |
| 2.9.0 | 338 | 10/5/2021 |
| 2.8.0 | 368 | 9/4/2021 |
| 2.7.0 | 317 | 8/9/2021 |
| 2.6.0 | 455 | 7/3/2021 |
Silk.NET October 2021 Update
- Add bindings for DirectX Video Acceleration (DXVA)
- Add bindings for D3D9Ex
- Add bindings for extra core Win32 APIs (as required by DXVA)
- Add a .NET 6 code path for GlobalMemory using NativeMemory
- Add more TFMs in addition to .NET Standard 2.0 for DirectX bindings
- Add enhanced anonymous struct support with ref-returning properties on .NET Standard 2.1 and up
- Update to Vulkan 1.2.194
- Update to latest OpenCL specifications
- Fix MarshalDirectiveException when a struct containing a char passes across a native boundary
- Fix Vulkan out parameters not having their structure type set before passing across the native boundary
- Fix native libraries not being found in some cases for self-contained executables