CNinnovation.Codebreaker.BackendModels
3.8.0
Prefix Reserved
dotnet add package CNinnovation.Codebreaker.BackendModels --version 3.8.0
NuGet\Install-Package CNinnovation.Codebreaker.BackendModels -Version 3.8.0
<PackageReference Include="CNinnovation.Codebreaker.BackendModels" Version="3.8.0" />
<PackageVersion Include="CNinnovation.Codebreaker.BackendModels" Version="3.8.0" />
<PackageReference Include="CNinnovation.Codebreaker.BackendModels" />
paket add CNinnovation.Codebreaker.BackendModels --version 3.8.0
#r "nuget: CNinnovation.Codebreaker.BackendModels, 3.8.0"
#:package CNinnovation.Codebreaker.BackendModels@3.8.0
#addin nuget:?package=CNinnovation.Codebreaker.BackendModels&version=3.8.0
#tool nuget:?package=CNinnovation.Codebreaker.BackendModels&version=3.8.0
CNinnovation.Codebreaker.BackendModels
This library contains backend models for the Codebreaker app. Reference this library when creating a Codebreaker service, or use it from data access libraries. See https://github.com/codebreakerapp for more information on the complete solution.
See Codebreakerlight for a simple version of the Codebreaker solution with a Wiki to create your own Codebreaker service.
Types available in this package
Main types
| Type | Description |
|---|---|
| Game | This represents the game state. |
| Move | This represents a move in the game. |
| GameSummary | This represents the game information, and is used e.g. from the monitoring service |
Supporting types
| Type | Description |
|---|---|
| CodebreakerException | Exceptions thrown within the backend. |
| CodebreakerExceptionCodes | Constants of exception codes. |
| GameExtensions | Extension methods for the Game type. |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
-
net8.0
- CNinnovation.Codebreaker.Analyzers (>= 3.8.0)
-
net9.0
- CNinnovation.Codebreaker.Analyzers (>= 3.8.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CNinnovation.Codebreaker.BackendModels:
| Package | Downloads |
|---|---|
|
CNinnovation.Codebreaker.Cosmos
This library contains Azure Cosmos DB data access for the Codebreaker backend services. See https://github.com/codebreakerapp for more information on the complete solution. |
|
|
CNinnovation.Codebreaker.SqlServer
This library contains SQL Server data access for the Codebreaker backend services. See https://github.com/codebreakerapp for more information on the complete solution. |
|
|
CNinnovation.Codebreaker.Postgres
This library contains PostgreSQL data access for the Codebreaker backend services. See https://github.com/codebreakerapp for more information on the complete solution. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.8.0 | 657 | 11/16/2024 |
| 3.7.0 | 507 | 5/27/2024 |
| 3.6.0-beta.27 | 126 | 4/15/2024 |
| 3.6.0-beta.26 | 101 | 4/2/2024 |