Microsoft.JSInterop by Microsoft

<PackageReference Include="Microsoft.JSInterop" Version="7.0.1" />

 Microsoft.JSInterop 7.0.1

Abstractions and features for interop between .NET and JavaScript code. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/432e6a061f28dda696ba16bc5442328d23b25d93

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.JSInterop</id>
    <version>7.0.1</version>
    <authors>Microsoft</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>Icon.png</icon>
    <projectUrl>https://asp.net/</projectUrl>
    <description>Abstractions and features for interop between .NET and JavaScript code.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/432e6a061f28dda696ba16bc5442328d23b25d93</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>javascript interop</tags>
    <serviceable>true</serviceable>
    <repository type="git" url="https://github.com/dotnet/aspnetcore" commit="432e6a061f28dda696ba16bc5442328d23b25d93" />
    <dependencies>
      <group targetFramework="net7.0" />
    </dependencies>
  </metadata>
</package>