Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change object IWebHostEnvironment for new IHostEnvironment of net core (
#111) * * Fix in the paths when swagger servers are overwriten, it is optional to use * * added Server of swagger for configuration * * Revert this file * * Modify comment * Typo changes * * Added documentation of change * Revert default value of serverOverride * Added .RemoveSlashFromEnd(); in serverOverride * * Added Multifile configuration ocelot and swagger * * blank line removed * * Remove line of file not used * * Added comments * Remove line not used * *fixed test and new documentation on the new extension * Remove ocelot.json from demo * Fix demo * Documentation * typo * IsNullOrEmpty * * Change object IWebHostEnvironment for a object IHostEnvironment new of net core Co-authored-by: David Jiménez <[email protected]> Co-authored-by: Burgyn <[email protected]>
- Loading branch information