This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
Ocelot
Watch
1
Star
0
Fork
0
You've already forked Ocelot
mirror of
https://github.com/nsnail/Ocelot.git
synced
2025-04-24 06:52:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
test
/
Ocelot.UnitTests
/
DependencyInjection
History
Sergey Borodachev
af3c39da6a
Addressing issue
#559
(Infinite configuration file growth when ASPNETCORE_ENVIRONMENT is defined)
...
Made IHostingEnvironment optional for AddOcelot() to avoid breaking change.
2018-08-18 04:29:21 +04:00
..
ConfigurationBuilderExtensionsTests.cs
Addressing issue
#559
(Infinite configuration file growth when ASPNETCORE_ENVIRONMENT is defined)
2018-08-18 04:29:21 +04:00
OcelotBuilderTests.cs
#438
removed singleton delegating handlers as you cannot have these (
#456
)
2018-07-09 08:08:39 +01:00