Esquio.Blazor.WebAssembly by Xabaril Contributors

<PackageReference Include="Esquio.Blazor.WebAssembly" Version="3.0.0" />

 Esquio.Blazor.WebAssembly 3.0.0

Esquio components and services for Blazor Wasm.For more information see http://github.com/Xabaril/Esquio

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Esquio.Blazor.WebAssembly</id>
    <version>3.0.0</version>
    <authors>Xabaril Contributors</authors>
    <owners>Xabaril Contributors</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <projectUrl>http://github.com/xabaril/Esquio</projectUrl>
    <description>Esquio components and services for Blazor Wasm.For more information see http://github.com/Xabaril/Esquio</description>
    <tags>Esquio Features Flags Toggles AB Testing AspNetCore Blazor WebAssembly</tags>
    <repository type="git" url="https://github.com/xabaril/Esquio" commit="0ef0cd61a209dff85d725f070abb266210ddb554" />
    <dependencies>
      <group targetFramework=".NETStandard2.1">
        <dependency id="Microsoft.AspNetCore.Components.WebAssembly" version="3.2.0" exclude="Build,Analyzers" />
        <dependency id="System.Net.Http.Json" version="3.2.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>