Bounteous.Core
0.0.13
dotnet add package Bounteous.Core --version 0.0.13
NuGet\Install-Package Bounteous.Core -Version 0.0.13
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="Bounteous.Core" Version="0.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bounteous.Core" Version="0.0.13" />
<PackageReference Include="Bounteous.Core" />
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 Bounteous.Core --version 0.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bounteous.Core, 0.0.13"
#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=Bounteous.Core&version=0.0.13
#tool nuget:?package=Bounteous.Core&version=0.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Bounteous.Core
Bounteous.Core is a .NET library that provides various utilities and extensions to simplify common tasks in .NET applications. This library includes dependency injection (IoC) helpers, logging utilities, and more.
Installation
You can install the package via NuGet: dotnet add package Bounteous.Core
IoC Service Collection utilities
see documentation here
.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Dapper (>= 2.1.66)
- Microsoft.Extensions.Caching.Memory (>= 9.0.4)
- Microsoft.Extensions.Configuration (>= 9.0.4)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 9.0.4)
- Microsoft.Extensions.Configuration.FileExtensions (>= 9.0.4)
- Microsoft.Extensions.Configuration.Json (>= 9.0.4)
- Microsoft.Extensions.DependencyInjection (>= 9.0.4)
- Microsoft.Extensions.DependencyModel (>= 9.0.4)
- Serilog (>= 4.2.0)
- Serilog.AspNetCore (>= 9.0.0)
- Serilog.Extensions.Logging (>= 9.0.1)
- Serilog.Settings.Configuration (>= 9.0.0)
- Serilog.Sinks.Console (>= 6.0.0)
- System.IO.FileSystem (>= 4.3.0)
- System.Text.Json (>= 9.0.4)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Bounteous.Core:
Package | Downloads |
---|---|
Bounteous.Data
Package Description |
|
Bounteous.Data.SqlServer
Package Description |
|
Bounteous.xUnit.Accelerator
Package Description |
|
Bounteous.Azure
Package Description |
|
Bounteous.Aws
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.