VOOZH about

URL: https://www.nuget.org/packages/BlazorDateRangePicker/

⇱ NuGet Gallery | BlazorDateRangePicker 6.2.0




BlazorDateRangePicker 6.2.0

dotnet add package BlazorDateRangePicker --version 6.2.0
 
 
NuGet\Install-Package BlazorDateRangePicker -Version 6.2.0
 
 
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="BlazorDateRangePicker" Version="6.2.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BlazorDateRangePicker" Version="6.2.0" />
 
Directory.Packages.props
<PackageReference Include="BlazorDateRangePicker" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BlazorDateRangePicker --version 6.2.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BlazorDateRangePicker, 6.2.0"
 
 
#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.
#:package BlazorDateRangePicker@6.2.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BlazorDateRangePicker&version=6.2.0
 
Install as a Cake Addin
#tool nuget:?package=BlazorDateRangePicker&version=6.2.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Live demo

This date range picker component is a port of js DateRangePicker, rewritten using C# as a Razor Component. It creates a dropdown menu from which a user can select a range of dates.

There is no dependecy with jquery, moment, or bootstrap.

Features include limiting the selectable date range, localizable strings and date formats, a single date picker mode, and predefined date ranges.

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on BlazorDateRangePicker:

Package Downloads
MyJetWallet.Sdk.AdminPanel

Package Description

JBlazorGrid

Grid for Blazor

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BlazorDateRangePicker:

Repository Stars
Daniel-Krzyczkowski/Cars-Island-On-Azure
Cars Island is a fake car rental company which used Microsoft Azure cloud services to implement the system for managing car renting.
Version Downloads Last Updated
6.2.0 59,129 10/7/2025
6.1.0 69,918 3/18/2025
6.0.0 5,521 3/10/2025
5.4.0 33,393 1/21/2025
5.3.0 157,256 7/24/2024
5.2.0 78,127 1/24/2024
5.1.0 2,055 1/22/2024
5.0.0 680 1/20/2024
4.5.0 86,770 11/15/2023
4.4.0 27,104 8/22/2023
4.3.0 120,405 11/14/2022
4.2.0 168,343 3/5/2022
4.1.0 16,950 12/29/2021
4.0.0 22,825 11/17/2021
3.6.0 82,884 5/26/2021
3.5.0 49,627 2/20/2021
3.4.0 597 2/18/2021
3.3.0 33,131 11/24/2020
3.2.0 10,453 11/18/2020
3.1.0 1,535 11/16/2020
Loading failed