FluentFiles.Core
0.3.4
See the version list below for details.
dotnet add package FluentFiles.Core --version 0.3.4
NuGet\Install-Package FluentFiles.Core -Version 0.3.4
<PackageReference Include="FluentFiles.Core" Version="0.3.4" />
paket add FluentFiles.Core --version 0.3.4
#r "nuget: FluentFiles.Core, 0.3.4"
// Install FluentFiles.Core as a Cake Addin #addin nuget:?package=FluentFiles.Core&version=0.3.4 // Install FluentFiles.Core as a Cake Tool #tool nuget:?package=FluentFiles.Core&version=0.3.4
Core library for FluentFiles assemblies
Product | Versions 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. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on FluentFiles.Core:
Package | Downloads |
---|---|
FluentFiles.FixedLength
A library for reading and writing fixed-width field text files. |
|
FluentFiles.Core.Attributes
The core library for FluentFiles.*.Attributes packages. |
|
FluentFiles.Delimited
A library for read and writing delimited text files such as CSV, etc. |
|
FluentFiles.Delimited.Attributes
An extension for the FluentFiles.Delimited package that enables attribute-based configuration. |
|
FluentFiles.FixedLength.Attributes
An extension for the FluentFiles.FixedLength package that enables attribute-based configuration. |
GitHub repositories
This package is not used by any popular GitHub repositories.
# ChangeLog / ReleaseNotes
## Version 0.2.23
* Fixed csv tag in the nuget packages.
* Refactored psake with adding release notes to nuget.