aspnetcore/src/JSInterop
Pranav K 87a51a358a
Merge branch 'release/5.0' into prkrishn/nullability-feedback
2020-08-26 16:38:48 -07:00
..
Microsoft.JSInterop Merge branch 'release/5.0' into prkrishn/nullability-feedback 2020-08-26 16:38:48 -07:00
Microsoft.JSInterop.JS/src JSObjectReference (#25028) 2020-08-24 21:02:19 -07:00
JSInterop.slnf
README.md
startvs.cmd

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.