BassUtils 2.0.0
There is a newer version of this package available.
See the version list below for details.
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.
<PackageVersion Include="BassUtils" Version="2.0.0" />
<PackageReference Include="BassUtils" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BassUtils --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#addin nuget:?package=BassUtils&version=2.0.0
#tool nuget:?package=BassUtils&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BassUtils for .Net - argument validators, FileUtils, IDataReader, IDataRecord extensions etc.
Product | Versions 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 | 3,195 | 1/19/2023 |
4.6.0 | 2,148 | 2/12/2022 |
4.5.0 | 449 | 1/11/2022 |
4.4.2 | 425 | 1/1/2022 |
4.4.1 | 382 | 12/28/2021 |
4.2.4-alpha-g3e4abfb12d | 254 | 12/17/2021 |
4.2.2-alpha-g73bc890b96 | 240 | 12/16/2021 |
4.2.1-alpha-gd2c57a210b | 258 | 12/16/2021 |
4.1.12 | 5,579 | 11/24/2021 |
4.1.0-alpha | 260 | 11/9/2021 |
4.0.8-pre | 240 | 10/15/2021 |
4.0.7-pre | 288 | 10/15/2021 |
4.0.6-pre | 251 | 10/15/2021 |
4.0.4-pre | 275 | 10/15/2021 |
4.0.3-pre | 269 | 10/15/2021 |
4.0.2-pre | 300 | 10/13/2021 |
4.0.1-pre | 348 | 10/9/2021 |
4.0.0 | 425 | 11/4/2021 |
4.0.0-pre | 312 | 10/8/2021 |
3.0.0 | 12,162 | 10/29/2015 |
2.2.1 | 2,010 | 4/27/2015 |
2.2.0 | 1,419 | 4/26/2015 |
2.1.0 | 1,364 | 4/18/2015 |
2.0.0 | 1,585 | 3/25/2015 |
1.1.1 | 1,350 | 3/23/2015 |
1.1.0 | 1,286 | 3/21/2015 |
1.0.0 | 1,265 | 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.