Albatross.Config
2.8.0
Prefix Reserved
See the version list below for details.
dotnet add package Albatross.Config --version 2.8.0
NuGet\Install-Package Albatross.Config -Version 2.8.0
<PackageReference Include="Albatross.Config" Version="2.8.0" />
paket add Albatross.Config --version 2.8.0
#r "nuget: Albatross.Config, 2.8.0"
// Install Albatross.Config as a Cake Addin #addin nuget:?package=Albatross.Config&version=2.8.0 // Install Albatross.Config as a Cake Tool #tool nuget:?package=Albatross.Config&version=2.8.0
A simple wrapper library that performs configuration validations and allow configuration class to be directly injected using dependency injection.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
-
net5.0
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 5.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Albatross.Config:
Package | Downloads |
---|---|
Albatross.Hosting
A library for creating .Net Web Api or Service applications with preconfigured settings |
|
Albatross.Caching
This assembly contains cache management logic using Polly |
|
Albatross.Hosting.Utility
Wrapper api to create a command line utility using CommandLineParser with dependency injection and serilog logging support. |
|
Albatross.Hosting.Test
hosting framework for test projects |
|
Albatross.Messaging
This assembly contains messaging implementation using ZeroMQ. Currently it supports pubsub and command queue pattern. |
GitHub repositories
This package is not used by any popular GitHub repositories.