Straights.Solver
0.8.6
This package has a SemVer 2.0.0 package version: 0.8.6+23954463522.
dotnet add package Straights.Solver --version 0.8.6
NuGet\Install-Package Straights.Solver -Version 0.8.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="Straights.Solver" Version="0.8.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Straights.Solver" Version="0.8.6" />
<PackageReference Include="Straights.Solver" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Straights.Solver --version 0.8.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Straights.Solver, 0.8.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.
#:package Straights.Solver@0.8.6
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Straights.Solver&version=0.8.6
#tool nuget:?package=Straights.Solver&version=0.8.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Straights.Solver
Straights.Solver is a pure dotnet library that solves, generates, and converts str8ts puzzles.
Straights.Solver theoretically supports grid sizes up to 64 x 64. Generating large grids (greater than about 10 x 10) is computationally expensive and may take very long, however.
Usage
Generating a Grid
Solving a Grid
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- System.IO.Abstractions (>= 22.1.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 |
|---|---|---|
| 0.8.6 | 21 | 4/3/2026 |
| 0.8.5 | 26 | 3/21/2026 |
| 0.8.3 | 41 | 2/27/2026 |
| 0.8.2 | 47 | 2/7/2026 |
| 0.8.1 | 41 | 1/17/2026 |
| 0.8.0 | 53 | 1/1/2026 |
| 0.7.4 | 60 | 12/23/2025 |
| 0.7.3 | 67 | 12/9/2025 |
| 0.7.1 | 67 | 12/7/2025 |
| 0.6.19 | 82 | 10/11/2025 |
| 0.6.18 | 77 | 9/28/2025 |
| 0.6.17 | 88 | 9/17/2025 |
| 0.6.15 | 82 | 9/11/2025 |
| 0.6.14 | 88 | 8/11/2025 |
| 0.6.13 | 79 | 7/12/2025 |
| 0.6.12 | 103 | 6/5/2025 |
| 0.6.11 | 78 | 5/28/2025 |
| 0.6.10 | 84 | 5/26/2025 |
| 0.6.9 | 91 | 5/21/2025 |
| 0.6.8 | 90 | 5/19/2025 |
Loading failed