Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
user135711 b3105af199 npm test directory wrong (#5983)
* npm test directory wrong

Running the command in the project root complains that no package.json can be found. You have to run the command from the ClientApp directory where the package.json is located also indicated in the instructions on the splash page "The ClientApp subdirectory is a standard Angular CLI application. If you open a command prompt in that directory, you can run any ng command (e.g., ng test), or use npm to install extra packages into it."

* Minor edits
2018-04-16 09:52:58 -05:00
.github Update PULL_REQUEST_TEMPLATE.md 2017-11-20 09:07:38 -10:00
aspnet Fix the typo "Namesapce" in the image for scaleout with service bus (#5987) 2018-04-16 09:24:06 -05:00
aspnetcore npm test directory wrong (#5983) 2018-04-16 09:52:58 -05:00
.gitattributes Added more WebHook docs 2015-09-13 21:38:50 -07:00
.gitignore Lockout Bower lib folder (#4581) 2017-10-17 09:34:52 -10:00
.openpublishing.build.ps1 Initialize open publishing repository: https://github.com/aspnet/Docs of branch master 2016-10-27 04:44:38 +00:00
.openpublishing.publish.config.json More config changes 2018-04-10 11:08:25 -05:00
.openpublishing.redirection.json Relocate advanced MVC docs to Web API TOC (#5859) 2018-04-02 15:22:30 -04:00
CONTRIBUTING.md Updating CLA link from cla2 to cla (#5613) 2018-03-06 21:58:28 -06:00
LICENSE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
LICENSE-CODE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
README.md Fixes #3763 2017-07-18 14:36:00 -05:00
ThirdPartyNotices Remove Deadlinks in aspnetcore section of repo (#4241) 2017-09-11 20:58:51 -05:00

README.md

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

ASP.NET Docs

This project provides the source for docs.microsoft.com/aspnet. You can learn more about ASP.NET Core at the Home repo. See the Contributing Guide and the issues list if you would like to help out.

API PR's ( api/autoapi/... ) should not be made here. Changes to API documentation should be made in the source repository against the triple slash /// comments.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.