Commit Graph

8 Commits

Author SHA1 Message Date
Paul Yuknewicz 9bba4d8e08 Updating C# quickstarts to align with Dapr 1.13 RC aligned SDKs (1.13.*-*)
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-28 07:26:00 -08:00
Phil Ngan 741a8f7ad9 Converted all projects to net8.0
Exception is batch because Swashbuckle does not support net8

Signed-off-by: Phil Ngan <phillip.ngan@gmail.com>
2024-02-18 16:12:57 +13:00
Pravin Pushkar b6e37b15a3 Bump csharp sdk to latest RC
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-09-26 21:09:15 +05:30
Paul Yuknewicz 379db927ab Reving versions for 1.11 in all quickstarts
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
2023-05-31 18:16:25 -07:00
Roberto J Rojas d6a4197aba v1.10 - quickstarts/tutorials/pub-sub update csharp-subscriber to use dotnet v7
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-02-13 14:48:41 -05:00
Paul Yuknewicz a933d89a0f
Updating C# quickstart and tutorial Dapr SDK references to 1.8. They… (#705)
* uncommenting pubsub test to try pubsub validate

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updated go dependencies
go 1.18
dapr/go-sdk 1.5.0

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* updating .NET/C# Dapr references to 1.8.0

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* updating Dapr SDK for Java versions to 1.6.0

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-07-27 10:31:17 -07:00
Arash Rohani 363bcffe5b Removed Swagger support and Updated the missing steps in README.
Signed-off-by: Arash Rohani <arash.rohani@gmail.com>
2022-05-24 10:23:25 -07:00
Arash Rohani 5c6fc9b029 Upgraded to ASP.NET Core 6 Minimal API
Signed-off-by: Arash Rohani <arash.rohani@gmail.com>
2022-05-24 10:23:25 -07:00