nkast.Kni.Templates
4.3.9001
Prefix Reserved
dotnet new install nkast.Kni.Templates@4.3.9001
This package contains a .NET Template Package you can call from the shell/command line.
KNI .NET Templates (nkast.Kni.Templates)
This package provides KNI project templates for dotnet new.
Install
dotnet new install nkast.Kni.Templates
Uninstall
dotnet new uninstall nkast.Kni.Templates
List installed templates
dotnet new list kni
Usage
After installation, create a project from one of the installed KNI templates:
dotnet new <template-short-name> -n ProjectName
Available templates
Project templates
| Short name | Template | Platform | Graphics backend | Audio backend |
|---|---|---|---|---|
kni-android-gl |
KNI Android Game Project | Android | GL ES | OpenAL |
kni-blazor-gl |
KNI Web Game Project (.net8) | Blazor WebAssembly | WebGL | WebAudio |
kni-ios-gl |
KNI iOS Game Project | iOS | GL ES | OpenAL |
kni-oculus-gl |
KNI Oculus Game Project | Oculus | OpenGL | OpenAL |
kni-sdl2-gl |
KNI Cross Platform Desktop Game Project (.net8) | SDL2 (Windows/Linux/macOS) | OpenGL | OpenAL |
kni-sdl2-gl-netframework |
KNI Cross Platform Desktop Game Project (.NET Framework) | SDL2 (Windows/Linux/macOS) | OpenGL | OpenAL |
kni-winforms-dx11 |
KNI Windows Game Project (.net8) | WinForms | DirectX11 | XAudio |
kni-winforms-dx11-netframework |
KNI Windows Game Project (.NET Framework) | WinForms | DirectX11 | XAudio |
kni-uap-core-dx11-netframework |
KNI Windows 10 Universal (Core) Game Project (.uap10) | UWP Core | DirectX11 | XAudio |
kni-uap-xaml-dx11-netframework |
KNI Windows 10 Universal (XAML) Game Project (.uap10) | UWP XAML | DirectX11 | XAudio |
kni-multiplatform |
KNI Multiplatform Game Project (.net8) | Android/Oculus/Blazor/SDL2/WinForms | GLES/WebGL/OpenGL/DirectX11 | OpenAL/WebAudio/XAudio |
kni-multiplatform-netframework |
KNI Multiplatform Game Project (.NET Framework) | SDL2/WinForms/UWP | DirectX11/OpenGL | XAudio/OpenAL |
kni-ContentPipelineExtension |
KNI Content Pipeline Extension Project (.NetStandard) | - | - | - |
Item templates
| Short name | Template |
|---|---|
KniDrawableGameComponent |
KNI DrawableGameComponent Item |
KniGameComponent |
KNI GameComponent Item |
What is included
This package includes templates for KNI game projects and related project setups available under the Templates/dotnetTemplates/content folder.
Links
- Repository: https://github.com/kniEngine/kni
- Issues: https://github.com/kniEngine/kni/issues
- Discussions: https://github.com/kniEngine/kni/discussions
-
net8.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 |
|---|---|---|
| 4.3.9001 | 94 | 8/22/2026 |
| 4.2.9001 | 257 | 7/12/2026 |
| 4.2.9001-preview.8 | 136 | 7/4/2026 |
| 4.2.9001-preview.7 | 199 | 6/13/2026 |
| 4.2.9001-preview.6 | 182 | 6/7/2026 |
| 4.2.9001-preview.5 | 170 | 6/6/2026 |
| 4.2.9001-preview.4 | 175 | 6/2/2026 |
| 4.2.9001-preview.3 | 200 | 5/24/2026 |
| 4.2.9001-preview.2 | 275 | 4/5/2026 |
| 4.2.9001-preview.1 | 311 | 3/28/2026 |