KBCsv 6.0.0
Install-Package KBCsv -Version 6.0.0
dotnet add package KBCsv --version 6.0.0
<PackageReference Include="KBCsv" Version="6.0.0" />
paket add KBCsv --version 6.0.0
#r "nuget: KBCsv, 6.0.0"
// Install KBCsv as a Cake Addin
#addin nuget:?package=KBCsv&version=6.0.0
// Install KBCsv as a Cake Tool
#tool nuget:?package=KBCsv&version=6.0.0
KBCsv is an efficient, easy to use .NET parsing and writing library for the CSV (comma-separated values) format, delivered as a netstandard 1.0 library. Online at https://github.com/kentcb/KBCsv.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on KBCsv:
Package | Downloads |
---|---|
KBCsv.Extensions.Data
Provides extensions to use KBCsv with types in System.Data. Online at https://github.com/kentcb/KBCsv. |
|
KBCsv.Extensions
Provides generally useful extensions to KBCsv as a Portable Class Library. Online at https://github.com/kentcb/KBCsv. |
|
BoldReports.Data.Csv
The Bold Reports data extensions by Syncfusion is a server-side helper package to connect with Csv data sources. This helper package supports to connect these data sources in Report Designer and Report Viewer controls with ASP.NET Core, ASP.NET, ASP.NET MVC, Angular, and JavaScript platforms. Learn more: https://www.boldreports.com?utm_source=nuget&utm_medium=listing Documentation: https://help.boldreports.com/embedded-reporting?utm_source=nuget&utm_medium=listing Support Questions: mailto:support@boldreports.com?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid subscription license for possession or use. Syncfusion’s Bold Reports services, including this component, is subject to the terms and conditions of Syncfusion's Bold Reports Software License Agreement and Terms of Service (https://www.boldreports.com/terms-of-use/?utm_source=nuget&utm_medium=listing). To acquire a license, you can start a subscription or start a free 15-day trial here (https://www.boldreports.com/pricing/?utm_source=nuget&utm_medium=listing). © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Bold Reports license and copyright applies to this distribution. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on KBCsv:
Repository | Stars |
---|---|
colgreen/sharpneat
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
|