Nevoka.MinecraftRPC
1.0.1
dotnet add package Nevoka.MinecraftRPC --version 1.0.1
NuGet\Install-Package Nevoka.MinecraftRPC -Version 1.0.1
<PackageReference Include="Nevoka.MinecraftRPC" Version="1.0.1" />
<PackageVersion Include="Nevoka.MinecraftRPC" Version="1.0.1" />
<PackageReference Include="Nevoka.MinecraftRPC" />
paket add Nevoka.MinecraftRPC --version 1.0.1
#r "nuget: Nevoka.MinecraftRPC, 1.0.1"
#:package Nevoka.MinecraftRPC@1.0.1
#addin nuget:?package=Nevoka.MinecraftRPC&version=1.0.1
#tool nuget:?package=Nevoka.MinecraftRPC&version=1.0.1
Nevoka.MinecraftRPC
Nevoka.MinecraftRPC is a .NET 8 library for integrating Minecraft Server Management protocol. It enables developers to display real-time Minecraft server information and notifications.
Features
- Query Minecraft Server Management status and notifications
- Easy integration with .NET 8 applications
- Example project included
Getting Started
Requirements
- .NET 8 SDK or later
Installation
Add the package reference to your project:
<ItemGroup>
<PackageReference Include="Nevoka.MinecraftRPC" Version="*" />
</ItemGroup>
Or, if building from source:
dotnet build
Usage
See the Nevoka.MinecraftRPC.Example project for a usage demonstration.
Basic usage: See example
License
This project is licensed under the Apache License 2.0.
Contributing
Contributions are welcome! Please open issues or submit pull requests for improvements or bug fixes.
Author
Copyright 2025 Nevoka
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 is compatible. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- System.Text.Json (>= 9.0.9)
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.