22 Feb
2012

NuGet Project Uncovered: SpecificationExtensions.[MSTest | NUnit | Xunit]

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. NOTE: this project is one I created and as it turns out this has now become it?s introductory post. The SpecificationExtensions.[MSTest | NUnit | Xunit] are a set of NuGet packages […]

Read More
21 Feb
2012

NuGet Project Uncovered: EventAggregator.Net

Category:UncategorizedTag: :

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. NOTE: this project is one I created and as it turns out this has now become it?s introductory post. EventAggregator.Net is a single C# file that can provide a basis for […]

Read More
20 Feb
2012

NuGet Project Uncovered: DumpToText

Category:UncategorizedTag: :

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. NOTE: this project is one I created and as it turns out this has now become its introductory post. DumpToText is a single C# extension I wrote a little while back. […]

Read More
19 Feb
2012

NuGet Project Uncovered: Nancy

Category:UncategorizedTag: :

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. Nancy is another project founded by an elegant coder. Andreas has blogged about it a number of times here on ElegantCode. Nancy is a lightweight HTTP framework for building web services […]

Read More
18 Feb
2012

NuGet Project Uncovered: Extended.Wpf.Toolkit

Category:UncategorizedTag: :

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. Extended.Wpf.Toolkit is a project that should not need an introduction, and if you follow this blog you?ve probably heard Brian talk about it. If not, check out some of the posts […]

Read More
16 Feb
2012

NuGet Project Uncovered: JsValidator

Category:UncategorizedTag: :

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. JsValidator, on first glance, is a down right awesome gem of a NuGet. I?ve heard of Google?s Closure Compiler before, but have never used it. This NuGet makes it a snap […]

Read More
15 Feb
2012

NuGet Project Uncovered: FastMember

Category:UncategorizedTag: :

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. FastMember would be something you pull in if you?re trying to do reflection to read properties of your objects, but starting to notice some performance issues. This project will emit some […]

Read More