Soenneker.Enums.DeployEnvironment
4.0.234
Prefix Reserved
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
<PackageReference Include="Soenneker.Enums.DeployEnvironment" Version="4.0.234" />
<PackageVersion Include="Soenneker.Enums.DeployEnvironment" Version="4.0.234" />
<PackageReference Include="Soenneker.Enums.DeployEnvironment" />
paket add Soenneker.Enums.DeployEnvironment --version 4.0.234
#r "nuget: Soenneker.Enums.DeployEnvironment, 4.0.234"
#:package Soenneker.Enums.DeployEnvironment@4.0.234
#addin nuget:?package=Soenneker.Enums.DeployEnvironment&version=4.0.234
#tool nuget:?package=Soenneker.Enums.DeployEnvironment&version=4.0.234
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 | Versions 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. |
-
net10.0
- Soenneker.Gen.EnumValues (>= 4.0.45)
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 |
Update dependency Soenneker.Gen.EnumValues to 4.0.45 (#315)