Commit Graph

10 Commits (bdcf99e5773cd479fb3ae878b6acebd15404a3c1)

Author SHA1 Message Date
Luke Latham 483b8f01ac Apply no-loc metadata for "SignalR" (#15675) 2019-11-12 13:40:34 -06:00
Tom Dykstra 0a34538a98 reassign (#13961) 2019-08-22 11:46:35 -04:00
Doug Bunting 7c22abea99 Bump NSwag and Swashbuckle package versions (#12950)
* Update NSwag URLs to current GitHub location

* Add solution for web-api-help-pages-using-swagger projects

* Bump NSwag and Swashbuckle package versions
- current and next versions
- will need to bump versions again to pick up latest Microsoft-provided features

* React to latest NSwag and Swashbuckle versions
- lots of renames and type changes (especially `string` -> `Uri`) in NSwag
- Swashbuckle now relies on Microsoft.OpenApi.Models
- disable OpenAPI doc generation in other .NET Core 2.0 project

* Remove unused namespaces
- NSwag and Swashbuckle now use common `Startup` namespaces such as Microsoft.AspNetCore.Builder

nit: sort `using`s

* remove extra comma

* Move solution file into samples folder

* Minor tweaks (#12980)
2019-06-21 15:27:39 -05:00
Darrel 98e2fea147 Remove space from between Open and API (#11745)
* Remove space from between Open and API

* Update aspnetcore-2.2.md
2019-03-30 07:57:51 -10:00
Wade Pickett 73f1f79578
Minor update 2.2 release notes - added RFC link 2019-02-14 12:00:55 -08:00
Dan Schatz d2d97fe515 Typo (#10534) 2019-01-22 10:16:43 -06:00
Luke Latham 77861347f0
Fundamentals > Servers (#10002) 2018-12-19 12:52:37 -06:00
Tom Dykstra cd116f1bc7
updates (#9845) 2018-12-05 11:45:47 -08:00
Rick Anderson dd58350dc8
Bootstrap 4 to what's new (#9787)
* Bootstrap 4 to what's new

* Bootstrap 4 to what's new

* clean up

* clean up

* clean up

* clean up
2018-12-04 07:38:09 -10:00
Tom Dykstra f3f2960015
Whats new for 2.2 (#9786) 2018-12-03 17:02:05 -08:00