qos options creator in own class

This commit is contained in:
Tom Gardham-Pallister
2017-03-01 23:28:32 +00:00
parent 6661cb5f32
commit 0a2d7a6922
6 changed files with 86 additions and 14 deletions

View File

@ -1,5 +1,3 @@
using System;
using System.Net;
using Microsoft.AspNetCore.Mvc;
using Moq;
using Ocelot.Configuration.File;