riande@microsoft.com
c3037abd91
add VS to title of TOC and add Working with forms to TH TOC
2016-05-23 08:47:29 -10:00
steveo068
41773747d1
Correct the example to access a configuration
...
The key ``Data:DefaultConnection:ConnectionString`` does not exists in the reference appsettings.json.
2016-05-20 11:17:06 -10:00
riande@microsoft.com
be409b5cc9
RC2 updates
2016-05-20 10:58:27 -10:00
riande@microsoft.com
0dc7e27531
social logins to RC2
2016-05-20 10:47:52 -10:00
Andrew Collins
e16a45f2d5
updating EF core link to new URL
2016-05-18 23:07:57 -07:00
danroth27
0d43216711
Remove controller error handling article
2016-05-18 21:33:39 -07:00
danroth27
d02c9614d2
Use EF Core consistently
2016-05-18 21:19:42 -07:00
Robert Haken
b1d63f0983
EmailTagHelper.cs: context.GetChildContentAsync() => output.GetChildContentAsync()
2016-05-18 10:36:35 -07:00
Lars Gyrup Brink Nielsen
1aa1fcb8d3
Fixed description of code
...
HTTP should be called before WWW.
2016-05-17 11:20:54 -10:00
Michael A. Volz (Flynn)
1e35555201
Update rc1-to-rc2.rst
2016-05-17 10:32:05 -07:00
Lucas V. F. Ventura
5b37977379
Update middleware.rst
...
Asp.Net 5 name correction to Asp.Net Core
2016-05-17 10:27:06 -07:00
David Keller
2d4b4fdd5a
ASP.NET Identity packages in combination with EF
2016-05-17 14:20:56 +02:00
Lars Gyrup Brink Nielsen
ea93e685c7
Converted to string interpolation
...
Code like it’s 2016 :-)
2016-05-17 00:45:41 -07:00
Lars Gyrup Brink Nielsen
00f470b469
Typo
...
datatype -> data type
2016-05-17 00:45:39 -07:00
Lars Gyrup Brink Nielsen
c6ba8ad13b
Consistency, best practice
...
- Removed unnecessary and inconsistent parentheses
- Made the `Price` property a `decimal` instead of `float` (come on, `decimal` is used for monetary values for a good reason)
2016-05-17 00:45:37 -07:00
Lars Gyrup Brink Nielsen
370208aa41
More explicit analogy
...
- "... to validation of fields in **database** tables."
2016-05-17 00:45:36 -07:00
Lars Gyrup Brink Nielsen
1429225157
Fixed typo
...
IFormFIle -> IFormFile
2016-05-17 00:42:55 -07:00
Steve Smith
cc9e151328
Update DI sample to RC2 and remove extra files
2016-05-17 00:37:13 -07:00
danroth27
74eff7a59c
Merge branch 'dev'
2016-05-16 21:51:23 -07:00
Rick Anderson
93ded445aa
Update yeoman, add trailing ``
2016-05-16 15:53:36 -10:00
danroth27
7aaee37b8d
General cleanup of the yeoman article
2016-05-16 16:24:02 -07:00
Steve Smith
da4e63c923
Updated instructions and screenshots for Mac / RC2
2016-05-16 16:02:33 -07:00
riande@microsoft.com
b1f63465a4
WebAPI RC1 -> RC2
2016-05-16 12:59:15 -10:00
danroth27
252bfa0f97
Update common samples to RC2
2016-05-16 14:40:08 -07:00
riande@microsoft.com
9070095f66
RC2 update of intro to mvc
2016-05-16 11:30:01 -10:00
danroth27
1c9f5c8342
Fix table formatting
2016-05-16 12:43:38 -07:00
danroth27
76ad77e026
Merge branch 'dev'
2016-05-16 12:16:38 -07:00
RachelAppel
550edeaeb7
aspnet to core migration doc
...
draft 2
refresh
mods
mods
2016-05-16 14:51:24 -04:00
danroth27
093028868d
Update getting started doc with simple hello world tutorial
2016-05-16 07:53:07 -07:00
Aftab Ansari
b6714a4fce
Update static-files.rst
...
Microsoft.AspNet.StaticFiles nuget package name is no where mentioned in Article.
I was looking for help on how to serve static assets from ASP.net Core App. After reading article i get to know all extension method but actual package name could not found anywhere.
I feel we must include this.
Developers will get access to this Middleware if they install this specific nuget package.
2016-05-15 00:40:33 -07:00
Steve Smith
314748247e
Updated Mac tutorial for RC2
2016-05-15 00:25:12 -07:00
danroth27
83281f3f52
Change URI based cross-references to doc style links
2016-05-14 23:54:41 -07:00
danroth27
f8a88cc56c
Cleaned up error list formatting. Added correct ANCM link
2016-05-14 23:44:34 -07:00
Luke Latham
e107475f1d
Update iis.rst for RC2 release
2016-05-14 23:05:23 -07:00
riande@microsoft.com
9b6065a4d2
remove 1st ASP.NET/VS tutorial
2016-05-12 18:16:48 -10:00
Aftab Ansari
61ac26ab81
Update testing.rst
...
typo corrected.
2016-05-12 20:22:32 -07:00
Rick Anderson
5cae5879dc
initial Forms Tag Helpers
2016-05-11 19:10:35 -10:00
riande@microsoft.com
5e64539118
removed @tagHelperPrefix with dbl quotes - updated for RC2
2016-05-11 14:31:55 -10:00
robertdawidziuk
0399b411b1
fixing broken link
...
Link download, test and modify the sample had invalid address.
2016-05-11 12:52:27 +02:00
Janaka Abeywardhana
0c81447272
Fix Dockerfile example to make IP binding work
...
Reflect the fix applied to `generator-aspnet` c96874b887
2016-05-10 22:15:13 -07:00
Adrian Wright
5177bd9948
Update claims.rst
...
Fixed a suspected typo.
2016-05-10 22:06:29 -07:00
Moshe Gutman
ab2fecd08a
Update policies.rst
...
Alcohol was misspelled
2016-05-10 22:04:45 -07:00
Mahmoud Ali
f6c18e283d
Fix validation tag helpers Span tags
2016-05-04 11:52:11 -03:00
RachelAppel
ed6a1f1e7a
Added environment tag helper
2016-05-02 21:03:48 -07:00
aregy
7888e98865
Update start-mvc.rst
...
"learn a about" to "learn about"
2016-05-02 15:21:47 -07:00
danroth27
f9e9c44e2c
Remove broken sample link on MVC layouts doc and general cleanup
2016-05-02 15:11:15 -07:00
Petr Onderka
3aa24e4431
Fixed broken links
2016-05-02 14:54:54 -07:00
Mohammad Rahhal
c2921b2881
Update using-data-protection.rst
2016-05-02 14:42:17 -07:00
Steve Smith
37e3b08cad
Error Handling
2016-05-01 13:28:27 -04:00
Petr Onderka
8209e68ce1
Example URIs should not be links
...
This includes:
* localhost
* example.com
* example email addresses
* schema URI
2016-04-28 22:40:38 +02:00