Azure / reddog-code

Source code repository for the reddog demo, brought to you by the Cloud Native Global Black Belt Team.
MIT License
164 stars 106 forks source link

Various concurrency / perf updates and general cleanup #53

Closed lynn-orrell closed 2 years ago

lynn-orrell commented 2 years ago

Updated dev container to install EF core tools
Updated dev container to add rest client VS Code extension Updated dev container to restart SQL Server container on failure Updated dev container to specify static SQL Server container name (reddog-sql-server)
Updated to .NET 6
Updated MakeLineService to be etag aware
Updated LoyaltyService to be etag aware
Now pre-compiling EF models
Launch configurations now start and stop the Dapr sidecars