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

Adding Blazor Wasm Hosted scenario #1878

Merged
merged 8 commits into from Apr 27, 2022
Merged

Adding Blazor Wasm Hosted scenario #1878

merged 8 commits into from Apr 27, 2022

Conversation

zahalzel
Copy link
Contributor

@zahalzel zahalzel commented Apr 15, 2022

Adds support for configuring Blazor WASM Hosted scenario from VS.

Testing:

  1. Create a Blazor WASM Hosted projected with Microsoft Identity Platform selected
  2. from CLI: dotnet msidentity -- update-app-registration -t -u --client-id --redirect-uris --client-project
    Testing will be much easier when the changes are merged in VS

@zahalzel zahalzel force-pushed the dev/zahalzel/hosted branch 4 times, most recently from 99b47fb to 2ee30c9 Compare April 19, 2022 22:37
@zahalzel zahalzel marked this pull request as ready for review April 19, 2022 22:51
Copy link
Contributor

@deepchoudhery deepchoudhery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, def get some testing in first though.

@zahalzel zahalzel merged commit 50d6241 into main Apr 27, 2022
@zahalzel zahalzel deleted the dev/zahalzel/hosted branch April 27, 2022 16:46
deepchoudhery pushed a commit that referenced this pull request May 9, 2022
* Adding Blazor Wasm Hosted scenario

* Refactor hosted parameters

* Add csproj extension
deepchoudhery added a commit that referenced this pull request May 9, 2022
* Add Downstream API option for Blazor WASM code modifier config (#1871)

* updates

* Multiline json and downstream API blazor wasm code modifier changes

* fix configs

* PR comments

* bumping System.Security.Cryptography.X509Certificates version (#1873)

* bump up X509CertificatesVersion package version

* adding to Directory.Build.props.

* throwing exception if GetConnectionString returns null. (#1876)

* Adding Blazor Wasm Hosted scenario (#1878)

* Adding Blazor Wasm Hosted scenario

* Refactor hosted parameters

* Add csproj extension

* Enabling nullable templates (#1887)

* removing nullable disable and making templates nullable friendly

* removing nullable disable and making templates nullable friendly

* all but identity scaffolder support nullable

* minor updates

* bumping Versions.props

Co-authored-by: Zachary Halzel <zahalzel@microsoft.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants