notes web api - deventry/uosweb-docs-en GitHub Wiki

https://goblincoding.com/2016/07/03/issuing-and-authenticating-jwt-tokens-in-asp-net-core-webapi-part-i/

https://goblincoding.com/2016/07/07/issuing-and-authenticating-jwt-tokens-in-asp-net-core-webapi-part-ii/

http://code.tutsplus.com/tutorials/securing-aspnet-web-api--cms-26012

SPA? https://medium.com/@wob/the-sad-state-of-web-development-1603a861d29f#.ks06316vl

http://gunnarpeipman.com/2016/04/why-azure-rest-api-s-and-how-to-prepare-for-using-them/

http://wildermuth.com/2016/03/16/Content_Negotiation_in_ASP_NET_Core

http://damienbod.com/2016/03/02/angular2-openid-connect-implicit-flow-with-identityserver4/ https://github.com/damienbod/AspNet5IdentityServerAngularImplicitFlow

Jam API is a service that allows you to turn any site into a JSON accessible api using CSS selectors. http://www.jamapi.xyz/

https://royaljay.com/development/angular2-tutorial/

http://www.strathweb.com/2016/02/formatfilter-and-mediatypemappings-in-asp-net-core-1-0-mvc/

https://github.com/chsakell/aspnet5-angular2-typescript http://chsakell.com/2015/12/31/cross-platform-single-page-applications-with-asp-net-5-angular-2-typescript/

http://stephenwalther.com/archive/2015/01/13/asp-net-5-and-angularjs-part-2-using-the-mvc-6-web-api

http://capesean.co.za/blog/asp-net-5-jwt-tokens/

http://damienbod.com/2015/12/13/asp-net-5-mvc-6-api-documentation-using-swagger/

http://www.dotnetcurry.com/aspnet/1223/secure-aspnet-web-api-using-tokens-owin-angularjs

http://stackoverflow.com/questions/29048122/token-based-authentication-in-asp-net-5-vnext http://stackoverflow.com/questions/34612631/prevent-token-based-authorization-of-preflight-options-requests-in-asp-net-5-vn

https://github.com/mrsheepuk/ASPNETSelfCreatedTokenAuthExample

https://github.com/mrsheepuk/ASPNETMVC6AngularExample

https://github.com/johnpapa/angular-styleguide http://mrsheepuk.github.io/ASPNETMVC6AngularExample/ http://mrsheepuk.github.io/ASPNETMVC6AngularExample/part01/ http://mrsheepuk.github.io/ASPNETMVC6AngularExample/part02/ http://mrsheepuk.github.io/ASPNETMVC6AngularExample/part03/ http://mrsheepuk.github.io/ASPNETMVC6AngularExample/part04/ http://mrsheepuk.github.io/ASPNETMVC6AngularExample/part05/ https://github.com/mrsheepuk/ASPNETMVC6AngularExample/tree/Part05Final