mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 12:18:15 +08:00
regex for url match, means annoying constructor ocelot configuration object but cant work out a better way to do this at the moment
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
"Microsoft.Extensions.Logging.Debug": "1.0.0",
|
||||
"Microsoft.Extensions.Options.ConfigurationExtensions": "1.0.0",
|
||||
"Microsoft.AspNetCore.Http": "1.0.0",
|
||||
"System.Text.RegularExpressions": "4.1.0",
|
||||
"YamlDotNet": "3.9.0"
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user