FlatFile.Core 0.2.25

There is a newer version of this package available.
See the version list below for details.
dotnet add package FlatFile.Core --version 0.2.25
NuGet\Install-Package FlatFile.Core -Version 0.2.25
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.Core" Version="0.2.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlatFile.Core --version 0.2.25
#r "nuget: FlatFile.Core, 0.2.25"
#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.
// Install FlatFile.Core as a Cake Addin
#addin nuget:?package=FlatFile.Core&version=0.2.25

// Install FlatFile.Core as a Cake Tool
#tool nuget:?package=FlatFile.Core&version=0.2.25

Core library for FlatFile assemblies

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on FlatFile.Core:

Package Downloads
FlatFile.FixedLength

FlatFile.FixedLength is fast-working open-source library for reading/writing fixed-length plain files

FlatFile.Delimited

FlatFile.Delimited is fast-working open-source library for delimeted plain files such as cvs and etc.

FlatFile.Core.Attributes

Core library for FlatFile.[name].Attributes assemblies

FlatFile.FixedLength.Attributes

FlatFile.FixedLength.Attributes is extension for FlatFile.FixedLength package for attribute-based mapping

FlatFile.Delimited.Attributes

FlatFile.Delimited.Attributes is extension for FlatFile.Delimited package for attribute-based mapping

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.51 98,646 12/21/2017
0.2.50 2,448 12/19/2017
0.2.46 5,178 10/5/2017
0.2.43 6,134 9/22/2017
0.2.40 7,590 7/28/2017
0.2.38 2,304 7/28/2017
0.2.37 2,359 7/28/2017
0.2.33 269,096 7/21/2016
0.2.27 2,639 6/24/2016
0.2.25 112,988 4/18/2016
0.2.23 8,606 1/26/2016
0.2.22 3,273 1/18/2016
0.2.19 2,688 11/21/2015
0.2.16 7,070 5/14/2015
0.2.13 2,642 4/3/2015
0.2.9 2,506 3/29/2015
0.2.3 2,488 3/25/2015
0.2.1 2,442 3/25/2015
0.1.22 2,538 3/6/2015
0.1.12 2,611 1/9/2015

# ChangeLog / ReleaseNotes

## Version 0.2.23

* Fixed csv tag in the nuget packages.
* Refactored psake with adding release notes to nuget.