UniversalServer.Core
3.2.4
dotnet add package UniversalServer.Core --version 3.2.4
NuGet\Install-Package UniversalServer.Core -Version 3.2.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="UniversalServer.Core" Version="3.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UniversalServer.Core" Version="3.2.4" />
<PackageReference Include="UniversalServer.Core" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add UniversalServer.Core --version 3.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UniversalServer.Core, 3.2.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.
#:package UniversalServer.Core@3.2.4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=UniversalServer.Core&version=3.2.4
#tool nuget:?package=UniversalServer.Core&version=3.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A API library for Universal Server used to connect and transfer information.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Crayon (>= 2.0.62)
- MSM (>= 2.5.2)
- Newtonsoft.Json (>= 13.0.1)
- Pastel (>= 2.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on UniversalServer.Core:
Package | Downloads |
---|---|
UserdatabaseTemplate
A C# .net library used to connect to a userdatabase plugin on UniversalServer and keep the user data (username, password, and email) in one place to access. |
GitHub repositories
This package is not used by any popular GitHub repositories.
All release notes are put onto Github.