Stimulsoft.Reports.Blazor by Stimulsoft

<PackageReference Include="Stimulsoft.Reports.Blazor" Version="2021.4.2" />

 Stimulsoft.Reports.Blazor 2021.4.2

Stimulsoft Reports.Blazor is a reporting tool designed to create and render reports in Web using .NET 5 and native Blazor report engine, supports Blazor Server and Blazor WebAssembly technologies. Stimulsoft Reports.Web will provide the complete cycle of report designing, from creating report templates and ending with showing them in a web browser. All this can be done without closing a web browser. Stimulsoft Reports.Web is the reporting tool that allows you to edit reports directly in Web.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Stimulsoft.Reports.Blazor</id>
    <version>2021.4.2</version>
    <title>Stimulsoft Reports.Blazor</title>
    <authors>Stimulsoft</authors>
    <owners>Stimulsoft</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">LICENSE.md</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>icon.png</icon>
    <projectUrl>https://www.stimulsoft.com/en/products/reports-web</projectUrl>
    <description>Stimulsoft Reports.Blazor is a reporting tool designed to create and render reports in Web using .NET 5 and native Blazor report engine, supports Blazor Server and Blazor WebAssembly technologies. Stimulsoft Reports.Web will provide the complete cycle of report designing, from creating report templates and ending with showing them in a web browser. All this can be done without closing a web browser. Stimulsoft Reports.Web is the reporting tool that allows you to edit reports directly in Web.</description>
    <summary>Reporting tool which helps you create flexible and feature rich reports in native Blazor Server and Blazor WebAssembly applications.</summary>
    <releaseNotes>You can check the release notes for this version here:
https://www.stimulsoft.com/en/changes/reports-web?build=2021.4.2</releaseNotes>
    <copyright>Copyright (C) 2003-2021 Stimulsoft, All rights reserved.</copyright>
    <language>en-US</language>
    <tags>stimulsoft report reports reporting tool generator razor blazor html5 viewer designer sql xml json data barcode qr-code charts export pdf excel html</tags>
    <dependencies>
      <group targetFramework=".NETCoreApp5.0">
        <dependency id="Microsoft.AspNetCore.Components" version="5.0.2" />
        <dependency id="Microsoft.AspNetCore.WebUtilities" version="2.2.0" />
        <dependency id="Microsoft.JSInterop.WebAssembly" version="5.0.2" />
        <dependency id="System.Text.Encoding.CodePages" version="5.0.0" />
        <dependency id="Stimulsoft.Reports.Engine.Blazor" version="[2021.4.2]" />
      </group>
    </dependencies>
  </metadata>
</package>