danroth27
|
3a2beac2e8
|
Add API ref docs
|
2016-01-13 21:57:52 -08:00 |
joescars
|
3ac5a647bc
|
Update mvc-with-entity-framework.rst
"EntityFramework.SqlServer": "7.0.0-rc1-final" no longer works. Replaced with .MicrosoftSqlServer
|
2016-01-11 14:11:04 -08:00 |
Daniel Roth
|
2a64f0c688
|
Update view-components.rst
|
2016-01-07 11:02:43 -08:00 |
Scott Addie
|
e968e9c2c7
|
Update MVC migrating config doc to RC1
Minor tweaks per Rick's request
|
2016-01-06 10:22:57 -08:00 |
Thom Kiesewetter
|
2950d5d574
|
Update view-components.rst
|
2016-01-05 10:08:07 -08:00 |
RachelAppel
|
0519d353e2
|
Merge branch '1.0.0-rc1'
|
2015-12-29 12:43:13 -05:00 |
Taurus Omejia
|
bc2e65145c
|
Update adding-controller.rst
Text edits in the views section.
|
2015-12-29 12:41:09 -05:00 |
RachelAppel
|
38be875080
|
Merge branch '1.0.0-rc1'
|
2015-12-29 12:39:03 -05:00 |
Jalal Mostafa
|
22eb37ee2d
|
Update mvc-with-entity-framework.rst
|
2015-12-29 12:34:33 -05:00 |
Scott Addie
|
49c6d4ff00
|
Convert to using Sphinx-style relative links
Apply new labels to ASP.NET docs to support Sphinx links
|
2015-12-28 12:05:39 -06:00 |
Scott Addie
|
2f92cf845b
|
MVC 5 to MVC 6 migration doc fixes
|
2015-12-28 12:05:39 -06:00 |
Sourabh Shirhatti
|
c7592efc06
|
Update aspnet.inv and fix broken links
|
2015-12-21 12:08:10 -08:00 |
Rick Anderson
|
a8c831da0b
|
mvc mig round2
|
2015-12-21 11:50:47 -08:00 |
Sourabh Shirhatti
|
fbfca660a2
|
Remove using tag helpers
This content was previously combined into intro to tag helpers
Dead link
|
2015-12-16 18:10:29 -08:00 |
Steve Smith
|
a64a6a6659
|
Merge pull request #776 from aspnet/ardalis/environments-patch
Environments updated to RC1 and addressed feedback
|
2015-12-11 08:27:18 -05:00 |
Rui Marinho
|
e52cb1147a
|
Update with correct information for EF 7.0.0-rc1-final
|
2015-12-10 18:25:37 -05:00 |
Steve Smith
|
65b42e1bcb
|
Fixing Stub Icon Issue in DI for Controllers
|
2015-12-10 16:38:46 -05:00 |
Steve Smith
|
3a2a98934c
|
Add DI for Controllers article
|
2015-12-10 09:35:52 -08:00 |
Rick Anderson
|
8ed92fd3b9
|
mac RC1 updates and text clean up
|
2015-12-10 09:23:59 -08:00 |
RachelAppel
|
e4b172631d
|
Revert "Update document with basic outline and some prose"
This reverts commit 4cb055b354 .
|
2015-12-09 13:38:16 -05:00 |
RachelAppel
|
4cb055b354
|
Update document with basic outline and some prose
|
2015-12-08 09:45:36 -05:00 |
Sourabh Shirhatti
|
64cfb65411
|
Typo in word developers
|
2015-12-07 18:29:25 -08:00 |
Scott Addie
|
b5525268ba
|
Fix broken Environment Tag Helper link
Link to new label in MVC index page
|
2015-12-04 19:04:57 -08:00 |
Aleksandrs Poltarjonoks
|
bd6d4c4a8e
|
Update IndexGenre.cshtml
|
2015-12-03 18:59:06 -05:00 |
Aleksandrs Poltarjonoks
|
aec6ec651c
|
Fix typo in MoviesController
|
2015-12-03 18:41:08 -05:00 |
Sourabh Shirhatti
|
9e4302feaa
|
Stop hard-coding version #
Hide version # in MVC project
|
2015-12-02 17:12:29 -08:00 |
danroth27
|
df43d67f25
|
Remove feed building from local builds
|
2015-11-23 08:44:52 -08:00 |
danroth27
|
9841ee60f7
|
Setup what's new feed generation
|
2015-11-19 16:43:52 -08:00 |
Rick Anderson
|
ba1498d37c
|
New Intro to MVC article series.
|
2015-11-18 02:36:21 -08:00 |
danroth27
|
d5cc041782
|
Restructure folders to match the convention
|
2015-11-18 01:50:36 -08:00 |
danroth27
|
ad27e80b95
|
Split @inject content form view component article and do a cleanup pass
|
2015-11-18 01:49:54 -08:00 |
Christopher Hackett
|
b8c26cbcc6
|
Fix stray escaping issues in doc
Looks like code in blocks needs no escaping of ``\`` but in normal text area it needs escaping (on both github and read the docs).
|
2015-11-18 01:01:04 -08:00 |
danroth27
|
d3f50045db
|
Fixup links and code samples
|
2015-11-17 21:38:12 -08:00 |
danroth27
|
adec93e983
|
Use default server URL
|
2015-11-07 19:43:06 -08:00 |
John Rowley
|
17dcf70258
|
Updated source code and changed the documentation to reflect changes in api.
|
2015-11-07 19:27:03 -08:00 |
danroth27
|
680f63b5a3
|
Update make scripts to support sphinx-autobuild
|
2015-11-07 17:58:51 -08:00 |
RodolfoFadino
|
948c4725e4
|
Update migration topic to use updated config API.
|
2015-11-07 16:58:23 -08:00 |
John Rowley
|
91d7b2a4b1
|
Updated "Get Started with Entity Framework 7 using ASP.NET MVC 6" tutorial to beta8
|
2015-11-07 12:06:09 -08:00 |
danroth27
|
72162c24c6
|
Remove helpfulness script temporarily
|
2015-10-21 06:55:05 -07:00 |
Rick Anderson
|
b22bc91eaa
|
Update Your First Web API for beta8
|
2015-10-19 22:57:48 -07:00 |
danroth27
|
e8d7d84b41
|
Remove raw directive
|
2015-10-19 22:09:04 -07:00 |
danroth27
|
a18248dd76
|
Move prolog content to page template and remove footer override
|
2015-10-19 14:20:30 -07:00 |
danroth27
|
006f7d5268
|
Revert "Beta8 changes for Rest API"
This reverts commit f7c49ded96 .
|
2015-10-14 21:06:35 -07:00 |
Rick Anderson
|
f7c49ded96
|
Beta8 changes for Rest API
|
2015-10-14 19:50:31 -07:00 |
StevenElliott
|
9e7f03d535
|
Update mvc-with-entity-framework.rst
|
2015-10-08 21:03:22 -07:00 |
danroth27
|
9f9bb33a3d
|
Enable Disqus
|
2015-10-08 09:00:42 -07:00 |
Rick Anderson
|
c7dacf12bd
|
Intro TH new
Intro TH new
Wed fixes
removed naming conven and added bullets
Removed event bubbles
touch bad .png
rename bad .png
rename bad
Git bug won't rename .PNG
|
2015-10-08 05:43:46 -07:00 |
Tom Archer
|
c814db20e6
|
First draft
fixed typos
Changes per tech review
Fixed typo
More edits per review
Changes per tech review
|
2015-10-01 10:32:06 -07:00 |
Sourabh Shirhatti
|
e73ff87332
|
Travis support
|
2015-09-22 12:38:51 -07:00 |
danroth27
|
bc087765e2
|
Remove all instances of 'dnx .'
|
2015-09-18 15:49:34 -07:00 |