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,877 1/19/2023
4.6.0 2,121 2/12/2022
4.5.0 429 1/11/2022
4.4.2 404 1/1/2022
4.4.1 361 12/28/2021
4.2.4-alpha-g3e4abfb12d 234 12/17/2021
4.2.2-alpha-g73bc890b96 219 12/16/2021
4.2.1-alpha-gd2c57a210b 238 12/16/2021
4.1.12 5,556 11/24/2021
4.1.0-alpha 239 11/9/2021
4.0.8-pre 219 10/15/2021
4.0.7-pre 266 10/15/2021
4.0.6-pre 229 10/15/2021
4.0.4-pre 254 10/15/2021
4.0.3-pre 248 10/15/2021
4.0.2-pre 278 10/13/2021
4.0.1-pre 327 10/9/2021
4.0.0 403 11/4/2021
4.0.0-pre 289 10/8/2021
3.0.0 11,155 10/29/2015
2.2.1 1,906 4/27/2015
2.2.0 1,314 4/26/2015
2.1.0 1,259 4/18/2015
2.0.0 1,416 3/25/2015
1.1.1 1,243 3/23/2015
1.1.0 1,181 3/21/2015
1.0.0 1,159 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.