Sumit Ghosh
90f0cff567
Updated catalog unit test project to Net 6.0
3 years ago
Sumit Ghosh
fb8bca5e8b
Updated packages of Basket.FunctionalTests.csproj file
3 years ago
Sumit Ghosh
4e6700d3c6
Included file-scoped namespaces Basket.FunctionalTests
3 years ago
Sumit Ghosh
886c6070c6
Included globalusing for Basket.FunctionalTests project
3 years ago
Sumit Ghosh
f33d0d3ecd
Updated packages of Basket.UnitTest csproj
3 years ago
Sumit Ghosh
136c1dcbc4
Moved namespaces to Basket.UnitTest project
3 years ago
Sumit Ghosh
6064e2710f
Included globalusing to Basket.UnitTest project
3 years ago
Sumit Ghosh
cafefc6090
Fixed bug Identity.API
3 years ago
Sumit Ghosh
e22f980184
Fixed bug in catalog.api
3 years ago
Sumit Ghosh
da0042ff56
Fixed bug in Basket API
3 years ago
Sumit Ghosh
02382a6997
Updated dependent packages for Devspaces.Support.csproj
3 years ago
Sumit Ghosh
2276c46027
Moved using statements to globalusing Devspaces
3 years ago
Sumit Ghosh
4ef6c63bdd
Included globalusing to Devspaces.Support project
3 years ago
Sumit Ghosh
c1657937ef
Updated packages of IntegrationEventLogEF project
3 years ago
Sumit Ghosh
9d73669d86
Move using statements to globalusing file
3 years ago
Sumit Ghosh
5fd90e8cb6
Included globalusing file for IntegrationEventLogEF project
3 years ago
Sumit Ghosh
03b80d037e
Moved using statements to globalusing for EventBusServiceBus
3 years ago
Sumit Ghosh
409fab7521
Included global using in EventBusServiceBus project
3 years ago
Sumit Ghosh
4ed086f675
Moved using statements to EventBusRabbitMQ project
3 years ago
Sumit Ghosh
783c69974a
Included globalusing for EventBusRabbitMQ project
3 years ago
Sumit Ghosh
f3d6492340
Moved namespaces to global usings for eventbus
3 years ago
Sumit Ghosh
f847ec020f
Included globalusing for eventbus project
3 years ago
Sumit Ghosh
a902b00a3c
Moved namespaces to globalusing file
3 years ago
Sumit Ghosh
21c70f1227
Included globalusing mobile.bff.shoppping project
3 years ago
Sumit Ghosh
a12fbcaf09
Moved namespaces to globalusing shopping aggregator
3 years ago
Sumit Ghosh
7b1764261e
Included globalusing for web.bff.shoppping aggregator project
3 years ago
Sumit Ghosh
2cdb56fb69
Moved using statements to globalusing file in webhooks.api
3 years ago
Sumit Ghosh
ac9874e44a
Included globalusings in webhooks.api project
3 years ago
Sumit Ghosh
e351e569b4
Updated ordering.unittests.csproj file
3 years ago
Sumit Ghosh
f6ab14da8c
Fixed bug in statup.cs
3 years ago
Sumit Ghosh
f8e1a5de84
Updated ordering.api csproj project
3 years ago
Sumit Ghosh
666fba815f
Moved all usings to globalusing file
3 years ago
Sumit Ghosh
818995d8b8
Included global usings for ordering.api project
3 years ago
Sumit Ghosh
cec87c8738
Fixed namespace name in ordering.domain
3 years ago
Sumit Ghosh
986262a833
Refactored namespace statements in catalog.api project
3 years ago
Sumit Ghosh
a598bfde6c
Updated packages in ordering.signalrHub csproj file
3 years ago
Sumit Ghosh
0fe244cc80
Moved all the namespace to globalusings
3 years ago
Sumit Ghosh
6546b63aa4
Included globalusings for ordering.signalrHub project
3 years ago
Sumit Ghosh
301913df45
Updated relevant packages in ordering.infrastructure project
3 years ago
Sumit Ghosh
c007047291
Refactored namespaces for ordering.infrastructure project
3 years ago
Sumit Ghosh
0c52323f8d
Included globalusings for ordering.infrastructure project
3 years ago
Sumit Ghosh
1b56eaa368
Included globalusing for ordering.domain project
3 years ago
Sumit Ghosh
4758530f1f
Moved namespaces to ordering.domain project
3 years ago
Sumit Ghosh
46dad7ac75
Refactored namespace statement for payment.api
3 years ago
Sumit Ghosh
830314f517
Included globalusing for payment.api
3 years ago
Sumit Ghosh
bbb26af34b
Fixed local run bug for catalog.api
3 years ago
Sumit Ghosh
d43d372ade
Updated catalog.api project
3 years ago
Sumit Ghosh
71a4cf6479
Moved individual usings statements to globalusing
3 years ago
Sumit Ghosh
d996cf169e
Created global using file for catalog.api
3 years ago
Sumit Ghosh
ab1d9cc897
Updates `basket-api` to .NET 6 ( #1742 )
* Use global usings
* Use file-scoped namespaces
* Updates docker images to preview 7
* Created a new migration plan
* Included global usings for identity project
* Updated docker file to preview version to 7
* Updated dockerfiles
* Merged conent from Startup.cs to Program.cs
* Removed Starup.cs
* Removed unnecessary files
* Revert "Removed unnecessary files"
This reverts commit 536bddcd96
.
* Revert "Removed Starup.cs"
This reverts commit 46175d7aa9
.
* Revert "Merged conent from Startup.cs to Program.cs"
This reverts commit 2766ea86df
.
* Removed extra spaces
* Updated basket-api project file
* Update src/Services/Basket/Basket.API/Grpc/BasketService.cs
Co-authored-by: David Pine <david.pine@microsoft.com>
* Apply suggestions from code review
Co-authored-by: David Pine <david.pine@microsoft.com>
* Moved the fully qualified namespace on top
* Updated relevant packages in basket.api project
* Updated relevant packages in identity.api project
Co-authored-by: David Pine <david.pine@microsoft.com>
3 years ago