Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 320 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 320 Bytes

ODataWithOnionCQRS

A sample of OData Endpoint using OWIN for bootstrapping (but still relies on IIS for hosting). It also follows the Onion Architecture, as well as uses Mediatr for CQRS (in process). This solution is heavily modified from https://github.com/imranbaloch/ASPNETIdentityWithOnion