Soenneker.Enums.DeployEnvironment 4.0.234

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Enums.DeployEnvironment --version 4.0.234
                    
NuGet\Install-Package Soenneker.Enums.DeployEnvironment -Version 4.0.234
                    
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="Soenneker.Enums.DeployEnvironment" Version="4.0.234" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Enums.DeployEnvironment" Version="4.0.234" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Enums.DeployEnvironment" />
                    
Project file
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 Soenneker.Enums.DeployEnvironment --version 4.0.234
                    
#r "nuget: Soenneker.Enums.DeployEnvironment, 4.0.234"
                    
#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.
#:package Soenneker.Enums.DeployEnvironment@4.0.234
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Enums.DeployEnvironment&version=4.0.234
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Enums.DeployEnvironment&version=4.0.234
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Soenneker.Enums.DeployEnvironment

Identifies the isolated runtime environment in which an application or workload is deployed.

Install

dotnet add package Soenneker.Enums.DeployEnvironment

What you get

  • DeployEnvironment — Identifies the isolated runtime environment in which an application or workload is deployed.

API at a glance

API What it does Result / important behavior
DeployEnvironment.Test Unit and integration test execution, including pull-request validation. Unit and integration test execution, including pull-request validation.
DeployEnvironment.Local Developer workstations and local application execution using the base application settings. Developer workstations and local application execution using the base application settings.
DeployEnvironment.E2E End-to-end test environment used for automated full-system validation with deterministic data, isolated configuration, and safe or mocked external providers. End-to-end test environment used for automated full-system validation with deterministic data, isolated configuration, and safe or mocked external providers.
DeployEnvironment.Development Shared development deployment using development-specific application settings. Shared development deployment using development-specific application settings.
DeployEnvironment.Staging Pre-production staging deployment using staging-specific application settings. Pre-production staging deployment using staging-specific application settings.
DeployEnvironment.Production Live production deployment using production-specific application settings. Live production deployment using production-specific application settings.
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Soenneker.Enums.DeployEnvironment:

Package Downloads
Soenneker.Cosmos.Client

A utility library for Azure Cosmos client accessibility

Soenneker.Utils.Environment

A utility library for useful environment related functionality

Soenneker.Blob.Sas

A utility library for Azure Blob SAS operations

Soenneker.Extensions.LoggerConfiguration

A set of useful Serilog LoggerConfiguration extension methods

Soenneker.Fixtures.Integration

Provides a reusable and generic integration test xunit fixture that dynamically registers and configures WebApplicationFactory instances for multiple ASP.NET Core projects with support for custom app settings, authentication, logging, and test utilities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.242 10,750 9/15/2026
4.0.241 905 9/15/2026
4.0.240 20,323 9/12/2026
4.0.239 850 9/12/2026
4.0.238 28,165 9/7/2026
4.0.237 17,884 9/4/2026
4.0.236 33,642 8/30/2026
4.0.235 7,166 8/30/2026
4.0.234 1,192 8/29/2026
4.0.232 31,727 8/21/2026
4.0.231 11,454 8/18/2026
4.0.230 1,560 8/18/2026
4.0.229 34,986 8/7/2026
4.0.228 22,488 7/28/2026
4.0.227 286 7/28/2026
4.0.226 36,223 7/17/2026
4.0.225 9,855 7/16/2026
4.0.224 33,295 7/2/2026
4.0.223 20,410 6/19/2026
4.0.222 6,194 6/18/2026
Loading failed

Update dependency Soenneker.Gen.EnumValues to 4.0.45 (#315)