Genesis.Join
2.0.1
Genesis.Join is a simple library that adds a Join extension method to IEnumerable<string>.
Install-Package Genesis.Join -Version 2.0.1
dotnet add package Genesis.Join --version 2.0.1
<PackageReference Include="Genesis.Join" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Genesis.Join --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Genesis.Join, 2.0.1"
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 (2)
Showing the top 2 NuGet packages that depend on Genesis.Join:
Package | Downloads |
---|---|
Genesis.Repository
Genesis.Repository is a library that makes it simpler to implement database repositories, particularly within a mobile application.
|
|
Genesis.DataStore
Genesis.DataStore is a library that makes it simpler to implement a versioned SQLite-based data store, particularly within a mobile application.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 2,889 | 6/24/2017 |
2.0.0 | 779 | 4/13/2017 |
1.0.1 | 708 | 12/11/2016 |
1.0.1-alpha | 509 | 10/24/2016 |
1.0.0 | 520 | 12/9/2016 |
1.0.0-alpha | 955 | 6/5/2016 |