Skip to content

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

Merged
zahalzel merged 4 commits into
mainfrom
dev/zahalzel/wasm_downstream
Apr 7, 2022
Merged

Add Downstream API option for Blazor WASM code modifier config#1871
zahalzel merged 4 commits into
mainfrom
dev/zahalzel/wasm_downstream

Conversation

@zahalzel
Copy link
Copy Markdown
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
Copy Markdown
Member

@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 <[email protected]>
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.

2 participants