TheSadRogue.Primitives
1.0.0-alpha8-debug
A collection of primitive data structures for working with a 2-dimensional grid.
This is a prerelease version of TheSadRogue.Primitives.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package TheSadRogue.Primitives -Version 1.0.0-alpha8-debug
dotnet add package TheSadRogue.Primitives --version 1.0.0-alpha8-debug
<PackageReference Include="TheSadRogue.Primitives" Version="1.0.0-alpha8-debug" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TheSadRogue.Primitives --version 1.0.0-alpha8-debug
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TheSadRogue.Primitives, 1.0.0-alpha8-debug"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
- Fixed a bug in DiffAwareGridView regarding index tracking at end of diffs.
- Added x/y overloads to functions taking Point .
- Added ChangePosition functions to Rectangle to apply a consistent interface
- Corrected description of Rectangle.Expand
- Removes inheritdoc from build to ensure the project can be built on all platforms
Dependencies
-
.NETCoreApp 3.1
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on TheSadRogue.Primitives:
Package | Downloads |
---|---|
GoRogue
Roguelike/2D game utility library.
|
|
SadConsole
A library that emulates old-school console and command prompt style graphics. Targets .NET Standard 2.1.
|
|
SadConsole.Host.MonoGame
A graphics hosting library for SadConsole. Targets MonoGame and .NET Standard 2.1.
|
|
SadConsole.Host.SFML
A graphics hosting library for SadConsole. Targets SFML and .NET Standard 2.1.
|
|
TheSadRogue.Primitives.MonoGame
A collection of extension methods that allow TheSadRogue.Primitives types to easily interface with MonoGame's equivalents.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha9-debug | 48 | 1/25/2021 |
1.0.0-alpha9 | 38 | 1/25/2021 |
1.0.0-alpha8-debug | 148 | 12/11/2020 |
1.0.0-alpha8 | 177 | 12/11/2020 |
1.0.0-alpha7-debug | 113 | 11/23/2020 |
1.0.0-alpha7 | 101 | 11/23/2020 |
1.0.0-alpha6-debug | 97 | 10/25/2020 |
1.0.0-alpha6 | 131 | 10/25/2020 |
1.0.0-alpha5-debug | 226 | 7/14/2020 |
1.0.0-alpha5 | 154 | 7/14/2020 |
1.0.0-alpha4-debug | 265 | 6/28/2020 |
1.0.0-alpha4 | 236 | 6/28/2020 |
1.0.0-alpha3-debug | 277 | 5/23/2020 |
1.0.0-alpha3 | 143 | 5/23/2020 |
1.0.0-alpha2-debug | 207 | 4/18/2020 |
1.0.0-alpha2 | 129 | 4/18/2020 |
1.0.0-alpha1-debug | 302 | 12/8/2019 |
1.0.0-alpha1 | 237 | 12/8/2019 |