Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DateTime.Now Banisher

Disables the use of DateTime.Now, in favour of DateTime.UtcNow in C# projects
This can be installed as either a visual studio extension or a nuget package as an analyzer.
I have only published the nuget package, however, the extension can be easily built with the source.

Link to Built Nuget Package

https://www.nuget.org/packages/DisableDateTimeNow/1.0.5883.39470

You can also install by typing this command into the Package Management Console:

Install-Package DisableDateTimeNow

About

Disables the use of DateTime.Now, in favour of DateTime.UtcNow in C# projects

Resources

Stars

16 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages