Strategies for Versioning Your RESTful API
The annual Raleigh Code Camp was a great time and the most attended one yet. This year I presented "Strategies for Versioning Your RESTful API" to a larger room of attendees…
Continue ReadingThe annual Raleigh Code Camp was a great time and the most attended one yet. This year I presented "Strategies for Versioning Your RESTful API" to a larger room of attendees…
Continue ReadingThe GitHub project description for FluentValidation is succinct and explains what it does better than I could paraphrase: A small validation library for .NET that uses a fluent interface and lambda expressions…
Continue ReadingFor .NET unit testing assertions, I use Fluent Assertions. Not only does it result in easier to read assertions, but it makes it easy to dig down in to the details of…
Continue Reading