Alma.EnvironmentModel 10.0.0

dotnet add package Alma.EnvironmentModel --version 10.0.0
                    
NuGet\Install-Package Alma.EnvironmentModel -Version 10.0.0
                    
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="Alma.EnvironmentModel" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alma.EnvironmentModel" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Alma.EnvironmentModel" />
                    
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 Alma.EnvironmentModel --version 10.0.0
                    
#r "nuget: Alma.EnvironmentModel, 10.0.0"
                    
#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 Alma.EnvironmentModel@10.0.0
                    
#: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=Alma.EnvironmentModel&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Alma.EnvironmentModel&version=10.0.0
                    
Install as a Cake Tool

Library which contains a Model types and basic modules for Environment Definition and Deployment.

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 (4)

Showing the top 4 NuGet packages that depend on Alma.EnvironmentModel:

Package Downloads
Alma.ApplicationStatus

Types for an common Application status representation.

Alma.KafkaApplication

Framework for kafka application. It contains computation expressions to help with building this kind of application and have in-build metrics, logging, parsing, etc..

Alma.Profiler

Library for a Web App Profiler.

Alma.Status

F# library for running health checks, aggregating system status, tracking status changes, and collecting incident history.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 4,219 1/28/2026
9.1.0 514 11/27/2025