Daniel Roth
5837fb8137
Update common samples to 1.0.0 ( #1480 )
...
* Update common samples
* Update bundling and minification to not use common samples
* Fix line numbers in DI
* Remove line numbers from environments doc
* Remove line numbers from middleware article
* Simplify paths to common samples
2016-06-23 15:49:29 -07:00
Rick Anderson
d2f81fdc6b
Update index.rst
...
moved from error handling doc to model validation (#1413 )
Add an optional extended description…
Remove imports statements from project.json (#1428 )
* remove imports from code
* change imports in project.json
Changed error handling doc to UseKestrelHttps to KestrelServerOptions.UseHttps
2016-06-23 17:15:01 -04:00
Steve Smith
534577f866
Partial Views ( #1356 )
...
Fixes #126
2016-06-16 19:35:23 -04:00
SyniaN
b879ed4f29
Update model-binding.rst ( #1386 )
...
typo
2016-06-14 17:28:15 -07:00
Micheal Colhoun
e7b7dec5a1
correct emphasis for Startup.cs
2016-06-09 10:57:33 -10:00
riande@microsoft.com
3931e5e96e
Authoring TH RC1 to RTM
2016-06-09 10:46:06 -10:00
Travis Boatman
5136eb772e
Use Tag-Helpers
...
Addresses #1284
Add Introduction Link to Tag-Helpers
Update areas.rst
2016-06-06 12:59:10 -04:00
danroth27
52403413d4
Update API ref docs for RC2
2016-05-27 18:08:54 -07:00
riande@microsoft.com
f08a7ec45f
fix lex errors
...
pick 73af200
fix lex errors
2016-05-27 09:58:09 -10:00
Rick Anderson
4cf32c695f
Use ASP.NET Core MVC on first mention of MVC
2016-05-25 11:21:58 -10:00
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
danroth27
0d43216711
Remove controller error handling article
2016-05-18 21:33:39 -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
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
danroth27
76ad77e026
Merge branch 'dev'
2016-05-16 12:16:38 -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
Mahmoud Ali
f6c18e283d
Fix validation tag helpers Span tags
2016-05-04 11:52:11 -03: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
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
Steve Smith
13951f6dd9
Updating includes after file renames.
2016-04-26 17:58:54 -04:00
RachelAppel
4027d4071c
changes based on rick's feedback
2016-04-26 17:06:45 -04:00
Steve Smith
5e8f8f6516
Testing Controller Logic
...
Minor copy edits
2016-04-26 14:50:20 -04:00
danroth27
9a1816faf0
Merge branch 'master' into dev
2016-04-22 15:30:58 -07:00
RachelAppel
961b849c5e
Clarify constructor requirement in model binding #1152
2016-04-19 17:42:37 -04:00
RachelAppel
a8c6236a0d
Merge branch 'master' of http://github.com/aspnet/docs
2016-04-15 17:18:36 -04:00
RachelAppel
d502eb10f4
init
...
fix link
minor fixes
fix link
code formatting
consolidate sample files
formatting fix
modifications after feedback
changes after feedback
changes after feedback
edits
edits
edits
edits
changes
2016-04-15 17:15:24 -04:00
Steve Smith
4c5341c250
Filters
2016-04-11 21:02:34 -04:00
Steve Smith
c54c174b3c
Layout in Views
...
Fix typo
2016-04-08 16:12:15 -04:00
Steve Smith
c697e6d227
Merge branch 'master' of https://github.com/aspnet/Docs
2016-04-08 16:11:05 -04:00
Johnny Cucerzan
759ae48ec9
fixed typo
...
updating based on feedback
2016-04-05 12:27:41 -04:00
danroth27
f965804df9
Rename ASP.NET 5 to ASP.NET Core and other general cleanups
2016-03-28 16:29:22 -07:00
Quentin Homareau
630c17a028
Updated URL to match AspNet API docs
...
All URL are now pointing to AspNet Docs
2016-03-24 15:07:47 -07:00
Steve Smith
ee4aa3e427
Wordsmithing
2016-03-15 17:13:41 -04:00
Rick Anderson
5bc0bec936
Update view components article
2016-03-14 15:01:11 -10:00
Rick Anderson
a42b688b55
fix link broken my MVC merge
2016-03-14 10:43:44 -10:00
Sourabh Shirhatti
9b30420c1a
Dynamic vs statics views stub pointed to wrong issue
2016-03-14 13:36:27 -07:00
Steve Smith
29130330da
Finished all controller unit tests
2016-03-13 14:35:38 -04:00
Steve Smith
82fe3ad532
Added another test.
2016-03-12 00:01:22 -05:00
Steve Smith
06d923fd05
Adding tests
2016-03-11 23:52:42 -05:00
Steve Smith
28cf1cc340
Ideas page is working
2016-03-11 17:29:36 -05:00
Steve Smith
33cf1b700b
Working on sample
2016-03-11 16:10:47 -05:00
Steve Smith
dc7232f695
Sample initial version
2016-03-11 12:19:09 -05:00
Steve Smith
9f69ef5707
Initial progress
2016-03-11 11:47:12 -05:00
danroth27
88130df2c5
Remove mvc sphinx project files and intersphinx links
2016-03-02 11:19:51 -08:00
danroth27
59fa370bb6
Merge mvc migration topics into aspnet migration section
2016-03-02 11:19:50 -08:00
danroth27
5fd2f9468a
Merge mvc getting started samples and tutorials into aspnet project
2016-03-02 11:19:48 -08:00
danroth27
1d7eba32bc
Remove unnecessary areas link
2016-03-02 11:19:46 -08:00
danroth27
4137d0b3e7
Create new aspnet caching node and merge in mvc content
2016-03-02 11:19:45 -08:00
danroth27
0b1ce0e4f0
Remove mvc security node and merge context with aspnet security node
2016-03-02 11:19:44 -08:00
danroth27
7e14f6113e
Move mvc folder under aspnet
2016-03-02 11:19:41 -08:00