.NET Bindings for the ModMeta DB (github.com/Nexus-Mods/modmeta-db) library.
Info
Version: | 0.1.7 |
Author(s): | ModMeta.Core |
Last Update: | Sunday, September 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ModMeta |
Install
Install-Package ModMeta
dotnet add package ModMeta
paket add ModMeta
ModMeta Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.8)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- SemanticVersioning(>= 1.2.2)
- System.Text.Json(>= 4.7.2)