CommunityToolkit.Aspire.Hosting.GoFeatureFlag 9.2.2-beta.228

Prefix Reserved
This is a prerelease version of CommunityToolkit.Aspire.Hosting.GoFeatureFlag.
dotnet add package CommunityToolkit.Aspire.Hosting.GoFeatureFlag --version 9.2.2-beta.228                
NuGet\Install-Package CommunityToolkit.Aspire.Hosting.GoFeatureFlag -Version 9.2.2-beta.228                
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="CommunityToolkit.Aspire.Hosting.GoFeatureFlag" Version="9.2.2-beta.228" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommunityToolkit.Aspire.Hosting.GoFeatureFlag --version 9.2.2-beta.228                
#r "nuget: CommunityToolkit.Aspire.Hosting.GoFeatureFlag, 9.2.2-beta.228"                
#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 CommunityToolkit.Aspire.Hosting.GoFeatureFlag as a Cake Addin
#addin nuget:?package=CommunityToolkit.Aspire.Hosting.GoFeatureFlag&version=9.2.2-beta.228&prerelease

// Install CommunityToolkit.Aspire.Hosting.GoFeatureFlag as a Cake Tool
#tool nuget:?package=CommunityToolkit.Aspire.Hosting.GoFeatureFlag&version=9.2.2-beta.228&prerelease                

CommunityToolkit.Aspire.Hosting.GoFeatureFlag library

Provides extension methods and resource definitions for the .NET Aspire AppHost to support running GO Feature Flag containers.

Getting Started

Install the package

In your AppHost project, install the package using the following command:

dotnet add package CommunityToolkit.Aspire.Hosting.GoFeatureFlag

Example usage

Then, in the Program.cs file of AppHost, add a GO Feature Flag resource and consume the connection using the following methods:

var builder = DistributedApplication.CreateBuilder(args);

var goff = builder.AddGoFeatureFlag("goff");

var myService = builder.AddProject<Projects.MyService>()
                       .WithReference(goff);

builder.Build().Run();

Additional Information

https://learn.microsoft.com/dotnet/aspire/community-toolkit/hosting-go-feature-flag

Feedback & contributing

https://github.com/CommunityToolkit/Aspire

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.  net9.0 is compatible.  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. 
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
9.2.2-beta.228 35 3/11/2025
9.2.2-beta.227 35 3/11/2025
9.2.2-beta.226 40 3/11/2025
9.2.2-beta.225 37 3/11/2025
9.2.2-beta.224 34 3/11/2025
9.2.2-beta.223 45 3/10/2025
9.2.2-beta.222 48 3/10/2025
9.2.2-beta.220 37 3/9/2025
9.2.2-beta.218 40 3/9/2025
9.2.2-beta.217 156 3/7/2025
9.2.2-beta.216 150 3/7/2025
9.2.2-beta.215 153 3/7/2025
9.2.2-beta.214 153 3/5/2025
9.2.2-beta.213 145 3/5/2025
9.2.2-beta.212 150 3/5/2025
9.2.2-beta.211 150 3/4/2025
9.2.2-beta.210 159 3/4/2025
9.2.2-beta.208 50 3/3/2025
9.2.1 95 3/3/2025
9.2.1-beta.207 71 3/2/2025
9.2.1-beta.206 39 3/1/2025
9.2.1-beta.205 48 2/27/2025
9.2.1-beta.204 42 2/26/2025
9.2.1-beta.203 46 2/26/2025
9.2.0 89 2/26/2025
9.2.0-beta.202 48 2/26/2025
9.2.0-beta.201 39 2/26/2025
9.2.0-beta.199 40 2/26/2025
9.2.0-beta.198 51 2/26/2025
9.1.1-beta.197 54 2/25/2025
9.1.1-beta.196 54 2/25/2025
9.1.1-beta.195 45 2/25/2025
9.1.1-beta.194 49 2/25/2025
9.1.1-beta.193 39 2/25/2025
9.1.1-beta.192 50 2/24/2025
9.1.1-beta.191 49 2/24/2025
9.1.1-beta.190 53 2/19/2025
9.1.1-beta.189 51 2/19/2025
9.1.1-beta.188 50 2/19/2025
9.1.1-beta.187 58 2/19/2025
9.1.1-beta.183 55 2/18/2025
9.1.1-beta.182 59 2/18/2025
9.1.1-beta.181 63 2/18/2025
9.1.1-beta.180 60 2/17/2025
9.1.1-beta.178 52 2/17/2025
9.1.1-beta.177 64 2/12/2025
9.1.1-beta.176 62 2/11/2025
9.1.1-beta.175 57 2/11/2025
9.1.1-beta.173 55 2/10/2025
9.1.1-beta.169 53 2/6/2025
9.1.1-beta.168 52 2/5/2025