tatham
NuGet publisher profile
Packages (15)
Neo4jClient
A .NET client for neo4j: an open source, transactional graph database. It's pretty awesome.
WebFormsMVP
ASP.NET MVC might be the new kid on the block, but there are still a host of compelling advantages to ASP.NET Web Forms. The ASP.NET Web Forms MVP project is about bringing the love back to Web Forms through a renewed approach to using it - an approach that facilitates separation of concerns and testability whilst maintaining the rapid development that Web Forms was built to deliver.
SnowMaker
A high performance, distributed unique id generator for Azure environments.
FormsAuthenticationExtensions
Helper methods to make it easier to work with user data embedded into forms auth tickets.
crockford-base32
A .NET implementation of Crockford's Base32 encoding that works great for URLs and humans.
ReliabilityPatterns
A set of useful tools for building high reliability applications. Includes a circuit breaker and various retry mechanisms.
Neo4j.Server.AzureWorkerHost
Makes it super easy to host Neo4j in an Azure worker role
WebFormsMvp.Unity
Provides Unity integration for Web Forms MVP presenter resolution.
WebFormsMvp.Castle
Provides Castle Windsor integration for Web Forms MVP presenter resolution.
relativetime
Render a TimeSpan object as something that's consumable by humans like "about 9 minutes ago" or "yesterday".
WebFormsMvp.Autofac
Provides Autofac integration for Web Forms MVP presenter resolution.
MarkupSanitizer
Takes untrusted (X)HTML and massages it into real, trusted XHTML. While plenty of effort goes into preserving the original intent, markup validity and safety is the first priority. It's particularly useful with content management systems where users are in control of markup, but you want to target XHTML1.1.
OpenSearchToolkit
The OpenSearch Toolkit provides ASP.NET developers with drop-in support for OpenSearch. This lets you quickly and easily publish valid search suggestions to all the major browsers.
WebFormsMvp.StructureMap
Provides StructureMap integration for Web Forms MVP presenter resolution.
twavatar
Super simple ASP.NET helper for rendering Twitter avatars / profile images. Just write @Html.TwitterAvatar("tathamoddie") in your MVC view, or call new AvatarUrlBuilder().BuildUrl("tathamoddie"). Supports multiple sizes.