markkemper1
-
Sms
by: markkemper1- 179,972 total downloads
- last updated 6/16/2015
- Latest version: 2.5.6
A simple library for sending transactional messages. This library contains the core code without any hard dependencies. There are three layers: * Messaging - defines a... More information -
CouchN
by: markkemper1- 117,593 total downloads
- last updated 7/4/2015
- Latest version: 0.2.0.7
Sample usages: using (var session = new TemporarySession()) { var testObject = new TestDoc { Text = "hello world" }; var result =... More information -
Commando
by: markkemper1- 103,677 total downloads
- last updated 11/14/2012
- Latest version: 2.0.0.21
Allows commands to have services or dependencies provided by the CommandProcessor. For example a database command might look like this public class GetUserCommand :... More information -
Sms.
by: markkemper1Msmq - 79,659 total downloads
- last updated 8/2/2016
- Latest version: 2.5.1
A windows msmq implementation of a sms message sender and receiver. -
- 69,691 total downloads
- last updated 6/12/2015
- Latest version: 2.5.0
A routing services for sms messages. * Reads incoming messages and forwards to another queue based on configuration * Proxies receive message requests for services. -
- 61,795 total downloads
- last updated 2/3/2014
- Latest version: 1.1.2.51
A razor email templating library. The library uses the Razor engine for templating and provides a simple framework for working with emails The workflow for the library is as follows:... More information -
- 45,153 total downloads
- last updated 6/12/2015
- Latest version: 2.5.0
Service stack serializers for sms. Includes XML and JSON. -
UrlHelper
by: markkemper1- 44,005 total downloads
- last updated 1/16/2014
- Latest version: 1.0.10.22
Example usage: Inside a view: @this.Urls().Tasks.Create() -> returns a Uri -> ToString() is called -> "/Tasks/Create" Inside a controller return this.Urls().Tasks.Index().ToRedirect(); ->... More information -
- 32,017 total downloads
- last updated 5/16/2015
- Latest version: 1.0.1.6
Helps with config... e.g config["api_endpoint"].ToUri(); config.Optional("ap_timeout",... More information -
Sms.
by: markkemper1Aws - 30,133 total downloads
- last updated 6/12/2015
- Latest version: 2.5.0
A aws sqs implementation of a sms message sender and receiver. -
- 16,479 total downloads
- last updated 1/16/2014
- Latest version: 1.0.10.22
Example usage: Inside a view: @this.Urls().Tasks.Create() -> returns a Uri -> ToString() is called -> "/Tasks/Create" Inside a controller return this.Urls().Tasks.Index().ToRedirect(); ->... More information -
Felix.
by: markkemper1Mvc - 8,684 total downloads
- last updated 9/24/2011
- Latest version: 1.0.0.10
A small, easy to configure container -
Felix
by: markkemper1- 8,648 total downloads
- last updated 9/24/2011
- Latest version: 1.0.0.10
A small, easy to configure container -
- 4,958 total downloads
- last updated 10/1/2012
- Latest version: 0.0.0.2
A library for creating a couch app design document. (to be used with CouchN but you could hook it up standalone) The code uses node.js to run any "*_design.js" documents in the project and convert... More information