dotnet-core-sdk-beta icon indicating copy to clipboard operation
dotnet-core-sdk-beta copied to clipboard

Netstandard and Async

Open leniency opened this issue 5 years ago • 3 comments

  • Set projects to be netstandard instead of netcoreapp. This increases compatibility with full-framework projects.
  • Exposed async query methods for controllers.
  • Properly flagged the version as -beta

leniency avatar Jun 18 '19 19:06 leniency

Why hasn't this been merged yet? :(

adamreed90 avatar Oct 21 '19 14:10 adamreed90

I can't understand why this hasn't been merged thus far.

It looks like that the API has been abandoned :(

@leniency thank you for taking the time! Their API wasn't working with .NET Core 3.0 but yours is.

baartho avatar Dec 04 '19 18:12 baartho

Appreciate the work. It would be great if this would get merged and released

itlackey avatar Sep 02 '20 03:09 itlackey