Added aspire sample
This is a simple sample that demonstrates how to use DAB in Aspire.
I will add it to our docs/quick-starts when this is merged.
Please note there is no /src code change, just /samples.
We really need to add this to our tests in order to avoid requiring the full suite of integration tests when /samples is updated. In fact, there are many paths in this repo that should be set up to allow pull requests to skip integration tests. Please consider.
on:
pull_request:
paths-ignore:
- 'samples/**'
/azp run
Azure Pipelines successfully started running 6 pipeline(s).
/azp run
Azure Pipelines successfully started running 6 pipeline(s).
@Aniruddh25 I've opened a new pull request, #2990, to work on those changes. Once the pull request is ready, I'll request review from you.
/azp run
Azure Pipelines successfully started running 6 pipeline(s).
/azp run
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.