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.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
.NETCoreApp 3.1
- BassUtils (>= 4.2.2-alpha-g73bc890b96)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 6.0.0)
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 | 2,432 | 1/19/2023 |
4.6.0 | 1,808 | 2/12/2022 |
4.5.0 | 315 | 1/11/2022 |
4.4.2 | 274 | 1/1/2022 |
4.4.1 | 245 | 12/28/2021 |
4.2.4-alpha-g3e4abfb12d | 192 | 12/17/2021 |
4.2.2-alpha-g73bc890b96 | 196 | 12/16/2021 |
4.2.1-alpha-gd2c57a210b | 203 | 12/16/2021 |
4.1.12 | 5,490 | 11/24/2021 |
4.1.0-alpha | 182 | 11/9/2021 |
2021-11-08 Create BassUtils.NetCore package.