BassUtils 4.0.0

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

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

Useful extension methods for .Net Standard 2.0 and above.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,355 1/19/2023
4.6.0 2,077 2/12/2022
4.5.0 388 1/11/2022
4.4.2 362 1/1/2022
4.4.1 323 12/28/2021
4.2.4-alpha-g3e4abfb12d 195 12/17/2021
4.2.2-alpha-g73bc890b96 182 12/16/2021
4.2.1-alpha-gd2c57a210b 195 12/16/2021
4.1.12 5,515 11/24/2021
4.1.0-alpha 202 11/9/2021
4.0.8-pre 193 10/15/2021
4.0.7-pre 241 10/15/2021
4.0.6-pre 200 10/15/2021
4.0.4-pre 229 10/15/2021
4.0.3-pre 220 10/15/2021
4.0.2-pre 251 10/13/2021
4.0.1-pre 299 10/9/2021
4.0.0 374 11/4/2021
4.0.0-pre 264 10/8/2021
3.0.0 9,157 10/29/2015
2.2.1 1,870 4/27/2015
2.2.0 1,280 4/26/2015
2.1.0 1,225 4/18/2015
2.0.0 1,370 3/25/2015
1.1.1 1,213 3/23/2015
1.1.0 1,146 3/21/2015
1.0.0 1,128 3/19/2015

2021-11-04 Convert to .Net Standard 2.0. See README.md.