Pharylon
|
1d2865fc14
|
Updated tutorial to specify that it should be run without debugging. Demo of changing the controller live does not work with debugging enabled
|
2015-05-05 10:00:00 -04:00 |
danroth27
|
71f7c7eb97
|
Port Publish to Docker topic
|
2015-05-04 22:52:47 -07:00 |
Daniel Roth
|
716945472a
|
Merge pull request #183 from eduaglz/frameworkNamingUpdate
Updated frameworks naming (aspnet -> dnx451, aspnetcore50 -> dnxcore50)
|
2015-05-04 20:48:21 -07:00 |
danroth27
|
bcf13c0c1f
|
Cross link DNX overview
|
2015-05-04 16:02:39 -07:00 |
Steve Smith
|
a7f17bbfc9
|
Finished migrating article
|
2015-05-04 17:09:39 -04:00 |
Steve Smith
|
3759f9cbd3
|
Migrating routing and views section
|
2015-05-04 13:01:11 -04:00 |
Steve Smith
|
2bc1c9f261
|
Migrated up to Services.
|
2015-05-04 12:19:17 -04:00 |
Steve Smith
|
663922c8f9
|
Content migrated through Controllers
|
2015-05-04 12:12:53 -04:00 |
Steve Smith
|
b286f4c78f
|
Converted author section to use current convention
|
2015-05-04 11:31:08 -04:00 |
Steve Smith
|
acce81895e
|
Merge remote-tracking branch 'upstream/master' into angular
|
2015-05-04 11:24:20 -04:00 |
Steve Smith
|
7faf30ba94
|
Moved angular to proper path
Moved sample under article
Converting code samples to includes.
|
2015-05-04 11:20:39 -04:00 |
Erik Schierboom
|
59fde94dd8
|
Small typo corrected
|
2015-05-04 14:18:58 +02:00 |
Steve Smith
|
acf6db4562
|
Update grunt-gulp.rst
Fixes issue #185
|
2015-05-03 18:17:39 -04:00 |
Michael Fürstenberg
|
7160dfe5bf
|
Fixed typo.
|
2015-05-03 22:39:26 +02:00 |
eduaglz
|
c9b6fcaac5
|
Updated frameworks naming (aspnet -> dnx451, aspnetcore50 -> dnxcore50)
|
2015-05-02 15:00:09 -05:00 |
danroth27
|
1e10096d64
|
Renamed runtime to fundamentals
|
2015-05-01 17:13:42 -07:00 |
N. Taylor Mullen
|
7eb57cffe9
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:48:12 -07:00 |
Daniel Roth
|
bb87404f65
|
Fix broken links
|
2015-05-01 09:52:01 -07:00 |
danroth27
|
99c87ec09e
|
Fixing directory structure
|
2015-05-01 09:42:52 -07:00 |
Barry Dorrans
|
0badc2a3d8
|
Fixed broken links in data protection config.
|
2015-05-01 06:32:37 -07:00 |
danroth27
|
8956be1653
|
Adding initial data protection content
|
2015-05-01 01:03:07 -07:00 |
Daniel Roth
|
4323317f83
|
Update choosing-the-right-dotnet.rst
|
2015-04-30 10:09:18 -07:00 |
Andrew Nurse
|
5198f77af1
|
Add note about uninstalling old kvm
|
2015-04-30 09:44:39 -07:00 |
Andrew Nurse
|
13f571098e
|
Add some help for users who had old brew tap
|
2015-04-30 09:41:23 -07:00 |
Steve Smith
|
0d8686b2be
|
Merge branch 'master' into angular
Conflicts:
.gitignore
|
2015-04-30 11:00:45 -04:00 |
Steve Smith
|
0f280c9aa7
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
docs/getting-started/installing-on-windows.rst
|
2015-04-30 08:56:03 -04:00 |
Steve Smith
|
780404435e
|
Updated kvminstall -> dvminstall
|
2015-04-30 08:40:00 -04:00 |
glennc
|
11dfd370ba
|
fix dnvm download snippet
|
2015-04-29 22:59:49 -07:00 |
danroth27
|
ed310ea362
|
New choosing the right .NET topic
|
2015-04-29 20:37:37 -07:00 |
Daniel Roth
|
b559abf68c
|
Merge pull request #154 from aspnet/moozzyk/xproj
Changing a reference to .kproj to .xproj
|
2015-04-29 16:34:41 -07:00 |
David Fowler
|
2eefd03adf
|
Renamed update to restore
|
2015-04-29 16:01:56 -07:00 |
danroth27
|
c8facfee3c
|
Add Linux installation topic
|
2015-04-29 15:58:50 -07:00 |
Daniel Roth
|
089fec5876
|
Fixed author link
|
2015-04-29 15:55:42 -07:00 |
Daniel Roth
|
09498cb841
|
Fixing link to Mac installation instructions.
|
2015-04-29 15:05:14 -07:00 |
Steve Smith
|
3878a5ccf6
|
Fixed up author link
|
2015-04-29 17:07:32 -04:00 |
Steve Smith
|
7753153eb8
|
merged links
|
2015-04-29 17:03:49 -04:00 |
Steve Smith
|
b11df5c3f9
|
Merge branch 'master' of https://github.com/aspnet/Docs
Conflicts:
docs/tutorials/index.rst
|
2015-04-29 16:57:22 -04:00 |
danroth27
|
99524894e6
|
Add aspnet intro and stub topics
|
2015-04-29 11:36:05 -07:00 |
MikeWasson
|
992ec12a06
|
Merge pull request #151 from MikeWasson/bower-rev
Add missing section to Bower doc
|
2015-04-29 11:07:32 -07:00 |
Steve Smith
|
3157b697db
|
Added coverage of VS Code commands.
|
2015-04-29 13:57:43 -04:00 |
Steve Smith
|
bbd29c6b3d
|
Added azure deployment final steps and screenshots
|
2015-04-29 13:03:27 -04:00 |
Steve Smith
|
0bfab61d6a
|
Merge pull request #167 from ardalis/mac-install-homebrew-fix
Updated to use new Homebrew formula
|
2015-04-29 12:46:51 -04:00 |
Steve Smith
|
1ecdbcaeac
|
Updated to use new Homebrew formula
|
2015-04-29 12:42:49 -04:00 |
Daniel Roth
|
f30dff1d62
|
Merge pull request #166 from aspnet/noorphans
Changed include file extension
|
2015-04-29 09:14:16 -07:00 |
danroth27
|
281e05bc80
|
Changed include file extension
|
2015-04-29 09:08:58 -07:00 |
Steve Smith
|
aca68e5cfb
|
Updating Homebrew Formula Name
|
2015-04-29 11:36:44 -04:00 |
Daniel Roth
|
8274817c95
|
Undo test
|
2015-04-29 06:25:17 -07:00 |
Daniel Roth
|
4e7d3f6e4e
|
Test edit
|
2015-04-29 06:21:59 -07:00 |
Daniel Roth
|
584e9e9532
|
Merge pull request #165 from aspnet/stub
Update build metadata
|
2015-04-29 06:04:57 -07:00 |
danroth27
|
7e89233d22
|
Simplify build metadata
|
2015-04-29 06:04:00 -07:00 |