Skip to content

shirubasoft/aspire-e2e-sample-b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

aspire-e2e-sample-b

Sample repository demonstrating Aspire E2E shared resource definitions.

This repo contains a SampleApi service with SharedResourceReference metadata in its AppHost, allowing other repositories to import and run this service via a2a import-csproj.

Structure

  • src/SampleApi — A minimal ASP.NET Core API
  • src/SampleB.AppHost — Aspire AppHost with SharedResourceReference for sample-api

Usage

Other repos can reference this service by adding a SharedResourceReference with a GitHubRepository tag pointing to shirubasoft/aspire-e2e-sample-b, then running:

a2a import-csproj ./path/to/AppHost.csproj

The auto-clone feature will fetch this repo and enrich the imported resource with metadata defined here.

About

Sample repo B for Aspire E2E - defines a shared SampleApi resource

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages