ReSharper Template Library - Updated!

posted @ Saturday, April 14, 2007 1:16 AM

 

As you probably know, I'm a huge ReSharper fan.  I heavily use their templating features to greatly speed up my coding.  In a previous post, I offered up my R# template library for download.  Since then I've made a lot of changes and added quite a few new live templates and file templates, so I figured I'd offer my updated library for those who may find it useful.  Below you'll find a brief list of templates I've added and am actively using...

Since my last update, I've started using 3 new tools/frameworks for which I've created some live and file templates. 

  1. MbUnit - I've made the switch to MbUnit from NUnit because it just plain rocks.  There is no reason why you shouldn't use MbUnit over NUnit, IMHO.  It's literally a reference and namespace change to make the switch, since they both use the same attributes.  And you get all of the niceties of MbUnit, if for nothing else, [RowTest]!
  2. Rhino Mocks - I've also switched to Rhino Mocks exclusively for my mocking needs, now that Ayende has added full support for generic methods, finally!  Now I can ditch NMock2's string-based expectations in favor of strongly-typed expectations that are critical when refactoring.
  3. MonoRail - Not much more I need to say here, since that seems to be all I'm blogging about these days.  :P

So anyways, if you using one or all of these in your development, you may find the templates I've created for them useful. 

You can download the updated templates here:

Happy Coding!

Comments
Jimmy Bosse - 4/16/2007 12:56 PM
# re: ReSharper Template Library - Updated!
Do these includes JP's from class? Will these merge with those OK, or should I clean out my existing templates first?
Joey Beninghove - 4/16/2007 1:28 PM
# re: ReSharper Template Library - Updated!
Hey Jimmy,
Yeah, I took a couple of those and tweaked them for my personal style, etc... But most of them are ones I just extracted out of my existing code. (think "harvested templates", :) )
Maruis Marais - 5/17/2007 11:44 PM
# re: ReSharper Template Library - Updated!
Brilliant, these templates are great. Thanks Joey.
Post Comment






Please add 1 and 7 and type the answer here: