MudBlazorJalali 7.6.1
dotnet add package MudBlazorJalali --version 7.6.1
NuGet\Install-Package MudBlazorJalali -Version 7.6.1
<PackageReference Include="MudBlazorJalali" Version="7.6.1" />
paket add MudBlazorJalali --version 7.6.1
#r "nuget: MudBlazorJalali, 7.6.1"
// Install MudBlazorJalali as a Cake Addin #addin nuget:?package=MudBlazorJalali&version=7.6.1 // Install MudBlazorJalali as a Cake Tool #tool nuget:?package=MudBlazorJalali&version=7.6.1
MudBlazor.Jalali
MudBlazor.Jalali is a comprehensive date picker component library built on top of the popular MudBlazor UI framework, specifically designed for Iranian (Persian) users who require Jalali calendar functionality.
👀 Live preview
Installation
To install the MudBlazor.Jalali package, use the following command in your .NET project:
dotnet add package MudBlazorJalali
Or, you can add it to your project through Visual Studio:
- Right-click on your project and select "Manage NuGet Packages".
- Select the "Browse" tab and search for "MudBlazorJalali".
- Click the "Install" button to add the package.
Usage of MudBlazor.Jalali
Using the MudBlazor.Jalali components is straightforward. Simply replace the standard MudBlazor MudDatePicker with MudJalaliDatePicker.
<MudJalaliDatePicker Label="Basic example" />
<MudJalaliDateRangePicker Label="Range example" PlaceholderStart="Start Date" PlaceholderEnd="End Date" />
Features
- Jalali Calendar Integration: Provides a fully functional Jalali calendar component.
- Date Picker: Offers a date picker component that supports Jalali dates.
- Date Range Picker: Enables selection of date ranges using the Jalali calendar.
- Easy Integration: Seamlessly integrates with MudBlazor's existing components and styling.
- Customization: Allows for customization of the component's appearance and behavior.
- Localization support
- Accessibility
- Performance optimization
Contributing
We welcome contributions to the MudBlazor.Jalali project! If you have any ideas, bug fixes, or new features, please feel free to open an issue or submit a pull request.
License
MudBlazor.Jalali is licensed under the MIT License.
Let's build a great Jalali date picker component library together!
Changelog
v7.6.1
- Introduced MudJalaliDateRangePicker component for selecting date ranges in the Jalali calendar.
- Improved styling consistency and visual appeal of the components.
- Fixed issues with displaying correct month names in the Jalali calendar.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- AspNetCore.SassCompiler (>= 1.77.8)
- Microsoft.AspNetCore.Components.WebAssembly (>= 8.0.1)
- MudBlazor (>= 7.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.