Scott Addie
b3ade2a73e
Course --> Courses
2017-09-05 15:48:44 -05:00
Scott Addie
ab277a4844
Add missing comma
2017-09-05 15:37:30 -05:00
Scott Addie
b8b5f6eceb
Add missing comma
2017-09-05 15:29:37 -05:00
Scott Addie
7917119af8
Remove unnecessary word
2017-09-05 15:26:16 -05:00
Scott Addie
86ed62aa26
Add missing comma
2017-09-05 15:23:11 -05:00
Scott Addie
a33ca348de
Add missing comma
2017-09-05 15:15:51 -05:00
Scott Addie
1a9a3c7407
Add missing commas
2017-09-05 15:10:44 -05:00
Scott Addie
80b95a1f9c
Italicize file name
2017-09-05 15:06:46 -05:00
Scott Addie
bd56fa5dca
Add missing comma
2017-09-05 15:00:14 -05:00
Scott Addie
fb41607487
Add missing comma
2017-09-05 14:51:33 -05:00
Scott Addie
ae92e131c2
helper --> helpers
2017-09-05 14:42:04 -05:00
Scott Addie
504733b4fc
Add missing comma
2017-09-05 14:39:26 -05:00
Scott Addie
090137ef0f
Fix code fencing issue
2017-09-05 14:37:33 -05:00
Scott Addie
8429645d17
Add missing slashes to folder path
2017-09-05 14:36:13 -05:00
Scott Addie
8d334cf057
Templates --> Installed
2017-09-05 14:15:59 -05:00
Ashish Patel
da41b3ab99
Update logging.md to resolved small typo ( #4194 )
...
as per configuration JSON example in "Create filter rules in configuration" section, "How filtering rules are applied" table rule # 6 should at Debug log level instead of Warring log level.
2017-09-05 14:02:10 -05:00
Bader Nasser Al-Hashmi
418e6aa4ab
Add a missing closing tag `<\a>` ( #4191 )
2017-09-05 12:30:03 -05:00
Scott Addie
da82076c05
Remove unnecessary space before parameter
2017-09-05 11:39:55 -05:00
Luke Latham
372d177a31
Update App Parts sample ( #4195 )
...
Addresses #1950
* Sample taken to 2.0
* Topic lightly touched; content not addressed
2017-09-05 11:04:16 -05:00
Luke Latham
1c1b72f316
Update ConfigJson sample app ( #4197 )
...
Addresses #1950
2017-09-05 11:02:05 -05:00
Luke Latham
8736f6f05a
Update CommandLine sample app ( #4198 )
...
Addresses #1950
* Sample taken to 2.0
* Topic lightly touched; content *not* checked
Update
2017-09-05 11:00:04 -05:00
Luke Latham
730877f612
Update InMemory sample app ( #4199 )
...
Addresses #1950
Sample taken to 2.0
2017-09-05 10:47:39 -05:00
Luke Latham
9d79afc3c0
Update InMemoryGetValue sample app ( #4200 )
...
Addresses #1950
Takes sample to 2.0
2017-09-05 10:45:06 -05:00
Luke Latham
6d2cc2a11d
Update ObjectGraph sample app ( #4201 )
...
Addresses #1950
Takes sample to 2.0
2017-09-05 10:43:56 -05:00
Luke Latham
d9b765cfbf
PrimeWeb sample app update ( #4203 )
...
* PrimeWeb sample app update
Addresses #1950
Sample taken to 2.0
Update
* Remove unused prop
2017-09-05 10:39:21 -05:00
Bader Nasser Al-Hashmi
4e84d8bf5f
Update cu-final sample to use `nameof` ( #4193 )
2017-09-05 10:04:13 -05:00
Bader Nasser Al-Hashmi
a98cef6abd
Highlight modified code ( #4185 )
...
* Highlight modified code
* Highlight code based on livefyre comment
2017-09-05 10:00:50 -05:00
Luke Latham
6a7cb40282
Fix file path issues ( #4196 )
...
* Fix file path problems
Fixes #4192
Add one
* Revert TEMPs
2017-09-05 09:57:46 -05:00
Bader Nasser Al-Hashmi
abf1465c82
Fix controller's filename in ef-mvc tutorial ( #4183 )
2017-09-05 09:35:35 -05:00
Bader Nasser Al-Hashmi
95b731a252
Fix views' folder name: Department -> Departments ( #4186 )
2017-09-05 09:34:33 -05:00
Bader Nasser Al-Hashmi
3f2a123d35
Add a comma for better readability ( #4181 )
2017-09-05 09:32:26 -05:00
Bader Nasser Al-Hashmi
b9c0471606
Minor tweaks ( #4190 )
2017-09-05 09:30:50 -05:00
Bader Nasser Al-Hashmi
d4a2787cec
Add a missing slash after folder name ( #4189 )
2017-09-05 09:28:57 -05:00
Bader Nasser Al-Hashmi
4144f196c4
Remove redundant word ( #4184 )
...
(the code sends sends an error)
2017-09-05 09:23:20 -05:00
Maira Wenzel
88d79e0af3
fix typo ( #4179 )
2017-09-05 09:22:23 -05:00
Bader Nasser Al-Hashmi
2eb0d81e57
Add a note about missing `using` statement ( #4202 )
2017-09-05 09:21:04 -05:00
Luke Latham
d527050afa
Remove orphaned sample ( #4205 )
...
This samp isn't linked anywhere AFAICT.
2017-09-05 09:05:20 -05:00
Luke Latham
ceea71816d
Remove IOptionsSnapshot samp app ( #4206 )
...
Not in use anywhere AFAICT.
2017-09-05 09:04:03 -05:00
Luke Latham
fe794832dd
Remove ConfigConsole samp app ( #4207 )
...
Not used in topics AFAICT.
2017-09-05 09:00:28 -05:00
Bader Nasser Al-Hashmi
7c63421a6d
Call `UseMvc()` instead of `UseMvcWithDefaultRoute()` ( #4204 )
2017-09-05 08:54:25 -05:00
Rick Anderson
a33767db54
comma decimal ( #4176 )
2017-09-01 14:50:01 -07:00
Luke Latham
41e3e00751
Add wwwroot assets to the ResponseFormattingSample ( #4161 )
...
* Add wwwroot assets to ResponseFormattingSample
Add-on PR due to the unexpected presence of *wwwroot* in the
*.gitignore* file.
* Delete _references.js
2017-09-01 16:03:39 -05:00
Scott Addie
6e7dacfee4
Fix spelling mistake in header
2017-09-01 15:43:15 -05:00
Scott Addie
5286679ed0
Fix spelling mistake
2017-09-01 15:39:44 -05:00
Scott Addie
85431318e8
2.0 updates to Swagger tutorial ( #4145 )
...
* 2.0 updates to Swagger tutorial
* More edits
* Add missing wwwroot folder
* More edits
* More edits
* Update code comment
* Move UseMvc call to last invocation
* Update property name in JSON sample
* Convert UseMvcWithDefaultRoute() to UseMvc()
* Add Startup2.cs
* Simplify the .csproj file
* Adopt new WebHost pattern in Program.cs
* walk through --> walkthrough
* Remove unused controller
* Update images
* Remove unused controller
* More edits
* Wordsmithing
* Provide more detail in UI customization text
* Modify JSON sample
* Add keywords
* Implement Rick's suggestions
* Add cross platform instructions
* Update image
* Convert 2 sentences into list
2017-09-01 15:24:18 -05:00
Steven Moschidis
26166785ad
fix broken link ( #4173 )
...
* fix broken link
not sure if this is the right way to fix it, but it's definitely broken
* update link as requested
2017-09-01 09:58:53 -05:00
babakramak
a2fad7f70f
Update nano-server.md ( #4171 )
...
Following items edited:
Reset-IISServerManager -confirm:$false
$sm = Get-IISServerManager
2017-09-01 09:14:28 -05:00
TqrHsn
b96c1e2877
Update middleware.md ( #4172 )
...
I think it will be more clear to say it this way. As far as my understanding is because I got confused on it too.
2017-09-01 09:12:12 -05:00
Rick Anderson
87900dffec
Z/ra/acr ( #4168 )
...
* never
* Clean up RP
* work
* work
* work
2017-08-31 17:14:06 -07:00
Luke Latham
9d3f27a1ee
Delete web.config ( #4160 )
2017-08-31 15:48:26 -05:00