Velentr.Core
2.0.3
dotnet add package Velentr.Core --version 2.0.3
NuGet\Install-Package Velentr.Core -Version 2.0.3
<PackageReference Include="Velentr.Core" Version="2.0.3" />
paket add Velentr.Core --version 2.0.3
#r "nuget: Velentr.Core, 2.0.3"
// Install Velentr.Core as a Cake Addin #addin nuget:?package=Velentr.Core&version=2.0.3 // Install Velentr.Core as a Cake Tool #tool nuget:?package=Velentr.Core&version=2.0.3
Velentr.Core
The core Velentr package, containing helpers and basic objects and interfaces shared across other Velentr packages.
Installation
A generic nuget package is available: : Velentr.Core
There are also nuget packages available for Monogame and FNA:
- Monogame : Velentr.Core.Monogame
- FNA : Velentr.Core.FNA
Future Plans
See list of issues under the Milestones: https://github.com/vonderborch/Velentr.Core/milestones
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Velentr.Core:
Package | Downloads |
---|---|
Velentr.Collections
A library containing a variety of helpful collections |
|
Velentr.PerformanceMetrics
A library containing some useful helpers for code profiling, performance testing, and debugging |
|
Velentr.Core.Monogame
The core Velentr package, containing helpers and basic objects and interfaces shared across other Velentr packages. |
|
Velentr.Core.FNA
The core Velentr package, containing helpers and basic objects and interfaces shared across other Velentr packages. |
GitHub repositories
This package is not used by any popular GitHub repositories.