WebAssemblyHostBuilderExtensions Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for configuring a WebAssemblyHostBuilder.
public static class WebAssemblyHostBuilderExtensions
	type WebAssemblyHostBuilderExtensions = class
	Public Module WebAssemblyHostBuilderExtensions
		- Inheritance
 - 
				WebAssemblyHostBuilderExtensions
 
Methods
| UseDefaultServiceProvider(WebAssemblyHostBuilder, Action<IWebAssemblyHostEnvironment,ServiceProviderOptions>) | 
		 Configures the default service provider for the WebAssembly host.  | 
        	
| UseDefaultServiceProvider(WebAssemblyHostBuilder, Action<ServiceProviderOptions>) | 
		 Configures the default service provider for the WebAssembly host.  |