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-21 04:52:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
test
/
Ocelot.ManualTest
History
TomPallister
f7f4a392f0
implemented adding claims as query strings to downstream route, removed some of the middleware injection optiosn as i have currently have no use case for them, general refactoring to use the OcelotMiddleware a bit more
2016-10-29 19:45:50 +01:00
..
Properties
removed ocelot website project from src and added a manual test project for this, renamed library project to just be ocelot
2016-10-18 19:04:46 +01:00
appsettings.json
removed ocelot website project from src and added a manual test project for this, renamed library project to just be ocelot
2016-10-18 19:04:46 +01:00
configuration.yaml
implemented adding claims as query strings to downstream route, removed some of the middleware injection optiosn as i have currently have no use case for them, general refactoring to use the OcelotMiddleware a bit more
2016-10-29 19:45:50 +01:00
Ocelot.ManualTest.xproj
removed ocelot website project from src and added a manual test project for this, renamed library project to just be ocelot
2016-10-18 19:04:46 +01:00
Program.cs
removed ocelot website project from src and added a manual test project for this, renamed library project to just be ocelot
2016-10-18 19:04:46 +01:00
project.json
Updated all packages and upgraded to 1.0.1 for asp.net
2016-10-26 21:49:07 +01:00
Startup.cs
removed library namespace
2016-10-18 19:10:09 +01:00
web.config
allowing people to inject functions as custom middleware
2016-10-19 19:32:05 +01:00