solace-samples-dotnet icon indicating copy to clipboard operation
solace-samples-dotnet copied to clipboard

.NET Core Update, SDK Project types

Open nicholasdgoodman opened this issue 2 years ago • 1 comments

  • Added Solution file for Visual Studio users
  • Updated projects to SDK format
  • Added Solace Client library via Nuget

nicholasdgoodman avatar Aug 23 '22 15:08 nicholasdgoodman

@nicholasdgoodman, remind me. Is this good to go or are you still making enhancements to it?

Mrc0113 avatar Sep 22 '22 17:09 Mrc0113

@Mrc0113

Yes it is good to go. I wanted to point out we are not taking it all the way to .NET 6 to ensure compatibility with a number of clients who are stuck using older IDEs; right now this PR goes as far as .NET Core 3.1.

When this runtime falls out of MS support (end of 2022) we can revisit on what the appropriate default framework for these samples are.

nicholasdgoodman avatar Nov 11 '22 16:11 nicholasdgoodman

Deployed onto the AWS Strigo AMI and tested. Installed the .NET SDK and everything built and ran fine. Even ran fine within Visual Studio Code. Seems good to go? Merging and closing..!

aaron-613 avatar Nov 23 '22 17:11 aaron-613