System.Threading.Timer
4.3.0-preview1-24530-04
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Threading.Timer --version 4.3.0-preview1-24530-04
NuGet\Install-Package System.Threading.Timer -Version 4.3.0-preview1-24530-04
<PackageReference Include="System.Threading.Timer" Version="4.3.0-preview1-24530-04" />
paket add System.Threading.Timer --version 4.3.0-preview1-24530-04
#r "nuget: System.Threading.Timer, 4.3.0-preview1-24530-04"
// Install System.Threading.Timer as a Cake Addin
#addin nuget:?package=System.Threading.Timer&version=4.3.0-preview1-24530-04&prerelease
// Install System.Threading.Timer as a Cake Tool
#tool nuget:?package=System.Threading.Timer&version=4.3.0-preview1-24530-04&prerelease
Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals.
Commonly Used Types:
System.Threading.Timer
System.Threading.TimerCallback
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.2 is compatible. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. monotouch10 is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | netcore50 is compatible. uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 is compatible. |
Windows Store | netcore451 was computed. win81 is compatible. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. |
Xamarin.WatchOS | xamarinwatchos was computed. xamarinwatchos10 is compatible. |
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- Microsoft.NETCore.Targets (>= 1.1.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
-
.NETFramework 4.5.1
- No dependencies.
-
.NETStandard 1.2
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- Microsoft.NETCore.Targets (>= 1.1.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5.1, Windows 8.1, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.1
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (160)
Showing the top 5 NuGet packages that depend on System.Threading.Timer:
Package | Downloads |
---|---|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4. |
|
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility |
|
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455). Commonly Used Types: System.Net.WebSockets.ClientWebSocket When using NuGet 3.x this package requires at least version 3.4. |
|
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support. |
|
StackExchange.Redis.StrongName
High performance Redis client, incorporating both synchronous and asynchronous usage. |
GitHub repositories (206)
Showing the top 5 popular GitHub repositories that depend on System.Threading.Timer:
Repository | Stars |
---|---|
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
|
|
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 778,087,501 | 11/15/2016 |
4.3.0-preview1-24530-04 | 304,482 | 10/24/2016 |
4.0.1 | 441,798,665 | 6/27/2016 |
4.0.1-rc2-24027 | 10,501,875 | 5/16/2016 |
4.0.1-beta-23516 | 326,466 | 11/18/2015 |
4.0.1-beta-23409 | 362,731 | 10/15/2015 |
4.0.1-beta-23225 | 247,389 | 9/2/2015 |
4.0.0 | 1,696,653 | 7/29/2015 |
4.0.0-beta-23109 | 30,725 | 7/27/2015 |
4.0.0-beta-23019 | 46,390 | 6/30/2015 |
4.0.0-beta-22816 | 36,308 | 4/24/2015 |
4.0.0-beta-22605 | 11,237 | 2/13/2015 |
4.0.0-beta-22416 | 7,143 | 1/16/2015 |
4.0.0-beta-22231 | 21,973 | 11/11/2014 |