Skip to content

A replacement of NetFx Threading.Timer without cumulative error

License

Notifications You must be signed in to change notification settings

SecretNest/TimerFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimerFix

A replacement of NetFx Threading.Timer without cumulative error.

This is a complete replacement of Threading.Timer. You could use this TimerFix by simply replacing the Threading.Timer object.

Version 2.0

Task is used instead of Threading.Timer.

Supported platform: NetCore 1, NetCore 2, NetFx 4.5, NetStd 1.3, NetStd 2.0

Nuget

https://www.nuget.org/packages/SecretNest.TimerFix/

About

A replacement of NetFx Threading.Timer without cumulative error

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages