Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 432 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 432 Bytes

Messaging

Store messages in SQL database and a console application to send messages. This will help to move sending logic out of main business task. Message objects have ability to add additional fields.

Scripts

SqlServerScripts -> All scripts required for SQL Server

Binary files

NuGet package

To install on PM console:

Install-Package Messaging.SqlServer