MoleculeSoftware.Packages.CSVEngine
1.0.0
dotnet add package MoleculeSoftware.Packages.CSVEngine --version 1.0.0
NuGet\Install-Package MoleculeSoftware.Packages.CSVEngine -Version 1.0.0
<PackageReference Include="MoleculeSoftware.Packages.CSVEngine" Version="1.0.0" />
paket add MoleculeSoftware.Packages.CSVEngine --version 1.0.0
#r "nuget: MoleculeSoftware.Packages.CSVEngine, 1.0.0"
// Install MoleculeSoftware.Packages.CSVEngine as a Cake Addin #addin nuget:?package=MoleculeSoftware.Packages.CSVEngine&version=1.0.0 // Install MoleculeSoftware.Packages.CSVEngine as a Cake Tool #tool nuget:?package=MoleculeSoftware.Packages.CSVEngine&version=1.0.0
CSV Parser for Molecule Software Applications (.Net Core 3.1+)
This library converts any CSV file and returns an easily processed DataTable
Note: While this library is developed solely for MoleculeSoftware applications, it can be used by other developers to parse CSV files within their applications. Because it was developed for our particular use cases, stability within your projects is not guaranteed. However, if you enjoy the project or would like to see any changes that would benefit the library in the future, please feel free to contact us.
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 | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- LumenWorksCsvReader (>= 4.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MoleculeSoftware.Packages.CSVEngine:
Package | Downloads |
---|---|
MoleculeSoftware.Packages.OffenseLibrary
Library that supports the storage and retrieval of North Carolina offense descriptions, offense codes, statutory references, and implementation/retirement dates of certain offenses as set out by the North Carolina legislature. These offenses are retrieved via a yearly update by the Administrative Office of the Courts. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 612 | 11/7/2020 |
Initial Commit