Skip to content

Collection of tools and assemblies to support users write clean, stable .NET code

Notifications You must be signed in to change notification settings

netsrotr/TorSteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TorSteroids

Collection of tools and assemblies to support users write clean, stable .NET code

  • Common (library)
    • parse RFC 2822 datetime as often used in RSS Feeds
    • parse ISO 8601 datetimes
    • fluent API support classes
    • Bit operations support (roll left/right), extends flagged enumerations
    • often used extensions to String, Parameter null checking (throw ArgumentException, etc.)
    • support for INotifyPropertyChanged (Linq.Expression extensions)
  • Common.UnitTests (nunit test Suite for Common)

About

Collection of tools and assemblies to support users write clean, stable .NET code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published