mrstebo - DataStreams 1.0.0

NuGet for existing DataStreams library

PM> Install-Package DataStreams -Version 1.0.0 -Source https://www.myget.org/F/mrstebo/api/v3/index.json

Copy to clipboard

> nuget.exe install DataStreams -Version 1.0.0 -Source https://www.myget.org/F/mrstebo/api/v3/index.json

Copy to clipboard

> dotnet add package DataStreams --version 1.0.0 --source https://www.myget.org/F/mrstebo/api/v3/index.json

Copy to clipboard
<PackageReference Include="DataStreams" Version="1.0.0" />
Copy to clipboard
source https://www.myget.org/F/mrstebo/api/v3/index.json

nuget DataStreams  ~> 1.0.0
Copy to clipboard

> choco install DataStreams --version 1.0.0 --source https://www.myget.org/F/mrstebo/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "mrstebo" -SourceLocation "https://www.myget.org/F/mrstebo/api/v2"
Install-Module -Name "DataStreams" -RequiredVersion "1.0.0" -Repository "mrstebo" 
Copy to clipboard

Build status MyGet Prerelease NuGet Version

DataStreams

Wrapper around existing library so you can install it using NuGet (https://www.csvreader.com/)

  • .NETFramework 3.5: 3.5.0.0
  • .NETFramework 4.0: 4.0.0.0
  • .NETFramework 4.5: 4.5.0.0

Owners

Steven Atkinson

Authors

mrstebo

Project URL

https://github.com/mrstebo/DataStreams

License

MIT

Tags

datastreams data streams

Info

8 total downloads
4 downloads for version 1.0.0
Download (189.7 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.0 189.7 KB Mon, 01 Aug 2016 13:37:26 GMT 4
0.1.0 189.7 KB Mon, 01 Aug 2016 13:35:11 GMT 4