FlatFile.Delimited.Attributes
0.2.51
.NET Framework 3.5
dotnet add package FlatFile.Delimited.Attributes --version 0.2.51
NuGet\Install-Package FlatFile.Delimited.Attributes -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.Delimited.Attributes" 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.Attributes --version 0.2.51
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FlatFile.Delimited.Attributes, 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.Delimited.Attributes as a Cake Addin
#addin nuget:?package=FlatFile.Delimited.Attributes&version=0.2.51
// Install FlatFile.Delimited.Attributes as a Cake Tool
#tool nuget:?package=FlatFile.Delimited.Attributes&version=0.2.51
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FlatFile.Delimited.Attributes is extension for FlatFile.Delimited package for attribute-based mapping
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.
-
- FlatFile.Core (>= 0.2.51)
- FlatFile.Core.Attributes (>= 0.2.51)
- FlatFile.Delimited (>= 0.2.51)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FlatFile.Delimited.Attributes:
Package | Downloads |
---|---|
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 | 35,730 | 12/21/2017 |
0.2.50 | 1,120 | 12/19/2017 |
0.2.46 | 1,942 | 10/5/2017 |
0.2.43 | 2,179 | 9/22/2017 |
0.2.40 | 4,820 | 7/28/2017 |
0.2.38 | 982 | 7/28/2017 |
0.2.37 | 1,051 | 7/28/2017 |
0.2.33 | 30,813 | 7/21/2016 |
0.2.27 | 1,207 | 6/24/2016 |
0.2.25 | 109,843 | 4/18/2016 |
0.2.23 | 6,026 | 1/26/2016 |
0.2.22 | 1,152 | 1/18/2016 |
0.2.19 | 1,220 | 11/21/2015 |
0.2.16 | 5,136 | 5/14/2015 |
0.2.13 | 1,179 | 4/3/2015 |
0.2.9 | 1,169 | 3/29/2015 |
0.2.3 | 1,149 | 3/25/2015 |
0.2.1 | 1,125 | 3/25/2015 |
0.1.22 | 1,212 | 3/6/2015 |
0.1.12 | 1,199 | 1/9/2015 |
0.1.10 | 1,174 | 1/9/2015 |
0.1.8 | 1,133 | 1/9/2015 |
0.1.3 | 1,159 | 1/8/2015 |
0.1.1 | 1,152 | 1/8/2015 |
# ChangeLog / ReleaseNotes
## Version 0.2.23
* Fixed csv tag in the nuget packages.
* Refactored psake with adding release notes to nuget.