openapi-generator/samples
Sean Farrow 59ad12183f Update the Asp.Net core server generator to support Asp.net Core 2.1 (#1008)
* Update the .net core sdk to v2.1 and update the asp.net packages used.

* Upgrade the SwashBuckle Asp.Net Core package to v3.0.0.

* Update the AppSettings json file and add a file used in development.
Also, remove the web.config file.

* Update the program template to use the web host builder class.

* Update the startup class to use the Asp.Net 2.1 paradigms.

* Update the launch settings json file.

* Update the controller template to derive from the ControllerBase class as aposed to Controller.

* Add the SwashBuckle annotations package.

* Add the SwashBuckle.AspNetCore.Annotations namespace to the controller template.

* Update the Startup template to add comments to the Configuration property and an env parameter to the Configure method.

* Update the startup class so we don't need to inject the hosting environment.

* Update the program class to have hte recommended CreateWebHostBuilder method from asp.net core 2.1.

* Update the asp.net core pet store sample server.

* add back aspnetcore 2.0 template via option

* remove web.config for aspnet core 2.1
2018-09-12 18:42:16 +08:00
..
client [C++] [cpp-rest-sdk] Check for null values (#990) 2018-09-11 00:15:44 +08:00
config/petstore/apache2 Rename "swagger" to "openapi" (#191) 2018-04-22 21:28:17 +02:00
documentation Enhancements to documentation generators (samples, default values, etc) (#790) 2018-08-13 13:27:45 +08:00
meta-codegen update samples, re-enable ensure-up-to-date 2018-08-30 20:25:56 +08:00
openapi3/client/petstore [PHP] Drop support for PHP5.5 on php-client (#993) 2018-09-07 17:39:33 +09:00
server Update the Asp.Net core server generator to support Asp.net Core 2.1 (#1008) 2018-09-12 18:42:16 +08:00
yaml Spelling fixes 2016-08-27 02:34:33 +03:00