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

A bit stuck #11225

Closed
dirkesquire opened this issue Mar 1, 2019 — with docs.microsoft.com · 4 comments
Closed

A bit stuck #11225

dirkesquire opened this issue Mar 1, 2019 — with docs.microsoft.com · 4 comments
Labels
Blazor Source - Docs.ms Docs Customer feedback via GitHub Issue
Milestone

Comments

Copy link

Trying to follow the instructions and did all the pre-requisuites except that Visual Studio 2019 Preview for Mac doesn't seem to want to install the Blazor .vsix extension. In fact it doesn't seem to recognise .vsix as a valid extension file. How do we install the Blazor extension for VS 2019 Preview for Mac?


Document details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added the Source - Docs.ms Docs Customer feedback via GitHub Issue label Mar 1, 2019
@guardrex
Copy link
Collaborator

guardrex commented Mar 1, 2019

@danroth27

@guardrex guardrex self-assigned this Mar 1, 2019
@guardrex guardrex added the P4 label Mar 1, 2019
@guardrex guardrex added this to the Backlog milestone Mar 1, 2019
@danroth27
Copy link
Member

@dirkesquire Thanks for trying out Blazor!

The Blazor Visual Studio extension is only for Visual Studio on Windows. Visual Studio for Mac uses a different extensibility model. Unfortunately, we don't have support for Blazor/Razor Components tooling and templates on Visual Studio for Mac just yet, but it's something we do plan to get to: dotnet/aspnetcore#5490. You can however use the .NET Core SDK to create, build, and run Blazor/Razor Component projects and then use a simple text editor (like Visual Studio Code) to edit your component files.

@sayedihashimi

@dirkesquire
Copy link
Author

Great thanks for confirming. I just wish this was clear in the article as it does not really say that this is for Windows developers only?
I did get the command line Blazor template to run nicely.
However my usecase is ultimately this is something that needs to be cross compatible with our team of windows and mac developers.

@guardrex guardrex removed their assignment Mar 1, 2019
@sayedihashimi
Copy link
Member

sayedihashimi commented Mar 1, 2019

Yes, we don’t have support for Blazor in Visual Studio for Mac yet, but it is on our roadmap. We have some more fundamental features that we are focused on at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blazor Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
None yet
Development

No branches or pull requests

5 participants