MUnique.OpenMU.PlugIns
0.4.0
MUnique.OpenMU.PlugIns contains all what's required to create plugins extension points and own plugins for dependent applications.
Install-Package MUnique.OpenMU.PlugIns -Version 0.4.0
dotnet add package MUnique.OpenMU.PlugIns --version 0.4.0
<PackageReference Include="MUnique.OpenMU.PlugIns" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MUnique.OpenMU.PlugIns --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MUnique.OpenMU.PlugIns, 0.4.0"
#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 MUnique.OpenMU.PlugIns as a Cake Addin
#addin nuget:?package=MUnique.OpenMU.PlugIns&version=0.4.0
// Install MUnique.OpenMU.PlugIns as a Cake Tool
#tool nuget:?package=MUnique.OpenMU.PlugIns&version=0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
net5.0
- Microsoft.CodeAnalysis.CSharp (>= 3.8.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MUnique.OpenMU.PlugIns:
Package | Downloads |
---|---|
MUnique.OpenMU.Network
MUnique.OpenMU.Network contains all what's required to connect from and to a MU Online game, connect or chat server. It implements the MU Online network protocol.
It also contains several the encryption algorithms and keys which were used until a few years ago up to Season 6 Episode 3.
|
GitHub repositories
This package is not used by any popular GitHub repositories.