FlatFile.FixedLength 0.2.51

.NET Framework 3.5
dotnet add package FlatFile.FixedLength --version 0.2.51
NuGet\Install-Package FlatFile.FixedLength -Version 0.2.51
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.FixedLength" Version="0.2.51" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlatFile.FixedLength --version 0.2.51
#r "nuget: FlatFile.FixedLength, 0.2.51"
#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.FixedLength as a Cake Addin
#addin nuget:?package=FlatFile.FixedLength&version=0.2.51

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

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

Product Versions
.NET Framework net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on FlatFile.FixedLength:

Package Downloads
FlatFile.FixedLength.Attributes

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

FlatFile

FlatFile is fast-working open-source library for reading/writing plain files

ContaFebrabanV2

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.51 53,170 12/21/2017
0.2.50 1,265 12/19/2017
0.2.46 6,322 10/5/2017
0.2.43 4,520 9/22/2017
0.2.40 5,631 7/28/2017
0.2.38 1,155 7/28/2017
0.2.37 1,176 7/28/2017
0.2.33 189,124 7/21/2016
0.2.27 1,383 6/24/2016
0.2.25 109,945 4/18/2016
0.2.23 6,226 1/26/2016
0.2.22 2,035 1/18/2016
0.2.19 1,468 11/21/2015
0.2.16 4,285 5/14/2015
0.2.13 1,350 4/3/2015
0.2.9 1,290 3/29/2015
0.2.3 1,284 3/25/2015
0.2.1 1,262 3/25/2015
0.1.22 1,368 3/6/2015
0.1.12 1,323 1/9/2015
0.1.10 1,274 1/9/2015
0.1.8 1,287 1/9/2015
0.1.3 1,274 1/8/2015
0.1.1 1,266 1/8/2015

# ChangeLog / ReleaseNotes

## Version 0.2.23

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