netsrotr / TorSteroids

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C# 97.0%Language:Smalltalk 2.9%Language:Batchfile 0.1%