Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Shayne Boyer dd573e730b Webapi Swagger Tutorial (#1768)
* structure

* wip, intial description and code examples

* 'space'

* screenshots and getting started

* basic complete, annotations started

* rename var, comment code

* complete through DataAnnotations

* customizing ui src

* custom html src complete - simple

* custom ui complete

* summary

* fix indent issue

* indentation issues

* editing changes

* adding .vscode user exclusions

* remove .vscode folder

* user files

* spell check

* reword testing method section

* added download link to intro

* edits for final review

* fix punctuation in controller

* add red boxes to swagger-ui image

* minor edits :shipit:
2016-08-15 11:07:28 -07:00
api Update api ref docs for 1.0.0 (#1497) 2016-06-24 11:07:05 -07:00
aspnet Webapi Swagger Tutorial (#1768) 2016-08-15 11:07:28 -07:00
common Webapi Swagger Tutorial (#1768) 2016-08-15 11:07:28 -07:00
webhooks Fixed broken links 2016-05-02 14:54:54 -07:00
.gitattributes Added more WebHook docs 2015-09-13 21:38:50 -07:00
.gitignore Webapi Swagger Tutorial (#1768) 2016-08-15 11:07:28 -07:00
.travis.yml Limit the branches that build on travis (#1527) 2016-06-27 06:28:58 -07:00
CONTRIBUTING.md fix directions (#1733) 2016-07-27 18:17:32 -07:00
LICENSE.txt Update license to CC BY 4.0 (#1381) 2016-06-17 11:33:58 -07:00
NuGet.config update configuration samples and docs 2016-06-27 08:49:37 -07:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:24:42 -07:00
requirements.txt Update requirements.txt (#1483) 2016-06-23 22:16:01 -07:00

README.md

ASP.NET Docs

This project provides the source for docs.asp.net. You can learn more about ASP.NET Core at the Home repo.

We accept pull requests! However, before submitting a pull request, please read the CONTRIBUTING guidelines, which include information on how to build the docs locally, as well as style and organizational guidance.