Encamina.Enmarcha.Aspire
8.1.9-preview-03
See the version list below for details.
dotnet add package Encamina.Enmarcha.Aspire --version 8.1.9-preview-03
NuGet\Install-Package Encamina.Enmarcha.Aspire -Version 8.1.9-preview-03
<PackageReference Include="Encamina.Enmarcha.Aspire" Version="8.1.9-preview-03" />
<PackageVersion Include="Encamina.Enmarcha.Aspire" Version="8.1.9-preview-03" />
<PackageReference Include="Encamina.Enmarcha.Aspire" />
paket add Encamina.Enmarcha.Aspire --version 8.1.9-preview-03
#r "nuget: Encamina.Enmarcha.Aspire, 8.1.9-preview-03"
#:package Encamina.Enmarcha.Aspire@8.1.9-preview-03
#addin nuget:?package=Encamina.Enmarcha.Aspire&version=8.1.9-preview-03&prerelease
#tool nuget:?package=Encamina.Enmarcha.Aspire&version=8.1.9-preview-03&prerelease
Enmarcha Aspire
Aspire Resource Builder Extensions is a set of tools designed to simplify the configuration of cloud-native resources with environment variables. This package is ideal for projects that need to manage distributed application resources in a cloud environment using environment-specific configurations.
Setup
Nuget package
First, install NuGet. Then, install Encamina.Enmarcha.Aspire from the package manager console:
PM> Install-Package Encamina.Enmarcha.Aspire
.NET CLI:
Install .NET CLI. Next, install Encamina.Enmarcha.Aspire from the .NET CLI:
dotnet add package Encamina.Enmarcha.Aspire
How to use
Resource Builder Extensions
The ResourceBuilderExtensions
class provides a set of extension methods to configure Aspire resources.
var agentProjects = builder.AddProject<Projects.AgentProjects>(appIdProjects)
.WithEnvironment(Constants.Settings.Options.PendingTaskStatuses, pendingTaskStatuses)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- Aspire.Hosting (>= 8.2.1)
- CommunityToolkit.Diagnostics (>= 8.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
10.0.0-preview-03 | 283 | 9/16/2025 |
10.0.0-preview-02 | 282 | 9/16/2025 |
8.3.0 | 145 | 9/10/2025 |
8.3.0-preview-02 | 147 | 9/10/2025 |
8.3.0-preview-01 | 135 | 9/8/2025 |
8.2.1-preview-08 | 140 | 8/18/2025 |
8.2.1-preview-07 | 152 | 8/12/2025 |
8.2.1-preview-06 | 147 | 8/11/2025 |
8.2.1-preview-05 | 228 | 8/5/2025 |
8.2.1-preview-04 | 148 | 7/15/2025 |
8.2.1-preview-03 | 151 | 7/14/2025 |
8.2.1-preview-02 | 150 | 7/3/2025 |
8.2.1-preview-01 | 281 | 3/23/2025 |
8.2.0 | 364 | 10/22/2024 |
8.1.9-preview-03 | 101 | 11/19/2024 |
8.1.9-preview-02 | 101 | 10/22/2024 |