aspnetcore/src/JSInterop
Pranav K fe782681b4 Make WASM packages stay preview releases in 3.1. (dotnet/extensions#2503)
Fixes https://github.com/aspnet/AspNetCore/issues/14623\n\nCommit migrated from b195e40af5
2019-10-14 15:36:50 -07:00
..
Microsoft.JSInterop Add null check for DotNetObjectReference (dotnet/extensions#2372) 2019-09-23 09:42:48 -07:00
Microsoft.JSInterop.JS/src Change JSInterop to avoid using async locals (dotnet/extensions#2163) 2019-08-15 17:14:03 -07:00
Mono.WebAssembly.Interop Make WASM packages stay preview releases in 3.1. (dotnet/extensions#2503) 2019-10-14 15:36:50 -07:00
JSInterop.slnf
README.md

README.md

jsinterop

This repo is for Microsoft.JSInterop, a package that provides abstractions and features for interop between .NET and JavaScript code.

Usage

The primary use case is for applications built with Mono WebAssembly or Blazor. It's not expected that developers will typically use these libraries separately from Mono WebAssembly, Blazor, or a similar technology.