A service utilizing topshelf and a selfhosted NancyFX Api and an EF Code first database for Users. Requests are logged to a rolling file and to the console using Serilog. The DAL project contains the EF code first database model and a service class to interact with the database. The Nancy modules can be found here: https://github.com/jmoisan/TopshelfNancyEFDemo/tree/master/TopshelfNancyEFDemo/TopshelfNancyEFDemo/Modules