jsakamoto
-
- 198,518 total downloads
- last updated 12/16/2022
- Latest version: 7.3.1
Head element support (change the document title, "meta" elements such as OGP, and "link" elements such as canonical url, favicon) for Blazor apps. -
- 156,050 total downloads
- last updated 10/8/2024
- Latest version: 2.0.2
A Blazor component to create panes separated by a slidable splitter bar. -
- 132,914 total downloads
- last updated 4/6/2024
- Latest version: 3.1.0.1
Build CSS class string for "class" attribute dynamically based on boolean switch values, in Razor files in-line. (designed for "Blazor") -
- 127,976 total downloads
- last updated 8/30/2025
- Latest version: 1.0.0-preview.59 (prerelease)
The clone of "Storybook" for Blazor, a frontend workshop for building UI components and pages in isolation. -
- 112,037 total downloads
- last updated 12/17/2024
- Latest version: 3.0.1
Provide "Update Now" feature to your Blazor PWA that notify to your components when the next version of one is available. -
- 108,791 total downloads
- last updated 12/16/2022
- Latest version: 7.3.1
Head element support (change the document title, "meta" elements such as OGP, and "link" elements such as canonical url, favicon) for Blazor apps. -
- 99,208 total downloads
- last updated 12/3/2023
- Latest version: 1.8.2
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for xUnit.net. -
- 96,626 total downloads
- last updated 12/17/2024
- Latest version: 3.0.1
Provide "Update Now" UI and feature to your Blazor PWA that appears when the next version of one is available. -
- 92,688 total downloads
- last updated 9/11/2024
- Latest version: 3.0.1
Surround an "input type=file" element by this Blazor component to making a zone that accepts drag and drops files. -
- 82,946 total downloads
- last updated 11/13/2024
- Latest version: 5.0.1.2
The `[IndexColumn]` attribute that is the revival of `[Index]` attribute for EF Core. (with extension for model building.) This package also provides [PrimaryKey] attribute. -
- 80,732 total downloads
- last updated 12/3/2023
- Latest version: 4.0.1
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for NUnit. -
-
- 80,418 total downloads
- last updated 8/17/2025
- Latest version: 10.0.100-preview.7.2 (prerelease)
Templates for ASP.NET Core Blazor without any js and css libraries. -
-
- Deprecated
-
- 63,753 total downloads
- last updated 3/30/2022
- Latest version: 2.1.0
[DEPRECATED] Please use the "ChainingAssertion-MSTest.Bin" package instead. Now, this package is a metadata-only package and just redirects to the "ChainingAssertion-MSTest.Bin". / Method Chaining base... More information -
- 60,852 total downloads
- last updated 11/26/2023
- Latest version: 10.3.1
SpeechSynthesis API access for your Blazor apps. -
-
- 57,653 total downloads
- last updated 7/7/2025
- Latest version: 3.0.1
This package provides post published processing to deploy the .NET Core SPA project (such as Blazor WebAssembly) as a GitHub pages site. (rewriting base URL in "index.html", generating ".nojekyll"... More information -
-
- 43,107 total downloads
- last updated 12/31/2023
- Latest version: 2.2.0
This library allows you dynamic access to object methods, properties, and fields by using the reflection technology of .NET, regardless of whether they are private members. You can access both object instance... More information -
-
- 41,911 total downloads
- last updated 7/7/2025
- Latest version: 7.0.0-preview.1 (prerelease)
When you publish your Blazor Wasm app, this package pre-renders and saves the app as static HTML files in your public folder. -
-
-
- 22,970 total downloads
- last updated 5/22/2025
- Latest version: 14.0.1
This NuGet package allows you to localize texts in your Blazor app. -
-
- Deprecated
- 20,494 total downloads
- last updated 6/23/2025
- Latest version: 1.0.0-preview.16.0 (prerelease)
This package makes your Blazor apps display the source .razor file name that generated the HTML element under the mouse cursor when entering the `Ctrl` + `Shift` + `F` hotkeys. -
- 20,311 total downloads
- last updated 12/3/2023
- Latest version: 2.1.1
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest.