ASP.NET Push Bot
07bbb020e8
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@875c974229
2015-04-29 14:32:05 -07:00
Duncan Angus Wilkie
9d57862ed7
Update README.md
...
To show bash profile step for osx
2015-04-29 22:07:20 +01:00
Glenn Condron
cf8ea953e8
Update README.md
2015-04-28 15:52:11 -07:00
moozzyk
e54a3b61c0
Enabling MSBuild 14 in the default native-compile target
...
Currently Helios won't build on machines that don't have VS2013 installed (only VS2015)
2015-04-28 11:55:39 -07:00
ASP.NET Push Bot
43de02652a
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@2697ee5f2d
2015-04-28 09:09:34 -07:00
Eilon Lipton
6be259ca57
Merge pull request #492 from spboyer/dev
...
typo OSX brew tap
2015-04-28 08:39:07 -07:00
Shayne Boyer
f86d083185
typo OSX brew tap
2015-04-28 09:01:58 -04:00
ASP.NET Push Bot
1124e5038d
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@2697ee5f2d
2015-04-27 21:39:41 -07:00
Glenn Condron
67dc3f5c34
Update README.md
2015-04-27 16:36:57 -07:00
Glenn Condron
e12f96840d
Update GettingStartedDeb.md
2015-04-27 16:35:47 -07:00
Glenn Condron
928702aee9
Update GettingStartedDeb.md
...
Remove the extra text and put apt-get install into the main instructions.
2015-04-27 16:26:11 -07:00
Glenn Condron
4d6deaef37
Update GettingStartedDeb.md
...
Switch to main mono
2015-04-27 16:23:51 -07:00
Glenn Condron
43a3c168de
Update GettingStartedDeb.md
...
Update instructions to use debian alpha channel
2015-04-27 16:08:37 -07:00
Chris Ross
66b669aa22
React to WebSocket feature API changes.
2015-04-24 10:53:07 -07:00
Chris Ross
59e40904ad
Remove redundant websocket sample code.
2015-04-24 09:50:36 -07:00
Glenn Condron
57fa794e73
Update GettingStartedDeb.md
...
remove TODO comment
2015-04-23 11:10:43 -07:00
Eilon Lipton
f76c712b2b
More typos and whatnot
2015-04-23 11:10:43 -07:00
Eilon Lipton
1b7ae2029f
Text cleanup
2015-04-23 11:10:43 -07:00
glennc
f37488fa3b
Update readme, add linux md, move samples to folders for each version of DNX.
2015-04-23 11:10:43 -07:00
ASP.NET Push Bot
514d9d7eef
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@71866b043e
2015-04-22 09:10:27 -07:00
ASP.NET Push Bot
e9dbf24790
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@9c54d02bea
2015-04-20 14:12:43 -07:00
Matt Ellis
d386e78ee6
Use $HOME as a possible storage location
...
If LOCALAPPDATA and USERPROFILE are both null (as is the case on
Linux/OSX) use "$HOME/.aspnet" as the root folder for data protection
keys
Fixes #76
2015-04-19 21:52:35 -07:00
Pranav K
8983a03fed
Reacting to changes in OptionsModel
2015-04-16 16:57:44 -07:00
Hao Kung
f71d49744e
React to WebHostingBuilder
2015-04-15 12:45:28 -07:00
Pranav K
8d506097a0
Update dnu restore to use --parallel flag
2015-04-15 08:15:45 -07:00
N. Taylor Mullen
01a13bfa1d
Add serviceable attribute to projects.
...
aspnet/DNX#1600
2015-04-14 15:00:26 -07:00
Chris Ross
a23b665e8d
Update IServerInformation namespace.
2015-04-10 10:47:31 -07:00
Matt Ellis
ea636140c7
Allow Kestrel to boot when on CoreCLR and *NIX
...
With cross platform .NET Core support coming online, we need to update
our IsWindows check to not assume running on .NET Core means running on
Windows. Since CoreFX doesn't yet expose a method for doing this (they
are working on adding it back), we'll just call Uname and if that
returns an empty string assume that we are on Windows.
2015-04-09 23:58:03 -07:00
ASP.NET Push Bot
578f5428ba
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@0fafbcc6bb
2015-04-09 17:36:20 -07:00
ASP.NET Push Bot
482dd39ab8
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@59aeab256b
2015-04-09 17:14:10 -07:00
Glenn Condron
5404065d54
Merge pull request #441 from michaldudak/kruntime-to-dnx
...
Corrected paths to DNX repository
2015-04-08 14:54:15 -07:00
Chris Ross
a10245d39f
Replace WebSocket dependency.
2015-04-08 14:50:42 -07:00
Chris Ross
1656d224f0
Clean up samples to work with the current tooling.
2015-04-08 14:33:51 -07:00
ASP.NET Push Bot
eff1181d62
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@6ede18f37a
2015-04-08 05:56:50 -07:00
ASP.NET Push Bot
4fba24edc0
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@7a7b161f57
2015-04-08 05:46:29 -07:00
ASP.NET Push Bot
6726cad51c
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@85d10f2295
2015-04-07 17:01:13 -07:00
N. Taylor Mullen
dbbf62cb6b
Update .travis.yml and appveyor.yml to build quietly.
2015-04-07 16:18:08 -07:00
N. Taylor Mullen
5dedb131b0
Update .travis.yml and appveyor.yml to build quietly.
2015-04-07 16:17:40 -07:00
N. Taylor Mullen
ee9211a116
Update .travis.yml and appveyor.yml to build quietly.
2015-04-07 16:15:45 -07:00
N. Taylor Mullen
7591d5b813
Update .travis.yml and appveyor.yml to build quietly.
2015-04-07 16:14:26 -07:00
N. Taylor Mullen
5040ca4ceb
Merge branch 'release' into dev
2015-04-07 14:54:49 -07:00
N. Taylor Mullen
e0a651e9a6
Add serviceable attribute to projects.
...
aspnet/DNX#1600
2015-04-07 14:54:43 -07:00
N. Taylor Mullen
d5740add2d
Merge branch 'release' into dev
2015-04-07 14:42:09 -07:00
N. Taylor Mullen
8b9b809ecd
Add serviceable attribute to projects.
...
aspnet/DNX#1600
2015-04-07 14:41:49 -07:00
Michał Dudak
2ebbb6d870
Corrected paths to DNX repository
2015-04-07 09:21:22 +02:00
ASP.NET Push Bot
b3bd761252
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@9f8284acb8
2015-04-07 00:20:12 -07:00
ASP.NET Push Bot
31c7588c13
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@133607eb6b
2015-04-04 22:13:56 -07:00
Kiran Challa
e3f4e51c0d
Reacting to ILogger api changes
2015-04-04 00:44:36 -07:00
Wei Wang
558ac5a316
Fix AppVeyor git line ending config
2015-04-03 17:36:41 -07:00
Wei Wang
82be65d468
Fix AppVeyor git line ending config
2015-04-03 17:32:51 -07:00