NextLevel.ErrorHandling
1.2.0
dotnet add package NextLevel.ErrorHandling --version 1.2.0
NuGet\Install-Package NextLevel.ErrorHandling -Version 1.2.0
<PackageReference Include="NextLevel.ErrorHandling" Version="1.2.0" />
<PackageVersion Include="NextLevel.ErrorHandling" Version="1.2.0" />
<PackageReference Include="NextLevel.ErrorHandling" />
paket add NextLevel.ErrorHandling --version 1.2.0
#r "nuget: NextLevel.ErrorHandling, 1.2.0"
#:package NextLevel.ErrorHandling@1.2.0
#addin nuget:?package=NextLevel.ErrorHandling&version=1.2.0
#tool nuget:?package=NextLevel.ErrorHandling&version=1.2.0
Shared error contract for every NextLevel backend — games, p2p games and lobby. One ErrorCode catalogue grouped by meaning instead of by game, one ErrorCodeException, one camelCase ErrorResponse body, and the HTTP middleware that guarantees every request returns that same shape. Replaces the GameErrorCode/GameException/ErrorResponse trio in NextLevel.P2P.GameBase: its 150 codes map onto 101 here, and the 86 that belonged to the ten casino games collapse to 42. Reports through NextLevel.ServerErrorLogging.
| 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. |
-
net9.0
- NextLevel.ServerErrorLogging (>= 1.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.