aspnetcore/src/JSInterop
Pavel Krymets 39b6a19f90 Add reference assembly generations support (dotnet/extensions#1093)
\n\nCommit migrated from 8ad1395c91
2019-02-11 12:10:15 -08:00
..
Microsoft.JSInterop Add reference assembly generations support (dotnet/extensions#1093) 2019-02-11 12:10:15 -08:00
Microsoft.JSInterop.JS/src
Mono.WebAssembly.Interop Add reference assembly generations support (dotnet/extensions#1093) 2019-02-11 12:10:15 -08:00
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.