GitBrowser
receipt-web
21fb898/Receipt.slnx
Name Message Date
📁 protos Send content to receipt-printer gRPC service 1 month ago
📁 Receipt.AppHost Containerize 1 month ago
📁 Receipt.ServiceDefaults Initialize .NET Aspire 1 month ago
📁 Receipt.Web Containerize 1 month ago
📄 .dockerignore Containerize 1 month ago
📄 .editorconfig Initialize .NET Aspire 1 month ago
📄 .gitignore Send content to receipt-printer gRPC service 1 month ago
📄 Containerfile Containerize 1 month ago
📄 Directory.Build.props Initialize .NET Aspire 1 month ago
📄 Directory.Packages.props Containerize 1 month ago
📄 dotnet-tools.json Initialize web app 1 month ago
📄 global.json Initialize .NET Aspire 1 month ago
📄 README.md Initialize .NET Aspire 1 month ago
📄 Receipt.slnx Initialize web app 1 month ago
📄 Receipt.slnx
1 2 3 4 5 6
<Solution>
  <Project Path="Receipt.AppHost/Receipt.AppHost.csproj" />
  <Project Path="Receipt.ServiceDefaults/Receipt.ServiceDefaults.csproj" />
  <Project Path="Receipt.Web/Receipt.Web.csproj" />
</Solution>