FlatFile.Delimited
0.2.51
.NET Framework 3.5
Install-Package FlatFile.Delimited -Version 0.2.51
dotnet add package FlatFile.Delimited --version 0.2.51
<PackageReference Include="FlatFile.Delimited" Version="0.2.51" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlatFile.Delimited --version 0.2.51
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FlatFile.Delimited, 0.2.51"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FlatFile.Delimited as a Cake Addin
#addin nuget:?package=FlatFile.Delimited&version=0.2.51
// Install FlatFile.Delimited as a Cake Tool
#tool nuget:?package=FlatFile.Delimited&version=0.2.51
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FlatFile.Delimited is fast-working open-source library for delimeted plain files such as cvs and etc.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FlatFile.Core (>= 0.2.51)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FlatFile.Delimited:
Package | Downloads |
---|---|
FlatFile.Delimited.Attributes
FlatFile.Delimited.Attributes is extension for FlatFile.Delimited package for attribute-based mapping |
|
FlatFile
FlatFile is fast-working open-source library for reading/writing plain files |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.51 | 43,989 | 12/21/2017 |
0.2.50 | 973 | 12/19/2017 |
0.2.46 | 1,953 | 10/5/2017 |
0.2.43 | 2,178 | 9/22/2017 |
0.2.40 | 2,949 | 7/28/2017 |
0.2.38 | 883 | 7/28/2017 |
0.2.37 | 843 | 7/28/2017 |
0.2.33 | 27,486 | 7/21/2016 |
0.2.27 | 1,083 | 6/24/2016 |
0.2.25 | 99,382 | 4/18/2016 |
0.2.23 | 2,948 | 1/26/2016 |
0.2.22 | 997 | 1/18/2016 |
0.2.19 | 1,086 | 11/21/2015 |
0.2.16 | 4,780 | 5/14/2015 |
0.2.13 | 1,091 | 4/3/2015 |
0.2.9 | 987 | 3/29/2015 |
0.2.3 | 968 | 3/25/2015 |
0.2.1 | 975 | 3/25/2015 |
0.1.22 | 976 | 3/6/2015 |
0.1.12 | 1,077 | 1/9/2015 |
0.1.10 | 980 | 1/9/2015 |
0.1.8 | 953 | 1/9/2015 |
0.1.3 | 965 | 1/8/2015 |
0.1.1 | 982 | 1/8/2015 |
# ChangeLog / ReleaseNotes
## Version 0.2.23
* Fixed csv tag in the nuget packages.
* Refactored psake with adding release notes to nuget.