IGL.Service
2.0.2
Service Library for IndieGamesLab server components
Install-Package IGL.Service -Version 2.0.2
dotnet add package IGL.Service --version 2.0.2
<PackageReference Include="IGL.Service" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IGL.Service --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IGL.Service, 2.0.2"
#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 IGL.Service as a Cake Addin
#addin nuget:?package=IGL.Service&version=2.0.2
// Install IGL.Service as a Cake Tool
#tool nuget:?package=IGL.Service&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated to expose private Factory as protected for abstract GamePacketReceiver
Dependencies
-
.NETCoreApp 2.1
- IGL.Common (>= 2.0.1)
- Microsoft.Azure.Management.ServiceBus (>= 1.3.0)
- Microsoft.Azure.ServiceBus (>= 3.0.2)
- Microsoft.Extensions.Configuration (>= 2.1.1)
- Microsoft.Extensions.Configuration.Json (>= 2.1.1)
- Microsoft.Extensions.DependencyInjection (>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Logging.Console (>= 2.1.1)
- Microsoft.Extensions.SecretManager.Tools (>= 2.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.