Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
/ BlazorFocused Public archive

Providing flux architecture and other tools for Blazor components and web development.

License

Notifications You must be signed in to change notification settings

kenswan/BlazorFocused

Repository files navigation

Nuget Version Nuget Downloads Continuous Integration

BlazorFocused

Helpful tools/extensions to the Blazor Framework and .NET development

  • Flux architecture
  • Streamline http request/response/authorization
  • Testing tools for http requests, logging, etc.

NuGet Packages

Package Description
BlazorFocused Combines BlazorFocused.Client and BlazorFocused.Store packages
BlazorFocused.Client Development tools and extensions for http requests
BlazorFocused.Store Providing Flux Architecture pattern in Blazor Components
BlazorFocused.Tools Tooling for testing Blazor Components and the BlazorFocused library

Documentation

Please visit the BlazorFocused Documentation Site for installation, getting started, and API documentation.

Samples

Please visit and/or download our BlazorFocused Sample Solution to get a more in-depth view of usage.