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,249 | 1/19/2023 |
4.6.0 | 2,160 | 2/12/2022 |
4.5.0 | 461 | 1/11/2022 |
4.4.2 | 436 | 1/1/2022 |
4.4.1 | 393 | 12/28/2021 |
4.2.4-alpha-g3e4abfb12d | 264 | 12/17/2021 |
4.2.2-alpha-g73bc890b96 | 252 | 12/16/2021 |
4.2.1-alpha-gd2c57a210b | 268 | 12/16/2021 |
4.1.12 | 5,590 | 11/24/2021 |
4.1.0-alpha | 275 | 11/9/2021 |
4.0.8-pre | 251 | 10/15/2021 |
4.0.7-pre | 299 | 10/15/2021 |
4.0.6-pre | 261 | 10/15/2021 |
4.0.4-pre | 285 | 10/15/2021 |
4.0.3-pre | 279 | 10/15/2021 |
4.0.2-pre | 311 | 10/13/2021 |
4.0.1-pre | 358 | 10/9/2021 |
4.0.0 | 436 | 11/4/2021 |
4.0.0-pre | 322 | 10/8/2021 |
3.0.0 | 12,326 | 10/29/2015 |
2.2.1 | 2,026 | 4/27/2015 |
2.2.0 | 1,435 | 4/26/2015 |
2.1.0 | 1,380 | 4/18/2015 |
2.0.0 | 1,607 | 3/25/2015 |
1.1.1 | 1,366 | 3/23/2015 |
1.1.0 | 1,302 | 3/21/2015 |
1.0.0 | 1,281 | 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.