pgn.NET
1.1.1.1
See the version list below for details.
dotnet add package pgn.NET --version 1.1.1.1
NuGet\Install-Package pgn.NET -Version 1.1.1.1
<PackageReference Include="pgn.NET" Version="1.1.1.1" />
paket add pgn.NET --version 1.1.1.1
#r "nuget: pgn.NET, 1.1.1.1"
// Install pgn.NET as a Cake Addin #addin nuget:?package=pgn.NET&version=1.1.1.1 // Install pgn.NET as a Cake Tool #tool nuget:?package=pgn.NET&version=1.1.1.1
Portable Game Notation (PGN) implementation in .NET
https://github.com/iigorr/pgn.net
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Bugfix Release 1.1.1
* Bugfix: Castle should use the letter O rather than the digit 0 (https://github.com/iigorr/pgn.net/issues/10)
* Bugfix: parser recognizes bxc6 as "Bishop captures c6" (https://github.com/iigorr/pgn.net/issues/11)
* FSharp.Core is merged in into the assembly
* Removed support for wp71 due to FParsec incompatitbilities
Please file any issues here: https://github.com/iigorr/pgn.net/issues