DotNetXtensions.Common
3.5.0
A number of helpful collections, such as a DropOffStack, a PriorityQueue, some binary-search
types that allow chop-searching on virtual collections (not just on an array), and a grab-bag of additional types such as: A ConcurrentTasksRunner, a GuidTimeStamp, a Colour type, and so forth.
Install-Package DotNetXtensions.Common -Version 3.5.0
dotnet add package DotNetXtensions.Common --version 3.5.0
<PackageReference Include="DotNetXtensions.Common" Version="3.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetXtensions.Common --version 3.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetXtensions.Common, 3.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- DotNetXtensions (>= 4.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DotNetXtensions.Common:
Package | Downloads |
---|---|
DotNetXtensions.XUnit
Provides minor set of xunit helpers
|
GitHub repositories
This package is not used by any popular GitHub repositories.