Blip.Starter.Common.Env 0.0.20

dotnet add package Blip.Starter.Common.Env --version 0.0.20
NuGet\Install-Package Blip.Starter.Common.Env -Version 0.0.20
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="Blip.Starter.Common.Env" Version="0.0.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blip.Starter.Common.Env --version 0.0.20
#r "nuget: Blip.Starter.Common.Env, 0.0.20"
#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 Blip.Starter.Common.Env as a Cake Addin
#addin nuget:?package=Blip.Starter.Common.Env&version=0.0.20

// Install Blip.Starter.Common.Env as a Cake Tool
#tool nuget:?package=Blip.Starter.Common.Env&version=0.0.20

Blip.Starter.Common.Env

This library contains a simple class Environment to be able to configure the environment of your application.

This class holds the following information and can be used by other libraries to configure themselves:

  • HostServiceName - the application name. Examples: msging-server for the Iris Server application.
    • When using Kubernetes, this will likely be the name of the deployment.
  • ReleaseNumber - the version of the application or the release version, depending of the deployment system you use.
  • ClusterName - the cluster name where the application is running.
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Blip.Starter.Common.Env:

Package Downloads
Blip.Starter.Common.Secrets

Package Description

Blip.Starter.Common.Logs

Package Description

Blip.Starter.Common.Traces

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.20 4,563 2/27/2024
0.0.19 126 2/22/2024
0.0.18 289 1/31/2024
0.0.17 446 12/28/2023
0.0.16 630 11/6/2023
0.0.15 281 10/19/2023
0.0.14 7,339 10/10/2023
0.0.12 271 9/26/2023