jnonce's repositories
WebApiTemplate
Template project for WebApi services
jnonce.AspNet.Hsts
HTTP Strict Transport Security for asp.net vNext
MVC5AsyncActionFilter
Implement a pseudo-async ActionFilterAttribute in MVC5
assert.xunit
xUnit.net assertion library for sub-module purposes (please open issues in https://github.com/xunit/xunit)
autom
Simplified Parsec style automata
azure-docdb
Azure DocumentDB client library
csharp_equals
Implement C# Equals with subclasses
FluentValidation
A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
GreenPipes
An asynchronous pipe implementation for the Task Parallel Library
jnonce.github.io
Github pages
lazy_async_py
Make an async factory method sync by delaying async object creation to when the object is first used.
MassTransit
Distributed Application Framework for .NET
PipelineBuilder
Classes to build OWIN-like pipelines for more general uses
semver.net
Semantic versioning for .NET
Swashbuckle
Seamlessly adds a swagger to WebApi projects!
Thinktecture.IdentityServer.v3
OpenID Connect and OAuth2 Security Token Service and Authorization Server
XunitAssertNullRef
Xunit bug demo