Bader Nasser Al-Hashmi
|
7c63421a6d
|
Call `UseMvc()` instead of `UseMvcWithDefaultRoute()` (#4204)
|
2017-09-05 08:54:25 -05:00 |
Scott Addie
|
85431318e8
|
2.0 updates to Swagger tutorial (#4145)
* 2.0 updates to Swagger tutorial
* More edits
* Add missing wwwroot folder
* More edits
* More edits
* Update code comment
* Move UseMvc call to last invocation
* Update property name in JSON sample
* Convert UseMvcWithDefaultRoute() to UseMvc()
* Add Startup2.cs
* Simplify the .csproj file
* Adopt new WebHost pattern in Program.cs
* walk through --> walkthrough
* Remove unused controller
* Update images
* Remove unused controller
* More edits
* Wordsmithing
* Provide more detail in UI customization text
* Modify JSON sample
* Add keywords
* Implement Rick's suggestions
* Add cross platform instructions
* Update image
* Convert 2 sentences into list
|
2017-09-01 15:24:18 -05:00 |
damienbod
|
5a1a06b2c4
|
update to csproj (#2751)
|
2017-02-12 15:04:45 -10:00 |
domaindrivendev
|
49f9c9b8b0
|
force add referenced wwwroot files for swagger sample app
|
2017-01-22 13:03:34 -08:00 |
domaindrivendev
|
6e1b240033
|
update swagger tutorial to reflect latest Swashbuckle changes
|
2017-01-20 00:58:00 -08:00 |
Charlie Chu
|
21dacc2e8e
|
Solve cross platform issue
fix issue - "Unhandled Exception: System.IO.FileNotFoundException" run
on Mac
|
2016-11-11 16:10:48 +08:00 |
Daniel Roth
|
e9c1419175
|
Add docfx content
|
2016-10-28 10:35:15 -07:00 |