Steve Smith
|
aed5361a21
|
A few small tweaks.
|
2015-07-10 09:40:22 -04:00 |
Steve Smith
|
c55df70b90
|
Updated per @tratcher feedback.
|
2015-07-09 21:18:31 -04:00 |
Noel Rice
|
f7fbd64daa
|
yeoman article with suggested updates
|
2015-07-09 14:57:52 -07:00 |
Steve Smith
|
7b574633aa
|
Moved grunt-gulp to using-grunt and updated TOC
|
2015-07-09 17:42:07 -04:00 |
Steve Smith
|
95d814e4ac
|
Merge pull request #307 from noelatfalafel/GruntGulpSplit
Gulp rewrite using Mike Wasson's document, addresses #181
|
2015-07-09 17:08:30 -04:00 |
Steve Smith
|
c9b0382708
|
Added configuration section and section on choosing a server.
|
2015-07-09 15:37:24 -04:00 |
Doug
|
7dca74c15f
|
Don't create invalid JSON
[Comments are not allowed in JSON](https://stackoverflow.com/questions/244777/can-i-comment-a-json-file). The project.json file originally described causes errors when using dnx on the command line.
|
2015-07-09 13:48:03 -04:00 |
Steve Smith
|
7028446322
|
Upgrading to beta5
|
2015-07-09 09:15:03 -04:00 |
noelitoa
|
be32a52e89
|
Updated link to sample ASP.NET projects on Github
|
2015-07-08 16:22:10 +08:00 |
Steve Smith
|
9f50944f98
|
Adding Nowin sample
|
2015-07-06 15:12:10 -04:00 |
Steve Smith
|
3860f7871a
|
Updated project to beta5
Minor updates to article outline
|
2015-07-06 11:56:43 -04:00 |
Steve Smith
|
b5eeae2451
|
Servers article and sample project.
|
2015-07-06 10:02:35 -04:00 |
Steve Smith
|
62d295c8e6
|
Initial structure and sample project.
|
2015-07-02 11:48:58 -04:00 |
Steve Smith
|
5bcd31ab75
|
Initial progress on Request Features
|
2015-07-02 09:41:58 -04:00 |
Barry Dorrans
|
2d8067aeae
|
Fix up missing references
|
2015-06-29 11:02:45 -07:00 |
danroth27
|
2bb1af134f
|
Moved app secrets article to aspnet folder and cleaned up content
|
2015-06-27 21:40:13 -07:00 |
Noel Rice
|
bc669f91b3
|
Add punctuation.
|
2015-06-25 17:05:56 -07:00 |
Noel Rice
|
f06620380f
|
Fix section title and massage paragraph slightly to agree with the title.
|
2015-06-25 17:01:54 -07:00 |
Noel Rice
|
fb2267ca99
|
Moving gulp to \aspnet per current file structure
|
2015-06-25 16:42:30 -07:00 |
Steve Smith
|
51a8f2f84a
|
Merge pull request #268 from ardalis/startup
Startup
|
2015-06-22 14:07:53 +00:00 |
danroth27
|
56cc07d4a0
|
Addressing PR feedback.
|
2015-06-19 12:34:26 -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 |
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 |
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 |