Heron.MudTotalCalendar 1.0.7

dotnet add package Heron.MudTotalCalendar --version 1.0.7
NuGet\Install-Package Heron.MudTotalCalendar -Version 1.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Heron.MudTotalCalendar" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Heron.MudTotalCalendar --version 1.0.7
#r "nuget: Heron.MudTotalCalendar, 1.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Heron.MudTotalCalendar as a Cake Addin
#addin nuget:?package=Heron.MudTotalCalendar&version=1.0.7

// Install Heron.MudTotalCalendar as a Cake Tool
#tool nuget:?package=Heron.MudTotalCalendar&version=1.0.7

MudTotalCalendar

GitHub Workflow Status Codecov GitHub GitHub last commit Nuget version

A calendar component for displaying numerical data with totals.

Documentation

Documentation and examples are available here.

Getting Started

MudTotalCalendar relies on MudBlazor. Follow the installation instructions for MudBlazor

Once your project is setup with MudBlazor you can install the MudTotalCalendar package

dotnet add package Heron.MudTotalCalendar

Add the following to _Imports.razor

@using Heron.MudTotalCalendar

Add the MudCalendar component to your razor page/component

<MudTotalCalendar />

Check out the examples of how to use and customize the MudCalendar component.

Support

For any issues or feature requests, please open a new issue on GitHub.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Heron.MudTotalCalendar:

Repository Stars
danheron/Heron.MudCalendar
Calendar component for MudBlazor
Version Downloads Last updated
1.0.7 235 2/27/2024
1.0.6 655 10/7/2023
1.0.5 707 8/21/2023
1.0.4 617 7/10/2023
1.0.3 645 5/25/2023
1.0.2 602 5/10/2023
1.0.1 657 4/27/2023
1.0.0 954 3/27/2023