Ultz.Bcl.Half 1.0.0

Prefix Reserved
dotnet add package Ultz.Bcl.Half --version 1.0.0
                    
NuGet\Install-Package Ultz.Bcl.Half -Version 1.0.0
                    
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="Ultz.Bcl.Half" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ultz.Bcl.Half" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Ultz.Bcl.Half" />
                    
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 Ultz.Bcl.Half --version 1.0.0
                    
#r "nuget: Ultz.Bcl.Half, 1.0.0"
                    
#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.
#addin nuget:?package=Ultz.Bcl.Half&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Ultz.Bcl.Half&version=1.0.0
                    
Install as a Cake Tool

Provides the System.Half type on .NET versions that don't include it.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Ultz.Bcl.Half:

Package Downloads
Silk.NET.Maths

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.

Silk.NET.OpenGL

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.

Silk.NET.OpenGL.Legacy

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.

Silk.NET.OpenGL.Legacy.Extensions.NV

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.

Hexa.NET.ImGui.Widgets

Hexa.NET.ImGui.Widgets is a comprehensive library of custom widgets for the ImGui graphical user interface library. This package includes a variety of pre-built widgets that enhance the functionality and usability of ImGui in your .NET applications. Each widget is designed to be easy to integrate, with consistent styling and behavior. This library is an extension of the Hexa.NET.ImGui wrapper, providing additional UI components for a seamless user experience.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Ultz.Bcl.Half:

Repository Stars
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
Version Downloads Last Updated
1.0.0 490,967 8/1/2020

Includes the dotnet/corefxlab implementation with some fixes and removals to sync it with dotnet/runtime.