Encamina.Enmarcha.Aspire
8.1.9-preview-02
See the version list below for details.
dotnet add package Encamina.Enmarcha.Aspire --version 8.1.9-preview-02
NuGet\Install-Package Encamina.Enmarcha.Aspire -Version 8.1.9-preview-02
<PackageReference Include="Encamina.Enmarcha.Aspire" Version="8.1.9-preview-02" />
paket add Encamina.Enmarcha.Aspire --version 8.1.9-preview-02
#r "nuget: Encamina.Enmarcha.Aspire, 8.1.9-preview-02"
// Install Encamina.Enmarcha.Aspire as a Cake Addin #addin nuget:?package=Encamina.Enmarcha.Aspire&version=8.1.9-preview-02&prerelease // Install Encamina.Enmarcha.Aspire as a Cake Tool #tool nuget:?package=Encamina.Enmarcha.Aspire&version=8.1.9-preview-02&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. |
-
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 |
---|---|---|
8.2.0 | 242 | 10/22/2024 |
8.1.9-preview-03 | 58 | 11/19/2024 |
8.1.9-preview-02 | 64 | 10/22/2024 |