Proto commits in dotnet/aspire-samples

These 5 commits are when the Protocol Buffers files have changed:

Commit:6bb701a
Author:David Pine

Move .NET samples under dotnet area Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Commit:5b9a1d0
Author:Damian Edwards
Committer:GitHub

Update samples folders to use kebab case & move build assets our of repo root (#1293) * Reorganize assets out of root & update devcontainer * Use kebab-case for samples folders & move build.cmd/sh to build dir * More product renames * Update ci.yml * Make build/build.sh executable * Update .gitattributes * Fix build scripts

Commit:09ef826
Author:Damian Edwards
Committer:GitHub

Update samples for preview.4 (#134) * Update package version & fix node sample * Fix DatabaseContainers example * Fix AspireWithJavaScript sample * Fix VoumeMount sample * Fix eShopLite sample * Rename eShopLite sample to AspireShop * Update to latest Dapr client Fixes #133 * Update DatabaseContainers to use WithEntrypoint method * Update Metrics to use new WithBindMount method Fixes #139 * Update all package versions to latest on nuget.org --------- Co-authored-by: James Newton-King <james@newtonking.com> Co-authored-by: moljac <mcvjetko@holisticware.net>

The documentation is generated from this commit.

Commit:c46017e
Author:Damian Edwards

Rename eShopLite sample to AspireShop

The documentation is generated from this commit.

Commit:6b9a038
Author:Damian Edwards
Committer:Damian Edwards

Initial port of eShopLite sample