SudokuSharp 1.2.5659.22738
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SudokuSharp --version 1.2.5659.22738
NuGet\Install-Package SudokuSharp -Version 1.2.5659.22738
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="SudokuSharp" Version="1.2.5659.22738" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SudokuSharp --version 1.2.5659.22738
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SudokuSharp, 1.2.5659.22738"
#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 SudokuSharp as a Cake Addin #addin nuget:?package=SudokuSharp&version=1.2.5659.22738 // Install SudokuSharp as a Cake Tool #tool nuget:?package=SudokuSharp&version=1.2.5659.22738
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Portable Class Library, written in C#, for working with Sudoku puzzles.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- System.Numerics.Vectors (>= 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.5850.28298 | 1,743 | 1/7/2016 |
1.7.5842.24037 | 1,007 | 12/30/2015 |
1.7.5842.23936 | 991 | 12/30/2015 |
1.7.5842.23444 | 1,006 | 12/30/2015 |
1.7.5842.17790 | 982 | 12/30/2015 |
1.7.5841.27097 | 987 | 12/29/2015 |
1.7.5841.26308 | 984 | 12/29/2015 |
1.7.5841.25351 | 1,017 | 12/29/2015 |
1.6.5836.13505 | 980 | 12/24/2015 |
1.6.5835.23188 | 1,011 | 12/23/2015 |
1.6.5740.28911 | 1,105 | 9/19/2015 |
1.6.5683.22373 | 1,124 | 7/24/2015 |
1.6.5676.22071 | 1,268 | 7/17/2015 |
1.6.5676.18642 | 1,048 | 7/17/2015 |
1.6.5676.18451 | 1,218 | 7/17/2015 |
1.6.5676.16089 | 1,198 | 7/17/2015 |
1.6.5675.31810 | 1,047 | 7/16/2015 |
1.5.5675.14636 | 1,061 | 7/16/2015 |
1.4.5674.24119 | 1,015 | 7/15/2015 |
1.3.0 | 1,021 | 7/8/2015 |
1.2.5659.22738 | 1,030 | 6/30/2015 |
1.1.2 | 1,016 | 6/30/2015 |
1.1.1 | 1,006 | 6/30/2015 |
1.1.0 | 1,008 | 6/29/2015 |
1.0.8 | 1,036 | 6/26/2015 |
1.0.7 | 1,023 | 6/25/2015 |
1.0.6 | 1,003 | 6/25/2015 |
1.0.5 | 1,067 | 6/25/2015 |
1.0.4 | 1,041 | 6/25/2015 |
1.0.3 | 1,042 | 6/25/2015 |
1.0.2 | 1,042 | 6/25/2015 |
1.0.1 | 1,024 | 6/25/2015 |
1.0.0 | 1,015 | 6/25/2015 |
Finished XML comments
Drastically increased the speed of puzzle generation.