BlazorFileSaver icon indicating copy to clipboard operation
BlazorFileSaver copied to clipboard

Blazor Component wrapper for FileSaver.js

Results 7 BlazorFileSaver issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Dear, Nuget link in the README refers to Blazor Table, should be [https://www.nuget.org/packages/BlazorFileSaver/](url) ? Thanks, Bart

Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 3.1.1 to 5.0.3. Release notes Sourced from Microsoft.AspNetCore.Components.Web's releases. .NET 5.0.3 Release Notes Install Instructions Repos Core .NET 5.0.2 Release Notes Install Instructions Repos Core .NET 5.0.1...

dependencies

Bumps [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore) from 3.1.1 to 5.0.3. Release notes Sourced from Microsoft.AspNetCore.Components's releases. .NET 5.0.3 Release Notes Install Instructions Repos Core .NET 5.0.2 Release Notes Install Instructions Repos Core .NET 5.0.1...

dependencies

Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.2.0 to 1.3.1. Release notes Sourced from SharpZipLib's releases. v1.3.1 Minor release, mainly to address the incorrect file version of v1.3.0, but also contains some security fixes...

dependencies

When I upgrade the BlazorFileSaver package from version 3.0.1 to 3.1.1 my build breaks because it cannot find the BlazorFileSaver namespace. From what I can see in the example the...