BassUtils 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BassUtils --version 2.0.0
NuGet\Install-Package BassUtils -Version 2.0.0
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="BassUtils" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BassUtils --version 2.0.0
#r "nuget: BassUtils, 2.0.0"
#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 BassUtils as a Cake Addin
#addin nuget:?package=BassUtils&version=2.0.0

// Install BassUtils as a Cake Tool
#tool nuget:?package=BassUtils&version=2.0.0

BassUtils for .Net - argument validators, FileUtils, IDataReader, IDataRecord extensions etc.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on BassUtils:

Package Downloads
BassUtils.NetCore

Useful extension methods for .Net Core 3.1 and above.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.7.0 2,063 1/19/2023
4.6.0 2,060 2/12/2022
4.5.0 384 1/11/2022
4.4.2 358 1/1/2022
4.4.1 318 12/28/2021
4.2.4-alpha-g3e4abfb12d 194 12/17/2021
4.2.2-alpha-g73bc890b96 181 12/16/2021
4.2.1-alpha-gd2c57a210b 194 12/16/2021
4.1.12 5,511 11/24/2021
4.1.0-alpha 199 11/9/2021
4.0.8-pre 191 10/15/2021
4.0.7-pre 238 10/15/2021
4.0.6-pre 198 10/15/2021
4.0.4-pre 227 10/15/2021
4.0.3-pre 216 10/15/2021
4.0.2-pre 249 10/13/2021
4.0.1-pre 297 10/9/2021
4.0.0 371 11/4/2021
4.0.0-pre 262 10/8/2021
3.0.0 8,444 10/29/2015
2.2.1 1,863 4/27/2015
2.2.0 1,275 4/26/2015
2.1.0 1,222 4/18/2015
2.0.0 1,366 3/25/2015
1.1.1 1,209 3/23/2015
1.1.0 1,143 3/21/2015
1.0.0 1,124 3/19/2015

See https://github.com/PhilipDaniels/BassUtils Version is bumped to 2 because of removal
   of ToCSV() methods from the DataTable and DataView extensions.