Flyingdarts.Persistence 1.3.6

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

// Install Flyingdarts.Persistence as a Cake Tool
#tool nuget:?package=Flyingdarts.Persistence&version=1.3.6

Table of Contents

ApplicationOptions.cs

This file contains...

Constants.cs

This file contains...

DynamoDbService.cs

This file contains...

Flyingdarts.Persistence.csproj

This file is the project file for the Flyingdarts.Persistence project.

Game.cs

This file contains...

GameDart.cs

This file contains...

GamePlayer.cs

This file contains...

GameStatus.cs

This file contains...

GameType.cs

This file contains...

IAlternativeSortKeyItem.cs

This file contains...

IDynamoDbService.cs

This file contains...

IGameSettings.cs

This file contains...

IPrimaryKeyItem.cs

This file contains...

ISortKeyItem.cs

This file contains...

Usings.cs

This file contains...

X01GameSettings.cs

This file contains...

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 Flyingdarts.Persistence:

Package Downloads
Flyingdarts.Backend.Shared

A NuGet package with shared models for the flyingdarts backend

Flyingdarts.Lambdas.Shared

A NuGet package with shared models for lambda functions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.6 236 10/6/2023
1.3.5 104 10/6/2023
1.3.4 80 10/5/2023
1.3.2 115 6/1/2023
1.3.1 115 6/1/2023
1.3.0 116 5/28/2023
1.1.2.2 105 5/26/2023
1.1.2.1 95 5/26/2023
1.1.2 91 5/26/2023
1.1.1 163 5/24/2023
1.1.0.5 91 5/24/2023
1.1.0.4 105 5/24/2023
1.1.0.3 119 5/20/2023
1.1.0.1 96 5/17/2023
1.1.0 106 5/17/2023
1.0.2.13 97 5/16/2023
1.0.2.12 131 5/16/2023
1.0.2.11 96 5/16/2023
1.0.2.10 92 5/16/2023
1.0.2.8 121 5/15/2023
1.0.2.7 102 5/15/2023
1.0.2.6 110 5/7/2023
1.0.2.5 98 5/7/2023
1.0.2.4 93 5/7/2023
1.0.2.3 94 5/7/2023
1.0.2.2 101 5/7/2023
1.0.2.1 94 5/7/2023
1.0.2 94 5/6/2023
1.0.1 228 4/5/2023
1.0.1-alpha 128 4/5/2023
1.0.0 156 4/5/2023
1.0.0-alpha 125 4/5/2023

PlayerId is now behaves like GameId, it is == the CreatedAt = DateTime.UtcNow.Ticks