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

Implement detection logic that an app is using SignalR / server-side Blazor #9281

Closed
danroth27 opened this issue Apr 11, 2019 · 1 comment
Closed
Assignees
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed task

Comments

@danroth27
Copy link
Member

danroth27 commented Apr 11, 2019

This is needed to detect if an app needs the Azure SignalR Service.

@danroth27 danroth27 added this to the 3.0.0-preview6 milestone Apr 11, 2019
@danroth27 danroth27 added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Apr 11, 2019
@mkArtakMSFT
Copy link
Member

#5629

@mkArtakMSFT mkArtakMSFT added area-blazor Includes: Blazor, Razor Components PRI: 1 - Required task labels Apr 19, 2019
rynowak pushed a commit that referenced this issue May 8, 2019
This change adds detection of various SignalR configure-related calls to
the startup analysis infrastructure.

Also adds a shim that VS is going to call into to analyze the project
pre-publish.
rynowak pushed a commit that referenced this issue May 8, 2019
This change adds detection of various SignalR configure-related calls to
the startup analysis infrastructure.

Also adds a shim that VS is going to call into to analyze the project
pre-publish.
@mkArtakMSFT mkArtakMSFT removed area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates labels May 9, 2019
@rynowak rynowak closed this as completed in 7642f9d May 9, 2019
@rynowak rynowak added the Done This issue has been fixed label May 20, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed task
Projects
None yet
Development

No branches or pull requests

3 participants