Execute MediatR requests via JsonRpc using WebAPI. 
                        
                    
         
                Info
| Version: | 0.2.2-beta | 
| Author(s): | Command-R Contributors | 
| Last Update: | Saturday, July 18, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Command-R/Command-R | 
| NuGet Url: | https://www.nuget.org/packages/Command-R | 
Install
Install-Package Command-R
                        dotnet add package Command-R
                        paket add Command-R
                        
                                Command-R Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- MediatR(2.0.0005)
 - Newtonsoft.Json(6.0.4)
 
Tags