Cesar Blum Silveira
ce2f823c7d
Build with dotnet ( #70 ).
2016-02-04 11:15:27 -08:00
Cesar Blum Silveira
9c734ddbab
Reference Microsoft.NETCore.Platforms where necessary.
2016-02-03 12:47:47 -08:00
N. Taylor Mullen
9beb46dff1
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:42 -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
Pranav K
91ee0f323b
Reacting to CoreCLR package version change
2016-01-20 21:03:04 -08:00
John Luo
5a284732af
Reacting to hosting rename
2016-01-17 16:49:26 -08:00
John Luo
eed89cd37c
Accidentally removed required namespace
2016-01-08 17:28:31 -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
John Luo
8872037812
Adding back middleware initialization with options instance
2015-12-23 15:43:52 -08:00
John Luo
fe41412eeb
Stardardizing option initialization using lambdas
2015-12-21 16:44:01 -08:00
John Luo
cb4c05084b
Reacting to new Hosting API
2015-12-18 16:04:27 -08:00
Pranav K
8b8707b84b
Merge branch 'release' into dev
2015-12-11 12:24:18 -08:00
Pranav K
6ad99c5188
Updating to release NuGet.config.
2015-12-11 12:24:16 -08:00
Doug Bunting
042b9d26c6
Move Travis to supported Linux distribution
...
- use Ubuntu 14.04 (Trusty)
- Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 14:43:24 -08:00
Doug Bunting
10012f4ee2
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:33:21 -08:00
N. Taylor Mullen
37e4a80160
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:24:19 -08:00
Cesar Blum Silveira
2ffa50a80b
Merge branch 'release' into dev
2015-11-03 13:10:01 -08:00
Cesar Blum Silveira
7770e5f4db
Strong name everything.
2015-11-03 12:05:40 -08:00
John Luo
5f91ce2f2b
Reacting to Hosting changes
2015-10-30 16:51:16 -07:00
Pranav K
f2f2b98605
Merge branch 'release' into dev
2015-10-28 12:51:26 -07:00
Pranav K
d0a2a8687e
Updating to release NuGet.config.
2015-10-28 12:43:09 -07:00
David Fowler
812609843f
Removed unused using
2015-10-23 02:10:08 -07:00
Pranav K
c3a24cbe72
Switching to generations TFMs
2015-10-22 01:04:17 -07:00
Pavel Krymets
a098b8ce2b
Reach to Hosting changes
2015-10-21 10:49:31 -07:00
Cesar Blum Silveira
f784b1bf43
Enable Microsoft.AspNet.WebSockets.Protocol.Test on CoreCLR.
2015-10-16 16:47:52 -07:00
Doug Bunting
187221fcd8
Fix local build break
2015-10-12 13:06:31 -07:00
Doug Bunting
532b96ddd6
React to aspnet/Universe#290 fix
2015-10-08 21:37:53 -07:00
Pranav K
bc6502825f
Replacing NotNullAttribute with thrown exceptions
2015-10-07 17:44:11 -07:00
Pranav K
aea8716df6
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:48 -07:00
N. Taylor Mullen
7f7ad3479a
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:52 -07:00
Pranav K
521642cc2e
Merge branch 'release' into dev
2015-09-28 23:16:10 -07:00
Pranav K
8930b6474c
Updating to release NuGet.config.
2015-09-28 23:16:08 -07:00
Chris R
822ee7caf8
React to configuration API changes.
2015-09-25 20:54:56 -07:00
Ajay Bhargav Baaskaran
9b1558dddd
Enabling NuGetPackageVerifier
2015-09-23 14:56:00 -07:00
N. Taylor Mullen
3f8b94b9bb
Update nuget.exe and corresponding feeds to v3.
2015-09-17 18:33:38 -07:00
Pranav K
98af679b0b
Adding NeutralResourcesLanguageAttribute
2015-09-10 18:45:23 -07:00
Chris R
0ab178cead
Ignore WebSocketClient tests on Mono.
2015-09-03 16:20:52 -07:00
Chris R
6bc7df851f
Use new HttpContext.Features API.
2015-08-31 09:45:21 -07:00
Chris R
821f470bb5
React to string[] -> StringValues changes.
2015-08-28 14:40:15 -07:00
Anthony van der Hoorn
92dc38ffd1
Missing "commands" from project.json
...
This was stopping the project running in VS
2015-08-24 10:21:28 -07:00
Anthony van der Hoorn
a984ea77a8
Switch over target on which server is open for
2015-08-24 10:20:32 -07:00
Anthony van der Hoorn
02fefd8b31
Fix problem with client not connecting on the correct port
2015-08-24 10:18:45 -07:00
N. Taylor Mullen
ad0dbe7314
Update 'build.sh' to pull Sake from v2 NuGet feed.
2015-08-20 20:47:37 -07:00
N. Taylor Mullen
e43e3c7b52
Update 'build.cmd' to pull Sake from v2 NuGet feed.
2015-08-20 15:38:31 -07:00
N. Taylor Mullen
a9365e48c2
Update NuGet feed from v2 => v3.
2015-08-19 14:55:07 -07:00
Pranav K
c3c3b7791b
Updating to aspnetlitedev.
2015-08-18 14:00:27 -07:00
Pranav K
15dff9dcfa
Merge branch 'release' into dev
2015-08-18 14:00:27 -07:00
Pranav K
c3825f86c3
Updating to aspnetliterelease.
2015-08-18 14:00:26 -07:00