Leoxia.Collections
1.3.0
Special Collections not available in Framework.
Empty collections singletons.
Provides:
IHashSet<T> and HashSetAdapter<T>
ReadOnlyHashSet<T>
ICursor<T> and Cursor<T>
ListPairAdapter<TX, TY>
Install-Package Leoxia.Collections -Version 1.3.0
dotnet add package Leoxia.Collections --version 1.3.0
<PackageReference Include="Leoxia.Collections" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Leoxia.Collections --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Leoxia.Collections, 1.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Leoxia.Collections:
Package | Downloads |
---|---|
Leoxia.Testing.Reflection
Provides reflection based helpers for testing purposes.
Provides:
ObjectBuilder
ObjectComparer
ObjectFiller
ObjectTester
AssemblyExtensions
TypeExtensions
InstanceExtensions
ListExtensions
|
|
Leoxia.Testing.Assertions
Fluent Assertions for different kind of types.
Reduce assert avaialable depending on the type while providing meaningful messages.
Doesn't support expression analysis yet.
Provides:
ObjectCheckable
ListCheckable
BoolCheckable
IntegerCheckable
StringCheckable
TypeCheckable
EquatableCheckable
|
|
Leoxia.Testing.Mocks
Mock Ioc Helpers. It helps instiantiation of classes through IOC and automock. Based on Moq and DryIOC.
Provides
MockUnitTestFixture
WriterUnitTestFixture
|
|
Leoxia.Graphs
Graph structure, traversal and related algorithms.
Provides:
GraphSet<T>
GraphNode<T>
GraphSetExtensions
GraphNodeComparer
|
|
Leoxia.Reflection
Type analysis based on reflection.
Provides:
CachedProperty
CachedType
DefaultProvider (default(T) value given typeof(T))
TypeExtensions (Type analysis)
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 907 | 6/20/2017 |