markkemper1
-
Sms
by: markkemper1- 3,483 total downloads
- last updated 5/7/2015
- Latest version: 2.2.7.3
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- 3,478 total downloads
- last updated 9/14/2014
- Latest version: 0.2.0.6
Sample usages: using (var session = new TemporarySession()) { var testObject = new TestDoc { Text = "hello world" }; var result =... More information -
- 2,160 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 -
Sms.
by: markkemper1Msmq - 1,978 total downloads
- last updated 2/12/2015
- Latest version: 2.2.2
A windows msmq implementation of a sms message sender and receiver. -
- 1,957 total downloads
- last updated 11/3/2014
- Latest version: 2.2.0
A routing services for sms messages. * Reads incoming messages and forwards to another queue based on configuration * Proxies receive message requests for services. -
Commando
by: markkemper1- 1,891 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 -
- 1,446 total downloads
- last updated 11/3/2014
- Latest version: 2.2.0
Service stack serializers for sms. Includes XML and JSON. -
Sms.
by: markkemper1Aws - 1,159 total downloads
- last updated 11/3/2014
- Latest version: 2.2.0
A aws sqs implementation of a sms message sender and receiver. -
UrlHelper
by: markkemper1- 953 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 -
- 894 total downloads
- last updated 8/22/2014
- Latest version: 1.0.0.6
Helps with config... e.g config["api_endpoint"].ToUri(); config.Optional("ap_timeout",... More information -
- 494 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: markkemper1- 300 total downloads
- last updated 9/24/2011
- Latest version: 1.0.0.10
A small, easy to configure container -
Felix.
by: markkemper1Mvc - 292 total downloads
- last updated 9/24/2011
- Latest version: 1.0.0.10
A small, easy to configure container -
- 228 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