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

Installation tutorial not working on preview 4 #2

Open
avataron opened this issue May 11, 2019 · 1 comment
Open

Installation tutorial not working on preview 4 #2

avataron opened this issue May 11, 2019 · 1 comment

Comments

@avataron
Copy link

avataron commented May 11, 2019

I've created a server-side Blazor from VS2019 templates (I've ticked to allow preview stuff on VS2019).
Followed the instructions, including FodyWeavers part.

First of all, I noticed the NObservable.Blazor in dependencies got an Exclamation Icon on it.
Can't see any warning what is the problem, but things seems to recgnize code and compile.

Later, if I use your Configure() method, toghether with the auto generated Configure(), I receive this error "Having multiple overloads of method 'Configure' is not supported.".

Well ok, now if I remove the auto generated Configure() and keep only yours, I receive this error "No service for type 'Microsoft.AspNetCore.Blazor.Builder.IBlazorApplicationBuilder'"

I don't think we should replace the default implementation, because that calls some important extentions it seems, so, in fact, I'm really lost.

How can I make NObservable work correctly in a Blazor (dot net core preview 4) project?

@avataron avataron changed the title Installation tutorial now working on preview 4 Installation tutorial not working on preview 4 May 11, 2019
@prakis
Copy link

prakis commented Jan 28, 2021

Have you figuredout how to solve this issue?

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

No branches or pull requests

2 participants