Majorsoft.Blazor.Components.Timer
1.2.0
Blazor component that can be used for scheduled and periodically repeated tasks to call custom code. Part of Majorsoft Blazor library.
Install-Package Majorsoft.Blazor.Components.Timer -Version 1.2.0
dotnet add package Majorsoft.Blazor.Components.Timer --version 1.2.0
<PackageReference Include="Majorsoft.Blazor.Components.Timer" Version="1.2.0" />
paket add Majorsoft.Blazor.Components.Timer --version 1.2.0
#r "nuget: Majorsoft.Blazor.Components.Timer, 1.2.0"
Majorsoft.Blazor.* v1.2.0 Nuget packages has breaking changes! Namespace names were consolidated with Nuget package names. Please update your code to: @using Majorsoft.Blazor.[...]
For more details see release log.
Majorsoft.Blazor.* v1.2.0 Nuget packages has breaking changes! Namespace names were consolidated with Nuget package names. Please update your code to: @using Majorsoft.Blazor.[...]
For more details see release log.
Release Notes
See Releases here: https://github.com/majorimi/blazor-components/releases
Dependencies
-
net5.0
- Microsoft.AspNetCore.Components.Web (>= 5.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Majorsoft.Blazor.Components.Timer:
Package | Downloads |
---|---|
Majorsoft.Blazor.Components.Debounce
Blazor component that renders an Input, InputText, Textarea or InputTextarea, etc. element with debounced onChange. Part of Majorsoft Blazor library.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 498 | 1/5/2021 |
1.1.0 | 68 | 12/18/2020 |
1.0.1 | 166 | 11/30/2020 |
1.0.0 | 130 | 11/11/2020 |
0.9.52-rc.2.20479.15 | 135 | 10/30/2020 |
0.9.50-rc.2.20479.15 | 103 | 10/27/2020 |