Heron.MudCalendar
1.0.4
See the version list below for details.
dotnet add package Heron.MudCalendar --version 1.0.4
NuGet\Install-Package Heron.MudCalendar -Version 1.0.4
<PackageReference Include="Heron.MudCalendar" Version="1.0.4" />
paket add Heron.MudCalendar --version 1.0.4
#r "nuget: Heron.MudCalendar, 1.0.4"
// Install Heron.MudCalendar as a Cake Addin #addin nuget:?package=Heron.MudCalendar&version=1.0.4 // Install Heron.MudCalendar as a Cake Tool #tool nuget:?package=Heron.MudCalendar&version=1.0.4
MudCalendar
A simple but powerful calendar component for MudBlazor.
Features
- Multiple views (month, week, day)
- Customizable events
- Easy integration with your existing MudBlazor project
Documentation
Documentation and examples are available here.
Getting Started
MudCalendar relies on MudBlazor. Follow the installation instructions for MudBlazor
Once your project is setup with MudBlazor you can install the MudCalendar package.
dotnet add package Heron.MudCalendar
Add the following to _Imports.razor
.
@using Heron.MudCalendar
Add the MudCalendar component to your razor page/component.
<MudCalendar />
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.
Building From Source
The project includes 2 solution files:
- Heron.MudCalendar.sln
- Heron.MudCalendarWithDocs.sln
The Heron.MudCalendar.sln solution contains the MudCalendar project and Unit Test projects.
The Heron.MudCalendarWithDocs.sln solution also contains the Docs project. Build this is a bit more complicated to compile because it uses the MudBlazor.Docs project. To build this project you need to clone the danheron/MudBlazor repo and checkout the mudcalendar branch.
The repositories should be cloned into the same parent directory e.g.
MyProjects
|-> MudBlazor
|-> Heron.MudCalendar
Build the projects in the following order:
- Heron.MudCalendar (Debug)
- Heron.MudCalendar (Release)
- MudBlazor.Docs (Release)
- Heron.MudCalendar.Docs
Product | Versions 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. |
-
net6.0
- Microsoft.AspNetCore.Components.Web (>= 6.0.11)
- Microsoft.Extensions.Localization (>= 6.0.11)
- MudBlazor (>= 6.1.9)
-
net7.0
- Microsoft.AspNetCore.Components.Web (>= 7.0.1)
- Microsoft.Extensions.Localization (>= 7.0.1)
- MudBlazor (>= 6.1.9)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Heron.MudCalendar:
Package | Downloads |
---|---|
Heron.MudTotalCalendar
A calendar component for displaying numerical data with totals. |
|
Codeer.LowCode.Bindings.MudBlazor
You can use MudBlazor with Codeer.LowCode.Blazor. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Heron.MudCalendar:
Repository | Stars |
---|---|
ErsatzTV/ErsatzTV
Stream custom live channels using your own media
|
|
CervantesSec/cervantes
Cervantes is an open-source, collaborative platform designed specifically for pentesters and red teams. It serves as a comprehensive management tool, streamlining the organization of projects, clients, vulnerabilities, and reports in a single, centralized location.
|
Version | Downloads | Last updated |
---|---|---|
2.0.3 | 4,412 | 10/3/2024 |
2.0.2 | 4,591 | 9/5/2024 |
2.0.1 | 1,906 | 8/9/2024 |
2.0.0 | 3,396 | 7/11/2024 |
2.0.0-beta.3 | 241 | 5/17/2024 |
2.0.0-beta.2 | 78 | 5/13/2024 |
2.0.0-beta.1 | 71 | 5/8/2024 |
1.1.2 | 8,531 | 5/3/2024 |
1.1.1 | 9,986 | 2/15/2024 |
1.1.0 | 26,137 | 11/16/2023 |
1.0.11 | 3,663 | 10/6/2023 |
1.0.10 | 2,583 | 9/1/2023 |
1.0.9 | 2,087 | 7/28/2023 |
1.0.8 | 4,877 | 6/9/2023 |
1.0.7 | 1,135 | 5/10/2023 |
1.0.6 | 376 | 4/25/2023 |
1.0.5 | 273 | 4/15/2023 |
1.0.4 | 193 | 4/13/2023 |
1.0.3 | 1,203 | 3/16/2023 |
1.0.2 | 225 | 3/14/2023 |
1.0.1 | 295 | 3/6/2023 |