D20Tek.Common
3.1.3
.NET Core 3.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package D20Tek.Common -Version 3.1.3
dotnet add package D20Tek.Common --version 3.1.3
<PackageReference Include="D20Tek.Common" Version="3.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add D20Tek.Common --version 3.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: D20Tek.Common, 3.1.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install D20Tek.Common as a Cake Addin
#addin nuget:?package=D20Tek.Common&version=3.1.3
// Install D20Tek.Common as a Cake Tool
#tool nuget:?package=D20Tek.Common&version=3.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library of common classes, interfaces, and datatypes shared across various d20Tek libraries and services. Making it easier to share types when needed, even across web service boundaries.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on D20Tek.Common:
Package | Downloads |
---|---|
d20tek-dicenotation
Library to parse and roll any dice notation. Use this library in your applications to roll random dice without having to write all of the code yourself. |
GitHub repositories
This package is not used by any popular GitHub repositories.
First version of the library, includes shared types from DiceNotation library.