/MessageRoutine

A message routine model for .NET

Primary LanguageC#MIT LicenseMIT

MessageRoutine

Build Status

This is a message routine model for .NET.

Inspiration

The controller of ASP.NET, which only receives a centain series of requests, and uses global settings through dependency injection.

Sample

See the sample projects.