Skip to content

Spruce up WebAssemblyHostEnvironment interface and use #20008

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

Merged
merged 1 commit into from
Mar 20, 2020
Merged

Spruce up WebAssemblyHostEnvironment interface and use #20008

merged 1 commit into from
Mar 20, 2020

Conversation

captainsafia
Copy link
Member

Changes in this PR

  • Adds HostEnvironment property for accessing WebAssemblyHostEnvironment in WebAssemblyHostBuilder
  • Adds convenience methods for checking currently set environment in WebAssemblyHostEnvironment

Addresses #19900

@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Mar 19, 2020
@pranavkm pranavkm added this to the blazor-wasm-3.2-preview4 milestone Mar 19, 2020
@captainsafia captainsafia merged commit 4b36083 into dotnet:blazor-wasm-preview4 Mar 20, 2020
@captainsafia captainsafia deleted the wasm/19900 branch March 20, 2020 00:47
@SteveSandersonMS
Copy link
Member

😁 Nice!

ghost pushed a commit that referenced this pull request Mar 25, 2020
* Restore public API contract on WebAssemblyJSRuntime (#19968)

* Shrink icon-512.png (#19999)

* Use custom DebugProxyHost to initialize DebugProxy config (#19980)

Addresses #19909

* Spruce up WebAssemblyHostEnvironment interface and use (#20008)

* Load .dlls/.wasm/.pdb in parallel with dotnet.*.js. Fixes #18898 (#20029)

* Add BaseAddress property to WebAssemblyHostEnvironment (#20019)

- Adds `BaseAddress` to `IWebAssemblyHostEnvironment`
- Uses unmarshalled APIs to extract application host
- Move NavigationManager initialization to startup code
- Fix subdir mapping in ClientSideHostingTest

Addresses #19910

Co-authored-by: Steve Sanderson <[email protected]>
Co-authored-by: Safia Abdalla <[email protected]>
Co-authored-by: Safia Abdalla <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants