SharpVk 0.3.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpVk --version 0.3.4
NuGet\Install-Package SharpVk -Version 0.3.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="SharpVk" Version="0.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpVk --version 0.3.4
#r "nuget: SharpVk, 0.3.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.
// Install SharpVk as a Cake Addin
#addin nuget:?package=SharpVk&version=0.3.4

// Install SharpVk as a Cake Tool
#tool nuget:?package=SharpVk&version=0.3.4

C#/.NET Bindings for the Vulkan API

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on SharpVk:

Package Downloads
SharpVk.Shanq

Linq to SPIR-V shader generation

SkiaSharp.Vulkan.SharpVk The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package adds Vulkan support to SkiaSharp via SharpVk.

SharpVk.Glfw

GLFW3 Bindings for C# with Vulkan support via SharpVk

MB.Pengu.Engine

MyBlindy's Pengu Vulkan Game Engine

SharpVk.Shanq.GlmSharp

GlmSharp type mappings for SharpVk Shanq

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SharpVk:

Repository Stars
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Version Downloads Last updated
1.0.0-dev497 776 8/24/2021
1.0.0-dev496 1,770 4/8/2020
1.0.0-dev495 476 1/20/2020
0.4.3-dev2 2,684 4/18/2018
0.4.3-dev 833 2/10/2018
0.4.2 17,305 1/23/2018
0.4.1 3,024 1/20/2018
0.4.0 2,889 12/3/2017
0.4.0-dev4 1,348 11/20/2017
0.4.0-dev3 1,476 9/18/2017
0.4.0-dev2 1,451 7/22/2017
0.4.0-dev 1,727 7/9/2017
0.3.4 2,466 6/6/2017
0.3.3-dev2 1,144 1/11/2017
0.3.3-dev 960 10/28/2016
0.3.2 1,883 10/19/2016
0.3.2-dev2 1,463 10/11/2016
0.3.2-dev 1,516 10/10/2016
0.3.1 1,981 9/19/2016
0.3.0 2,092 9/15/2016
0.3.0-alpha1 1,028 9/13/2016
0.2.3 1,318 8/27/2016
0.2.3-dev 814 8/27/2016
0.2.2 1,257 8/18/2016
0.2.1 1,245 8/16/2016
0.2.0 1,196 8/15/2016
0.1.1 1,247 8/13/2016
0.1.0-alpha 1,037 8/11/2016

This is a hold-over release while 0.4.0 is completed; it includes updates to Patch 40 of the Vulkan spec & several bugfixes to the marshalling logic changes introduced for Mono compatibility.