Skip to content
forked from bdukes/sugar

A set of Extension Methods for making C# development a little easier

License

Notifications You must be signed in to change notification settings

jonwingfield/sugar

 
 

Repository files navigation

Sugar is all about making C# development a little bit sweeter

This is a set of C# extension methods (compatible with C# 3.5+) that make the language a bit more friendly. It's not a "Utility Belt" per se - just some object extenstions "designed to increase developer happiness".

These extensions are what I use in the WebMatrix videos on Tekpub.

How To Install It?

Drop the code file into your app and change it as you wish.

How Do You Use It?

Have a look in the files - see what's there. Strings, Dates, Regex, File IO and Validations - stuff you write every day.

About

A set of Extension Methods for making C# development a little easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%