★ wanayoo — archive 1999 https://github.com/ExtCore/ExtCore/issues/177Nouvelle recherche | Portail wanayoo
Skip to content
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

ExtCore.Infrastructure No longer compatiable with .Net Standard. #177

Open
yerttle opened this issue Feb 27, 2020 · 1 comment
Open

ExtCore.Infrastructure No longer compatiable with .Net Standard. #177

yerttle opened this issue Feb 27, 2020 · 1 comment
Labels

Comments

@yerttle
Copy link

@yerttle yerttle commented Feb 27, 2020

We are using IConfigureServicesAction in a few .net standard projects however with the move to version 5 this no longer works as version 5 is .net core 3.

Wanted to know if there was a work around for this or a reason that ExtCore.Infrastructure is not a .net standard project considering it has no depenacies.

Thanks,

Yerttle.

@DmitrySikorsky
Copy link
Member

@DmitrySikorsky DmitrySikorsky commented Mar 9, 2020

Hi! Thank you for your question.

Type IApplicationBuilder is defined inside the Microsoft.AspNetCore.Http.Abstractions assembly, which is now part of the Microsoft.AspNetCore.App as I understand. There is no separate NuGet package anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.