Steve Smith
7f31536592
Merge pull request #325 from noelitoa/patch-1
...
Updated link to sample ASP.NET projects on Github
2015-07-08 09:03:47 -04:00
noelitoa
be32a52e89
Updated link to sample ASP.NET projects on Github
2015-07-08 16:22:10 +08:00
Barry Dorrans
2d8067aeae
Fix up missing references
2015-06-29 11:02:45 -07:00
Steve Smith
cdb82b4731
Merge pull request #315 from MisterJames/patch-1
...
Clarify the getting started - incorrect path
2015-06-29 13:30:39 -04:00
danroth27
2bb1af134f
Moved app secrets article to aspnet folder and cleaned up content
2015-06-27 21:40:13 -07:00
Rick Anderson
eae38d749f
Merge pull request #319 from aspnet/cleanupstartup
...
Removed docs folder
2015-06-26 16:59:25 -07:00
Rick Anderson
9134fc6a80
Merge pull request #306 from aspnet/rick-anderson-secrets
...
Rick anderson secrets
2015-06-26 15:00:47 -07:00
Rick Anderson
88b9965bdc
Update authors.txt
2015-06-26 14:58:44 -07:00
danroth27
a7c838963f
Removed docs folder
2015-06-26 13:50:39 -07:00
Rick Anderson
9d59576f48
Merge pull request #312 from aspnet/webapi-tut
...
MVC6 Web API getting started tutorial
2015-06-24 09:39:48 -07:00
James Chambers
06273645e6
Clarify the getting started - incorrect path
...
The docs state that `make` can be started from the `\docs` directory, but make files only exist in the sub dirs aspnet and mvc.
2015-06-22 14:26:17 -05:00
Steve Smith
51a8f2f84a
Merge pull request #268 from ardalis/startup
...
Startup
2015-06-22 14:07:53 +00:00
Mike Wasson
9111da3f81
Remove VS-generated readme
2015-06-19 16:42:59 -07:00
Mike Wasson
514c131ccd
MVC6 Web API getting started tutorial
2015-06-19 16:41:32 -07:00
Steve Smith
60325b1f3d
Merge pull request #2 from danroth27/startup
...
Addressing PR feedback.
2015-06-19 20:07:49 +00:00
danroth27
56cc07d4a0
Addressing PR feedback.
2015-06-19 12:34:26 -07:00
rick-anderson
bfa89d2369
space and time
2015-06-16 16:40:15 -07:00
rick-anderson
d83da8db7b
All Eilon's feedback
2015-06-16 13:28:17 -07:00
rick-anderson
b2fc00e145
fix
2015-06-15 17:19:46 -07:00
rick-anderson
036448be74
first draft
2015-06-15 16:46:05 -07:00
rick-anderson
74b5a5bfdd
update
2015-06-12 23:27:33 -07:00
rick-anderson
33c5577507
updates
2015-06-12 18:53:04 -07:00
danroth27
89718fe4d0
Remove unneeded layout
2015-06-12 15:18:15 -07:00
Daniel Roth
0662db78c8
Update accconfirm.rst
2015-06-12 11:44:52 -07:00
rick-anderson
272aaf75c0
start of secrets
2015-06-11 21:38:09 -07:00
Daniel Roth
90d4e285e9
Merge pull request #297 from glen-84/patch-1
...
Corrections to accconfirm.rst
2015-06-11 16:55:48 -07:00
Rick Anderson
92b70f5fbc
Merge pull request #301 from aspnet/Rick-Anderson-patch-1
...
Minor typos
2015-06-11 13:01:39 -07:00
Rick Anderson
db3b850e64
added colon back
2015-06-11 12:57:39 -07:00
Mike Wasson
cae7c02bb8
Add cross-project links
2015-06-11 12:33:59 -07:00
Rick Anderson
13f0ed773a
Minor typos
...
@danroth27
removed eg, ex, italic to file names *project.json*
2015-06-10 18:25:57 -07:00
Mike Wasson
4bdf096f77
MVC6 with EF7 tutorial
...
update to new folder structure
2015-06-09 11:51:05 -07:00
Mike Wasson
9bdd424c4d
# This is a combination of 2 commits.
...
# The first commit's message is:
MVC6 with EF7 tutorial
# This is the 2nd commit message:
Revisions from tech review feedback
2015-06-09 11:49:06 -07:00
Mike Wasson
9035e0eb15
# This is a combination of 7 commits.
...
# The first commit's message is:
MVC6 with EF7 tutorial
# This is the 2nd commit message:
Changes from code review
# This is the 3rd commit message:
Use rowan's seed pattern (code review)
# This is the 4th commit message:
Remove stuff under wwwroot/lib
# This is the 5th commit message:
Eilon code review
# This is the 6th commit message:
put AddInMemoryStore back
# This is the 7th commit message:
Tweak sample code to match tutorial that I'm writing.
2015-06-09 11:44:45 -07:00
Daniel Roth
ded3a5450b
Merge pull request #299 from blackdwarf/index-label
...
Adding index label to aspnet index.rst
2015-06-08 11:39:03 -07:00
blackdwarf
9a9a8526c6
Adding index label to aspnet index.rst
...
To be able to link to the core ASP.NET 5 documentation on RTD via
intersphinx we need to a label in the index.rst file. Added that.
2015-06-08 10:42:47 -07:00
Glen
f46606e69c
Corrections to accconfirm.rst
2015-06-07 14:59:38 +02:00
Steve Smith
ca902cff89
Updated how Startup is discovered and loaded.
...
Added a demo showing a second Startup class in the sample project.
2015-06-05 10:44:40 -04:00
Steve Smith
da636409a8
Updated wording per @danroth27 and @davidfowl
...
Cleaning up () on methods referenced throughout the article
2015-06-04 23:28:51 -04:00
Steve Smith
2a5998abb4
Adding sample files back in
2015-06-04 11:36:22 -04:00
danroth27
afb8b9da58
Add Request Features stub topic, fix OWIN stub
2015-06-03 13:58:07 -07:00
Steve Smith
d99884de2f
Merging changes
2015-06-03 16:33:10 -04:00
danroth27
25ef34e3ca
Add link to .NET Core docs
2015-06-03 09:31:02 -07:00
danroth27
c6f56d8058
Move configuration folder to aspnet folder
2015-06-02 21:41:55 -07:00
Barry Dorrans
0d6eddc53b
Correct spelling and add missing superscript.
2015-06-02 16:14:20 -07:00
danroth27
b7613c2893
Create new MVC project
2015-06-01 15:45:30 -07:00
Steve Smith
cbf6c9a34c
Merge pull request #222 from ardalis/config
...
Configuration
2015-06-01 16:11:12 -04:00
Steve Smith
1c24ed018e
Added a brief explanation of how to add environment-specific config files (also covered in environments.rst).
2015-06-01 14:16:12 -04:00
Steve Smith
81b5964db6
Removed section on adding configuration to DI/services.
2015-06-01 13:22:02 -04:00
Steve Smith
54da9d7964
Updated to address @Rick-Anderson feedback
2015-06-01 12:21:56 -04:00
Daniel Roth
ea465e218d
Merge pull request #274 from glen-84/patch-1
...
Corrections to sociallogins.rst
2015-06-01 09:14:14 -07:00