alpacahq/alpaca-trade-api-csharp

Use .NET 8.0 SDK for compilation

OlegRa opened this issue · 0 comments

OlegRa commented

The latest .NET SDK provides better compiler diagnostics and C#12 language features for more clean code. The upgrade plan for branches:

  • The develop branch - new SDK and C#12 features
  • The master branch - new SDK and C#12 features
  • The support/6.x branch - new SDK only