NextLevel.P2P.GameBase
1.0.2
dotnet add package NextLevel.P2P.GameBase --version 1.0.2
NuGet\Install-Package NextLevel.P2P.GameBase -Version 1.0.2
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="NextLevel.P2P.GameBase" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NextLevel.P2P.GameBase" Version="1.0.2" />
<PackageReference Include="NextLevel.P2P.GameBase" />
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 NextLevel.P2P.GameBase --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NextLevel.P2P.GameBase, 1.0.2"
#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 NextLevel.P2P.GameBase@1.0.2
#: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=NextLevel.P2P.GameBase&version=1.0.2
#tool nuget:?package=NextLevel.P2P.GameBase&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Shared platform package for the p2p games (Bura, Backgammon, Domino) — GameBase domain/application/infrastructure/API layers plus the wire-contract events and per-game settings DTOs that link publishers (Lobby) and consumers (Games). Includes EF migrations, MassTransit consumers, SignalR hubs, controllers, and auth wiring.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- FluentValidation (>= 12.0.0)
- FluentValidation.DependencyInjectionExtensions (>= 12.0.0)
- MassTransit (>= 8.5.2)
- MassTransit.RabbitMQ (>= 8.5.2)
- MediatR (>= 13.0.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 9.0.8)
- Microsoft.AspNetCore.OpenApi (>= 8.0.0)
- Microsoft.AspNetCore.SignalR.Core (>= 1.2.0)
- Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (>= 9.0.8)
- Microsoft.EntityFrameworkCore (>= 9.0.8)
- Microsoft.EntityFrameworkCore.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.8)
- NextLevel.Auth (>= 1.0.2)
- NextLevel.Common.Types (>= 1.0.0)
- NextLevel.DWH.Consumer (>= 2.0.1)
- NextLevel.DWH.Producer (>= 2.0.1)
- NextLevel.P2P.Jackpot (>= 1.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 9.0.4)
- Serilog (>= 4.3.0)
- Serilog.AspNetCore (>= 9.0.0)
- Serilog.Sinks.Console (>= 6.0.0)
- Serilog.Sinks.File (>= 7.0.0)
- SignalRToolkitCore (>= 3.1.0)
- StackExchange.Redis (>= 2.9.11)
- Swashbuckle.AspNetCore (>= 6.5.0)
- System.IdentityModel.Tokens.Jwt (>= 8.14.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.