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

Add Downstream API option for Blazor WASM code modifier config #1871

Merged
merged 4 commits into from Apr 7, 2022

Conversation

zahalzel
Copy link
Contributor

@zahalzel zahalzel commented Apr 6, 2022

  • Adding Downstream API option for Blazor WASM code updates
  • Refactored code modifier configs to have "multi-line" blocks, makes it easier to read and update the configs

Note: in order for a Blazor WASM app to call a downstream API, the API has to enable CORS for incoming requests.

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

@zahalzel zahalzel merged commit dc1fc8f into main Apr 7, 2022
@zahalzel zahalzel deleted the dev/zahalzel/wasm_downstream branch April 7, 2022 20:11
deepchoudhery pushed a commit that referenced this pull request May 9, 2022
* updates

* Multiline json and downstream API blazor wasm code modifier changes

* fix configs

* PR comments
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