Maurosoft.FileHelpers
3.5.3
dotnet add package Maurosoft.FileHelpers --version 3.5.3
NuGet\Install-Package Maurosoft.FileHelpers -Version 3.5.3
<PackageReference Include="Maurosoft.FileHelpers" Version="3.5.3" />
paket add Maurosoft.FileHelpers --version 3.5.3
#r "nuget: Maurosoft.FileHelpers, 3.5.3"
// Install Maurosoft.FileHelpers as a Cake Addin #addin nuget:?package=Maurosoft.FileHelpers&version=3.5.3 // Install Maurosoft.FileHelpers as a Cake Tool #tool nuget:?package=Maurosoft.FileHelpers&version=3.5.3
FileHelpers
<a href="https://www.filehelpers.net"><img src="http://www.filehelpers.net/images/homepage.jpg" /></a>
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams.
Current support for .NET Standard / .NET Core
Support for .NET Core is available through .NET Standard. Since version 3.3.0 support for .NET Standard 2.0 is available! There is a FileHelpers dll targeting .NET Standard 2.0 in the FileHelpers NuGet package.
The .NET Standard FileHelpers dll is a subset of the .NET Framework FileHelpers dll. The .NET Standard FileHelpers dll contains:
- FileHelperEngine
- MasterDetailEngine
- Attributes
- Converters
- Events
- ErrorManager
- Sorting of big files
The .NET Standard FileHelpers dll currently does not contain the following features:
- Dynamic: ClassBuilder and CsvClassBuilder. ClassBuilder is difficult to maintain and a rewrite in .NET Core / Standard as is, would require to reference three NuGet packages. There must be better ways to write record structures at runtime.
- SmartFormatDetector: depends on ClassBuilder (Dynamic).
- DataLink: code was very old and seemed not worth maintaining.
We do not have any plans to port the FileHelpers.ExcelNPOIStorage nor FileHelpers.ExcelStorage to .NET Core or .NET Standard.
Continuous Integration
Prerelease NuGet Packages
NuGet feed
https://ci.appveyor.com/nuget/filehelpers
License
The FileHelpers are released under the MIT License. FileHelpers Library source and binaries are completely free for commercial and non commercial use.
Sponsors
We have the awesome .NET tools from JetBrains.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | 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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.5.3 | 334 | 7/10/2024 |
www.filehelpers.net/changelog