aspnetcore/src/JSInterop
Pranav K 5114f2f1a2 Add null check for DotNetObjectReference (dotnet/extensions#2372)
\n\nCommit migrated from 45776ac25c
2019-09-23 09:42:48 -07:00
..
Microsoft.JSInterop Add null check for DotNetObjectReference (dotnet/extensions#2372) 2019-09-23 09:42:48 -07:00
Microsoft.JSInterop.JS/src
Mono.WebAssembly.Interop
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.