Skip to content

whiteducksoftware/dotnet-aspire-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotnet Aspire Demo

This is a demo project for Dotnet Aspire. It demonstrates how Aspire wires up a weather forecast api with an Angular frontend and connects it to a Azure Blob Storage.

Prerequisites

Getting Started

  1. Clone the repository
  2. Use your own Azure Blob Storage service uri in the DotnetAspireDemo.AppHost/appsettings.json file. Authenticate with your Azure account using the Azure CLI.
  3. Open the project in Visual Studio Code
  4. Open the terminal and run
dotnet run --project DotnetAspireDemo/DotnetAspireDemo.AppHost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published