Skip to content

Netstandard and Async #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

leniency
Copy link

  • 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

@adamreed90
Copy link

Why hasn't this been merged yet? :(

Merge leniency/dotnet-core-sdk-beta changes into our repo
@baartho
Copy link

baartho commented Dec 4, 2019

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.

- Updated test dependencies.
@itlackey
Copy link

itlackey commented Sep 2, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants