Skip to content

csharpfritz/Fritz.Components

Repository files navigation

Fritz.Components

A Blazor component library featuring useful components like EnvironmentRibbon.

Installation

dotnet add package Fritz.Components

Usage

Environment Ribbon

The Environment Ribbon component displays the current environment name with configurable styling:

<EnvironmentRibbon HideInProduction="true" />

This will show a colored ribbon with the environment name except in Production (by default).

The default EnvironmentRibbon in the top right corner of a blazor website in the Development environment

About

A collection of helpful Blazor components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published