Raw C# Blazor date picker component - no JavasScript involved.
Info
Version: | 1.0.0 |
Author(s): | Conficiens solutio, Taurius Litvinavicius |
Last Update: | Saturday, March 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://blazordatepicker.conficienssolutio.com/ |
NuGet Url: | https://www.nuget.org/packages/BlazorDatePicker |
Install
Install-Package BlazorDatePicker
dotnet add package BlazorDatePicker
paket add BlazorDatePicker
BlazorDatePicker Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.2)
- Microsoft.AspNetCore.Components.Web(>= 3.1.2)