Explore the essential nuget packages for Blazor.
Logging
Fluent Validation
Session Storage
Blazor State
Fluxor
Fluxor is a framework for front-end development that supports state management via the flux pattern and creates a single-state store approach.
A Blazor state management architecture that is connected to the MediatR pipeline and written as a plug-in or middleware.
Blazor apps can use the browser's session storage APIs, which handles both serialization and deserialization.
FluentValidation is a powerful .NET library that contains many built-in validators for creating strongly-typed validation rules.
The Microsoft Extensions Logging abstraction is used to display log messages in the developer tools console of the browser.