LibDeflate.Bindings
1.0.3
dotnet add package LibDeflate.Bindings --version 1.0.3
NuGet\Install-Package LibDeflate.Bindings -Version 1.0.3
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="LibDeflate.Bindings" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LibDeflate.Bindings" Version="1.0.3" />
<PackageReference Include="LibDeflate.Bindings" />
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 LibDeflate.Bindings --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LibDeflate.Bindings, 1.0.3"
#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 LibDeflate.Bindings@1.0.3
#: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=LibDeflate.Bindings&version=1.0.3
#tool nuget:?package=LibDeflate.Bindings&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LibDeflate bindings for .NET 10+
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LibDeflate.Bindings:
| Package | Downloads |
|---|---|
|
Moongate.Core
Shared infrastructure, dependency injection, utilities, and common runtime services for Moongate. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on LibDeflate.Bindings:
| Repository | Stars |
|---|---|
|
modernuo/ModernUO
Highly Performant & Scalable Ultima Online Server Emulator
|
|
|
moongate-community/moongate
Moongate is modern Ultima Online server built from scratch in C# with AOT compilation for high performance and nostalgic gameplay experience.
|