aspnetcore/src/JSInterop
Pranav K c58ab9247c
Add nullable to JSInterop (#22326)
2020-06-10 05:39:01 +00:00
..
Microsoft.JSInterop Add nullable to JSInterop (#22326) 2020-06-10 05:39:01 +00:00
Microsoft.JSInterop.JS/src
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.