Encamina.Enmarcha.Aspire 8.1.9-preview-03

This is a prerelease version of Encamina.Enmarcha.Aspire.
There is a newer version of this package available.
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                
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="Encamina.Enmarcha.Aspire" Version="8.1.9-preview-03" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Encamina.Enmarcha.Aspire --version 8.1.9-preview-03                
#r "nuget: Encamina.Enmarcha.Aspire, 8.1.9-preview-03"                
#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.
// Install Encamina.Enmarcha.Aspire as a Cake Addin
#addin nuget:?package=Encamina.Enmarcha.Aspire&version=8.1.9-preview-03&prerelease

// Install Encamina.Enmarcha.Aspire as a Cake Tool
#tool nuget:?package=Encamina.Enmarcha.Aspire&version=8.1.9-preview-03&prerelease                

Enmarcha Aspire

Nuget package

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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