N. Taylor Mullen
f30406c6bc
Update ASP.NET 5 versions for ASP.NET Core.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:30 -08:00
N. Taylor Mullen
e28aa5f568
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:49 -08:00
N. Taylor Mullen
5227607c58
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:46 -08:00
N. Taylor Mullen
3541bb01c2
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:23:57 -08:00
N. Taylor Mullen
9cec1b4e10
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:23:55 -08:00
N. Taylor Mullen
b87a8001fe
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:16:08 -08:00
Pranav K
91ee0f323b
Reacting to CoreCLR package version change
2016-01-20 21:03:04 -08:00
Pranav K
c8aa4c2c51
Reacting to CoreCLR version changes
2016-01-20 20:39:57 -08:00
Chris R
c157d601a2
Avoid merging with anonymous users.
2016-01-20 16:29:20 -08:00
Pranav K
099bc91ef2
Removing --parallel flag
2016-01-20 11:07:17 -08:00
Pranav K
786530fcb3
Use a fixed version of CLI
2016-01-20 10:54:36 -08:00
moozzyk
10964cc04f
Disabling parallel restore on Mac and Linux
2016-01-19 14:14:41 -08:00
Andrew Stanton-Nurse
2e02adcfc7
Update _dotnet-restore.shade
2016-01-19 12:39:42 -08:00
Andrew Stanton-Nurse
2564e466e4
Remove --parallel
...
Now that dotnet cli is using NuGet, it's parallel by default!
2016-01-19 12:26:52 -08:00
John Luo
5a284732af
Reacting to hosting rename
2016-01-17 16:49:26 -08:00
John Luo
488187ff79
Reacting to hosting rename
2016-01-17 16:33:48 -08:00
Victor Hurdugaci
3e1b55701a
Install xunit.core
2016-01-15 12:05:55 -08:00
Pranav K
9bc8cc1def
Updating CLI _k-standard-goals to remove use of dnu pack
...
Fixes #355
2016-01-15 10:46:30 -08:00
moozzyk
4d4dfedd59
dotnet-publish-iis refactoring
...
- moving command logic to a dedicated class
- adding logic for reading webroot value from a parameter, hosting.json file and folder structure
- reading application name from project.json instead of a parameter
2016-01-15 10:36:38 -08:00
Nate McMaster
dd81654b33
Fix path to korebuild folder in bash script
2016-01-15 09:56:50 -08:00
Nate McMaster
0c0b724009
Run specific targets in bash
2016-01-14 16:47:35 -08:00
Nate McMaster
cec2051151
Updating build script
2016-01-14 16:41:14 -08:00
Ajay Bhargav Baaskaran
99474a2709
Removed use of dnu commands
2016-01-14 11:57:29 -08:00
Chris R
3458f80ec4
Rename windows auth forwarder header to MS-PLATFORM-HANDLER-WINAUTHTOKEN.
2016-01-14 10:29:39 -08:00
Chris R
cc1cb1d480
#27 Forward client certificates.
2016-01-13 15:07:14 -08:00
Cesar Blum Silveira
d70e1eca73
Honor KOREBUILD_TEST_SKIPMONO ( #353 ).
2016-01-13 12:43:34 -08:00
Cesar Blum Silveira
8b6df5f704
Set DOTNET_HOME to correct path ( #350 ).
2016-01-13 12:00:45 -08:00
moozzyk
b2a3f871c0
Microsoft.AspNet.Tools.PublishIIS -> dotnet-publish-iis
...
Renaming Microsoft.AspNet.Tools.PublishIIS to dotnet-publish-iis as this is the convention dotnet tools must follow
2016-01-12 14:15:21 -08:00
Chris R
0589b883b8
#14 , 52 Add IWebApplicationBuilder.UseIISPlatformHandlerUrl, include path base
2016-01-12 13:33:21 -08:00
Nate McMaster
ec58bb7529
Add test args to dotnet-test-xunit
2016-01-12 10:48:28 -08:00
John Luo
eed89cd37c
Accidentally removed required namespace
2016-01-08 17:28:31 -08:00
John Luo
11025b894e
Updating to new options pattern
2016-01-08 17:06:11 -08:00
moozzyk
deca0f3bef
fixing build
2016-01-08 16:35:37 -08:00
John Luo
d8b6b27a5d
Adding publish iis as a project and minor cleanup
2016-01-08 14:55:38 -08:00
moozzyk
ae61490092
publish-iis command
2016-01-08 10:29:40 -08:00
John Luo
cd813844a0
Updating to new options pattern
2016-01-07 16:37:39 -08:00
John Luo
07785c9ae0
Reacting to new hosting API
2016-01-07 13:55:41 -08:00
Victor Hurdugaci
dba3e55c0a
Update the templates
2016-01-06 16:02:05 -08:00
Victor Hurdugaci
4a9990a83c
Build with dotnet
2016-01-06 14:28:39 -08:00
Victor Hurdugaci
7a19d9a9a9
Build instead of compile for samples
2016-01-06 09:56:25 -08:00
Victor Hurdugaci
a3498fa5a2
Update some files
2016-01-04 15:51:25 -08:00
Brice Lambson
b9a1706734
Fix path in build-template-dotnet
2015-12-28 09:36:06 -08:00
John Luo
8872037812
Adding back middleware initialization with options instance
2015-12-23 15:43:52 -08:00
John Luo
460b0c993a
Adding back middleware initialization with options instance.
2015-12-23 15:43:05 -08:00
John Luo
6d202b0fdf
Standardizing middleware to use configureOptions lambda
2015-12-22 20:42:09 -08:00
Victor Hurdugaci
f1d9d74d07
Remove the --parallel flag in KoreBuild-dotnet
2015-12-22 19:04:25 -08:00
John Luo
fe41412eeb
Stardardizing option initialization using lambdas
2015-12-21 16:44:01 -08:00
Hao Kung
f073d0556b
React to OptionsModel => Options
2015-12-21 14:47:58 -08:00
Victor Hurdugaci
c2b7e415a9
Reverse the xunit arguments. The assembly comes first
2015-12-21 11:05:41 -08:00
Chris R
f3f7027438
React to Hosting changes.
2015-12-21 10:20:59 -08:00