29
Packages
109,351
Downloads of apitize's packages
apitize's Profile
Packages
-
TweetSharp
TweetSharp v2 is a fast, clean wrapper around the Twitter API. It uses T4 templates to make adding new endpoints easy. It can also be used as an example of how to write a service-specific API wrapper using Hammock.
-
Hammock
Hammock is an HTTP API library for .NET that greatly simplifies consuming and wrapping RESTful services.
-
tophat
Provides unit-of-work style connection scoping to any ADO.NET supporting database.
-
Depot
A common caching interface with support for graphing dependencies.
-
email
Easily render and send emails in your applications. Supports templating, parallel delivery, observable folders, retry policy, backlog, and more.
-
container
A simple interface for function-descriptor style IoC containers. Includes an embedded Munq container by default.
-
I18N
Smart internationalization for .NET web apps; Globally recognized interface; localize like the big kids; Localizes everything; controller calls, views, validation attributes, and routes.
-
Metrics
Capturing CLR and application-level metrics. So you know what's going on. An idiomatic port of Coda Hale's Metrics for Scala and the JVM.
-
Metrics.Mvc
MVC support for the metrics library.
-
bulky
An idiomatic bulk insert interface for databases. Allows you to bulk insert arbitrary types to an underlying database using a fast insert mechanism specific for that database. Currently supports SQL Server, MySQL, and SQLite. Works on the IDbConnection with extension methods, like Dapper.
-
Specifications
The specification pattern for composable business logic, in C#.
-
OAuth
An implementation of OAuth 1.0a for .NET
-
Dates
The missing .NET date types; DatePeriod and DateSpan.
-
JSON
A JSON parser in C#, supporting dynamic deserialization in .NET 4.0
-
Money
Painless currency management in .NET.
-
Paging
A smart paging library for .NET queryables and enumerables.
-
Sitemaps
Smart sitemap generation for .NET web apps
-
TableDescriptor
The part of a micro-ORM that maps POCOs to database tables.
-
tuxedo
A database-agnostic SQL generator for common tasks.
-
linger
A priority job queuing subsystem, inspired by delayed_job
-
apitize
Apitize is an embeddable Hypermedia API server.
-
Pratt
A Pratt parser implementation for C#
-
tnetstrings
A C# implementation of Zed Shaw's tnetstrings specification
-
copper
Middleware for building distributed, message-oriented software.
-
HttpContextShim
Provides support for the general availability of an HttpContext in either WebHost or SelfHost scenarios. Use this in place of HttpContext when developing middleware, and add the HttpContextHandler first in line in your Web API message handler stack, to support HttpContext wherever your API is hosted.
-
MiniRack-Routes
Provides zero-configuration canonical route support.
-
hollywood
A little tool for launches, for ASP.NET MVC 4.
-
MiniRack
A tiny aggregator for self-registering HttpModules.
-
cupid
A reactive, hypermedia micro web framework