A Date and Time Picker for Blazor using NodaTime.
Info
Version: | 0.7.0 |
Author(s): | Nick Heath |
Last Update: | Wednesday, February 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nheath99/NodaTimePicker |
NuGet Url: | https://www.nuget.org/packages/NodaTimePicker |
Install
Install-Package NodaTimePicker
dotnet add package NodaTimePicker
paket add NodaTimePicker
NodaTimePicker Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.1)
- Microsoft.AspNetCore.Components.Web(>= 3.1.1)
- NodaTime(>= 3.0.001)
Tags