BassUtils 4.0.8-pre

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

// Install BassUtils as a Cake Tool
#tool nuget:?package=BassUtils&version=4.0.8-pre&prerelease

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 1,756 1/19/2023
4.6.0 2,055 2/12/2022
4.5.0 381 1/11/2022
4.4.2 355 1/1/2022
4.4.1 315 12/28/2021
4.2.4-alpha-g3e4abfb12d 191 12/17/2021
4.2.2-alpha-g73bc890b96 179 12/16/2021
4.2.1-alpha-gd2c57a210b 192 12/16/2021
4.1.12 5,506 11/24/2021
4.1.0-alpha 196 11/9/2021
4.0.8-pre 188 10/15/2021
4.0.7-pre 236 10/15/2021
4.0.6-pre 196 10/15/2021
4.0.4-pre 225 10/15/2021
4.0.3-pre 214 10/15/2021
4.0.2-pre 247 10/13/2021
4.0.1-pre 294 10/9/2021
4.0.0 368 11/4/2021
4.0.0-pre 260 10/8/2021
3.0.0 7,516 10/29/2015
2.2.1 1,849 4/27/2015
2.2.0 1,262 4/26/2015
2.1.0 1,213 4/18/2015
2.0.0 1,354 3/25/2015
1.1.1 1,197 3/23/2015
1.1.0 1,134 3/21/2015
1.0.0 1,116 3/19/2015

2021-10-08 Convert to .Net Standard 2.0. See README.md.