Commit Graph

457 Commits (274fb6e2b92968b12fbaa1f5e5a5dbedf28e82ce)

Author SHA1 Message Date
EdoVanAsseldonk 274fb6e2b9 Fix statement to copy application to nano server
The previous statement copied the application to the destination in an incorrect way and so the destination wouldn't contain the approot folder.
2016-03-01 21:37:14 +01:00
Sourabh Shirhatti 321423fce2 Fix casing for date of birth 2016-02-29 10:47:58 -08:00
smelons 7f6f2cdadc Fix AddAuthorization syntax 2016-02-29 10:41:15 -08:00
Steve Smith 728307ae80 Fix Typo
Service -> Services
2016-02-29 09:03:42 -08:00
James Oliver 68c918254c Replaced reference to Configuration.Get
Configuration.Get isn't used in the ConfigureServices method as described in the tutorial. Updated it to show that Configuration["Data:DefaultConnection:ConnectionString"] is what is used now to retrieve the connection string.
2016-02-25 10:20:15 -08:00
James Oliver 78fa6c561d Added note to not change the authentication method when creating project 2016-02-25 10:20:15 -08:00
danroth27 d1cff85fec Clarify that the CORS middleware needs to be added before any endpoints in the request pipeline 2016-02-24 22:34:41 -08:00
Leon Cullens 8f5d002724 Update cors.rst.
Add explanation that app.UseCors must be called before app.UseMvc.
2016-02-22 23:41:08 +01:00
Aftab Ansari c34c26ce98 Update index.rst
ASP.NET Hosting Providers
2016-02-22 12:47:48 -08:00
Jimmy Hannon 29c3d17dde Update policies.rst 2016-02-22 11:50:19 -08:00
Aftab Ansari 960601c04f Update angular.rst
Angular 1.5.0 final release has happened  couple of days ago.
2016-02-22 11:48:37 -08:00
Aftab Ansari dcb618dcd9 Update angular.rst
Statement Corrected.

Add missing the
2016-02-22 11:47:00 -08:00
Aftab Ansari 4f8e29fc03 Update bundling-and-minification.rst
It should be either package or plugin.
2016-02-22 11:43:14 -08:00
Aftab Ansari f8a15b71a2 Update index.rst
Typo Error Corrected.
2016-02-22 11:42:02 -08:00
dotnetdoktor b52765c43f Update servers.rst
typo: Additonally->Additionally
2016-02-22 11:40:46 -08:00
Sourabh Shirhatti aedc10fbcd Fix broken author links 2016-02-19 15:16:09 -08:00
danroth27 532bf3e5ff Clean up order of Fundamentals 2016-02-17 23:23:32 -08:00
danroth27 144d414682 Remove WebSockets article 2016-02-17 23:12:22 -08:00
danroth27 fdd6e29d16 Rename File System article to File Providers 2016-02-17 23:10:54 -08:00
danroth27 4baaca9d7a Remove HTTP Abstractions article 2016-02-17 23:04:30 -08:00
Stuart Dobson 6c568ef25d Update using-gulp.rst
minor edit to clarify which tab to click on the project properties page.
2016-02-17 21:30:05 -08:00
Aftab Ansari 2af2b4f0be Update using-grunt.rst
All are grunt package/plugin which runs under NodeJs.
2016-02-17 21:25:03 -08:00
Sourabh Shirhatti 8bf2d1b63d Nano Server tutorial initial upload
Drop Devops workflow

Respond to feedback

More feedback
2016-02-17 16:41:24 -08:00
Aftab Ansari 72b521d091 Update bundling-and-minification.rst
It should be either package or plugin not task
2016-02-17 08:53:35 -08:00
Stuart Dobson 7c58062e9f Update Startup.cs
Simplify environment check with IsDevelopment extension method
2016-02-17 12:08:02 +11:00
Daniel Roth adc48727d8 Use gender neutral language
Addresses https://github.com/aspnet/Docs/issues/745
2016-02-16 15:05:45 -08:00
Daniel Roth 6846f3da46 Fix DI sample link. 2016-02-16 14:50:58 -08:00
Daniel Roth 51daa9eaea Updated main TOC topic order
Addresses https://github.com/aspnet/docs/issues/981
2016-02-16 12:42:14 -08:00
Aftab Ansari c268935adc Update using-gulp.rst
Statement corrected.
2016-02-16 12:53:37 +05:30
Daniel Roth a49e89762b Add bundling and minification article 2016-02-12 11:09:46 -08:00
Erik Reitan aafa0cb397 Add links to articles on azure.com 2016-02-12 09:18:18 -08:00
twentytwokhz 6e539d5843 Updated ASP.NET 5 application definition
Added line containing static 'Main' method which is now needed as a suitable entry point
2016-02-11 12:12:01 +02:00
Rowan Miller 9c3b1f2cbf 🐛 Fix link to EF docs 2016-02-10 11:53:02 -08:00
Daniel Roth beb05ac3e1 Remove mention of WCF hosting from servers article 2016-02-09 21:04:32 -08:00
Sourabh Shirhatti 5a83b75e8a Add Azure web app to publishing TOC
Remove related resources
2016-02-09 11:08:23 -08:00
Sourabh Shirhatti 511279893d Notice about the rename 2016-02-09 11:07:16 -08:00
Sourabh Shirhatti a978f2df64 Update identity links 2016-02-08 18:15:28 -08:00
Marcellus Miles 65dae0bdfe fixing broken links 2016-02-08 18:15:27 -08:00
Matt Ellis df8b3a18ba Be more explicit about platforms
The binary versions of DNX that we provide for RC1 and RC1 Update one
have tightly coupled dependencies with versions of the libraries that
ship in Ubuntu 14.04 and CentOS 7. Other distros (or even other versions
of CentOS and Ubuntu) are unlikely to work out of the box.

Update the wording to be a little more clear about this.
2016-02-05 09:30:33 -08:00
Sourabh Shirhatti 8740d39c35 Add helpfulness.js since CDN has updated 2016-02-03 10:03:56 -08:00
Sourabh Shirhatti 69970b0804 Rollback helpfulness.js till CDN picks up new CSS
This reverts commit 572a411692.

New CSS
2016-02-02 14:44:26 -08:00
Sourabh Shirhatti 572a411692 Revert "Add helpfulness API"
This reverts commit 66162957a7.
2016-02-02 11:24:53 -08:00
Sourabh Shirhatti 66162957a7 Add helpfulness API 2016-02-02 10:47:51 -08:00
Sourabh Shirhatti ae9b438a51 Revert "Rev CSS versions"
This reverts commit 84201401fc.
2016-02-02 10:32:07 -08:00
Sourabh Shirhatti 84201401fc Rev CSS versions 2016-02-02 10:17:02 -08:00
Daniel Roth 025c080af1 Update diagnostics.rst 2016-02-01 16:34:09 -08:00
Sergey Guryev 195ce02086 Updating the SecretManager package name
Here is the manual for installing the SecretManager http://docs.asp.net/en/latest/security/app-secrets.html#installing-the-secret-manager-tool
Here is the issue about the old name and NullReferenceException: https://github.com/aspnet/UserSecrets/issues/34
2016-02-01 16:28:51 -08:00
Sourabh Shirhatti 207f7168a8 Revert "Add helpfulness API"
This reverts commit d18b541428.
2016-02-01 16:11:10 -08:00
mscommunities d18b541428 Add helpfulness API
Updating link and background colors to match new asp.net design

Clipping body in mobile view

Updating helpfulness to use new api

Using new api for helpfulness

Using https endpoint for api call

Rev'ng the version querystring on static assets

Resolve merge conflict
2016-02-01 15:58:22 -08:00
Léonard Labat 03e7fd6d91 Update OWIN article to RC1 2016-02-01 15:53:02 -08:00