FlatFile 0.1.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FlatFile --version 0.1.1
NuGet\Install-Package FlatFile -Version 0.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FlatFile" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FlatFile" Version="0.1.1" />
<PackageReference Include="FlatFile" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FlatFile --version 0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FlatFile, 0.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package FlatFile@0.1.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FlatFile&version=0.1.1
#tool nuget:?package=FlatFile&version=0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FlatFile is fast-working open-source library for reading/writing plain files
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- FlatFile.Core (>= 0.1.1)
- FlatFile.Delimited (>= 0.1.1)
- FlatFile.Delimited.Attributes (>= 0.1.1)
- FlatFile.FixedLength (>= 0.1.1)
- FlatFile.FixedLength.Attributes (>= 0.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.2.51 | 62,529 | 12/21/2017 |
0.2.50 | 1,407 | 12/19/2017 |
0.2.46 | 5,951 | 10/5/2017 |
0.2.43 | 2,554 | 9/22/2017 |
0.2.40 | 5,746 | 7/28/2017 |
0.2.38 | 1,166 | 7/28/2017 |
0.2.37 | 1,243 | 7/28/2017 |
0.2.33 | 32,082 | 7/21/2016 |
0.2.27 | 1,440 | 6/24/2016 |
0.2.25 | 113,302 | 4/18/2016 |
0.2.23 | 13,960 | 1/26/2016 |
0.2.22 | 1,503 | 1/18/2016 |
0.2.19 | 1,429 | 11/21/2015 |
0.2.16 | 3,754 | 5/14/2015 |
0.2.13 | 1,417 | 4/3/2015 |
0.2.9 | 1,371 | 3/29/2015 |
0.2.3 | 1,328 | 3/25/2015 |
0.2.1 | 1,358 | 3/25/2015 |
0.1.22 | 1,457 | 3/6/2015 |
0.1.12 | 1,360 | 1/9/2015 |
0.1.10 | 1,331 | 1/9/2015 |
0.1.8 | 1,360 | 1/9/2015 |
0.1.3 | 1,367 | 1/8/2015 |
0.1.1 | 1,342 | 1/8/2015 |
First public release.