Sms NuGet Package

A simple library for sending transactional messages.

This library contains the core code without any hard dependencies.

There are three layers:
* Messaging - defines a message, a sending interface and a recieving interface.

Also contains a factory to build senders and receieves
* Routing - Allows services to send messages to named services (so clients dont need to know the protocol, port address username, password etc. of where the actual service is running)
* Services - Builds on the routing and adds typed messages with serialization support.




Got any Sms Question?





Info

Version: 2.5.6
Author(s): Mark Kemper
Last Update: Tuesday, June 16, 2015
.NET Fiddle: Create the first Fiddle
Project Url: http://github.com/markkemper1/sms
NuGet Url: https://www.nuget.org/packages/Sms


Install
Install-Package Sms
dotnet add package Sms
paket add Sms
Sms Download (Unzip the "nupkg" after downloading)

4 packages depend on this package.




STATS

must-have-score

1.1

avg-downloads-per-day

25

days-since-last-release

3229