Skip to content
This repository was archived by the owner on Nov 16, 2019. It is now read-only.

dotnet/jsinterop

Repository files navigation

jsinterop [ARCHIVED]

Please go to https://github.com/aspnet/Extensions/tree/master/src/JSInterop to see the latest JSInterop code base and to file issues

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.

How to build and test

To build:

  1. Ensure you have installed an up-to-date version of the .NET Core SDK. To verify, run dotnet --version and be sure that it returns 2.1.300 (i.e., .NET Core 2.1) or later.
  2. Run dotnet build

To run tests:

  1. Run dotnet test test/Microsoft.JSInterop.Test

About

[ARCHIVED] Provides abstractions and features for interop between .NET and JavaScript code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5