Skip to content

karlosRivera/dotdotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotdotnet

DevFast (.T to begin with...) WIKI NUGET

An easy to use, yet powerful, set of extension methods to increase developement productivity and allows you to write code faster and with confidence. It, as v1:

  • On one hand, contains tons of methods on string, ValueType, Stream related to parsing (.TryTo, .To, .Trim etc), efficient transformation (.Transform, .To/.From etc)...
  • On the other hand, proposes single liner statements to throw useful Exception (.ThrowIf, .ThrowIfNot, and other .Throw variants)...

Features:

  • Methods are carefully named to bring code readability
  • Turns most of the quotidian codes in one-liner
  • Method chaining is all the way
  • Minimal boilerplate code
  • Extensively test covered

About

collection of c# .net projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%