BassUtils.NetCore 4.2.2-alpha-g73bc890b96

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

// Install BassUtils.NetCore as a Cake Tool
#tool nuget:?package=BassUtils.NetCore&version=4.2.2-alpha-g73bc890b96&prerelease

BassUtils

Low-level utility functions for use in any .Net Standard 2.0 project. Available on NuGet

BassUtils.NetCore

Low-level utility functions for use in any .Net Core 3.1 and later project. Available on NuGet

Change History

[4.1.12]
Added BassUtils.NetCore
  • Added BassUtils.NetCore library.
  • Added RuntimeInformationMiddleware and app.UseRuntimeInfo extension method.
  • Added services.AddConfigurationModel.
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 netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.7.0 1,634 1/19/2023
4.6.0 1,735 2/12/2022
4.5.0 280 1/11/2022
4.4.2 241 1/1/2022
4.4.1 212 12/28/2021
4.2.4-alpha-g3e4abfb12d 170 12/17/2021
4.2.2-alpha-g73bc890b96 168 12/16/2021
4.2.1-alpha-gd2c57a210b 176 12/16/2021
4.1.12 5,454 11/24/2021
4.1.0-alpha 158 11/9/2021

2021-11-08 Create BassUtils.NetCore package.