CNinnovation.Codebreaker.BackendModels 3.7.0

dotnet add package CNinnovation.Codebreaker.BackendModels --version 3.7.0                
NuGet\Install-Package CNinnovation.Codebreaker.BackendModels -Version 3.7.0                
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="CNinnovation.Codebreaker.BackendModels" Version="3.7.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CNinnovation.Codebreaker.BackendModels --version 3.7.0                
#r "nuget: CNinnovation.Codebreaker.BackendModels, 3.7.0"                
#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.
// Install CNinnovation.Codebreaker.BackendModels as a Cake Addin
#addin nuget:?package=CNinnovation.Codebreaker.BackendModels&version=3.7.0

// Install CNinnovation.Codebreaker.BackendModels as a Cake Tool
#tool nuget:?package=CNinnovation.Codebreaker.BackendModels&version=3.7.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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.7.0 138 5/27/2024
3.6.0-beta.27 74 4/15/2024
3.6.0-beta.26 53 4/2/2024