msynk
-
- 3,130 total downloads
- last updated 5/3/2022
- Latest version: 1.1.3
Package Description -
- 1,181 total downloads
- last updated 5/26/2026
- Latest version: 0.9.0
Feature-rich interactive full calendar component for Blazor: day, week, month, year, and agenda views; event CRUD; drag-and-drop; culture-aware date handling; and customizable styling. -
- 1,120 total downloads
- last updated 11/2/2021
- Latest version: 1.0.1
A simple library in order to show Blazor WASM Update Progress -
- 1,104 total downloads
- last updated 9/7/2026
- Latest version: 0.8.0
A high-performance resource-timeline / planner component for ASP.NET Core Blazor. Renders wide time ranges with large numbers of allocation bars, with zoom, marquee/keyboard selection, time-zone-aware axes,... More information -
BlazorSWUP
by: msynk- 596 total downloads
- last updated 10/25/2021
- Latest version: 1.0.0
A simple library in order to show Blazor PWA Update Progress -
- 469 total downloads
- last updated 8/10/2026
- Latest version: 0.3.0
Lightweight, source-generator-powered reactive state management for Blazor with computed state, middleware, and Redux DevTools time-travel. The source generator ships inside this package, so a single reference... More information -
Blex.
by: msynkBlazor - 335 total downloads
- last updated 8/10/2026
- Latest version: 0.3.0
Blazor integration for Blex: the BlexComponentBase base class, <BlexProvider>, browser-storage persistence, and the Redux DevTools time-travel bridge. -
Blex.
by: msynkTesting - 326 total downloads
- last updated 8/10/2026
- Latest version: 0.3.0
Testing helpers for Blex: an action-recording harness and assertions for stores and the manager. -
- 306 total downloads
- last updated 4/26/2026
- Latest version: 0.3.0
Schema-aware binary serializer for .NET focused on compact payloads and fast POCO serialization. -
- 221 total downloads
- last updated 8/10/2026
- Latest version: 0.3.0
.NET MAUI integration for Blex: Preferences-backed persistence, automatic startup hydration, and XAML-bindable stores for native (non-Blazor) MAUI apps. -
BlazorHeadless
by: msynk- 129 total downloads
- last updated 5/24/2026
- Latest version: 0.1.0
A headless UI component library for Blazor: behaviour, accessibility, and state management without any visual opinion. Includes Menu, Listbox, Combobox, Dialog, Popover, Disclosure, Accordion, Tabs, Switch,... More information -
- 47 total downloads
- last updated 9/18/2026
- Latest version: 0.1.0
Memory-first, SQL-free embedded database engine for .NET. Designed for Blazor WebAssembly: live rows in managed memory, source-generated serializers, and WAL/snapshot persistence with no SQL and no JS interop... More information -
- 43 total downloads
- last updated 9/18/2026
- Latest version: 0.1.0
Entity Framework Core provider for BlazeDb. UseBlazeDb() maps DbSet types onto the engine's live rows; LINQ is translated onto hash/ordered indexes with no SQL. -
BlazeDb.
by: msynkBrowser - 42 total downloads
- last updated 9/18/2026
- Latest version: 0.1.0
Browser storage backends for BlazeDb: OPFS and IndexedDB, Web Locks single-writer election, WebCrypto, and cross-tab sync. Static web assets under _content/BlazeDb.Browser/.