rdrrichards / QIQO.Business.Services.Solution

QIQO Services Solution - WCF, SimpleInjector, DAL, Console and Windows Hosts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QIQO.Business.Services.Solution

This includes DAL, WCF, Business Engines, and more

This solution is the core to the overall QIQO solution. This is where the WCF services are hosted. This depends on the QIQO.Database for data, stored procedures, and such.

This solution can be hosted via the QIQO.ConsoleHost, which is good for development and testing, or the QIQO.WindowsServiceHost, which is the best approach for a production environment.

About

QIQO Services Solution - WCF, SimpleInjector, DAL, Console and Windows Hosts

License:MIT License


Languages

Language:C# 100.0%