reddog-code/RedDog.AccountingModel
Lynn Orrell 99beec3b87
Various concurrency / perf updates and general cleanup (#53)
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
2022-05-10 11:55:56 -05:00
..
CompiledModels Various concurrency / perf updates and general cleanup (#53) 2022-05-10 11:55:56 -05:00
AccountingContext.cs adding queries 2021-05-25 16:54:01 -04:00
Customer.cs I'm a peacock and I gotta fly (#34) 2021-06-09 17:05:02 -05:00
Order.cs Initial cut of the AccountingService. Initial cut of the Bootstrapper. 2021-05-05 02:36:36 -05:00
OrderItem.cs update product cost and UI 2021-09-29 17:28:34 -04:00
RedDog.AccountingModel.csproj Various concurrency / perf updates and general cleanup (#53) 2022-05-10 11:55:56 -05:00
StoreLocation.cs adding queries 2021-05-25 16:54:01 -04:00