David Fowler
|
5ddb17d2fe
|
Fixed packages
|
2016-03-25 12:27:49 -07:00 |
N. Taylor Mullen
|
33d1aea8ea
|
Transition to Netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
|
2016-03-01 13:39:31 -08:00 |
Pranav K
|
5b805bb12d
|
Updating to use cli
Fixes #3908
|
2016-02-22 17:49:51 -08:00 |
Cesar Blum Silveira
|
50fc0bb140
|
Reference Microsoft.NETCore.Platforms where necessary.
|
2016-02-02 14:22:07 -08:00 |
N. Taylor Mullen
|
25eb50120e
|
Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:40:26 -08:00 |
N. Taylor Mullen
|
3be7fbdf9f
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:18:33 -08:00 |
Pranav K
|
7dac5c711b
|
Reacting to Hosting changes
|
2015-12-18 15:59:42 -08:00 |
N. Taylor Mullen
|
a1af85beb7
|
Remove System beta tag in project.json for coreclr packages.
|
2015-11-12 12:24:39 -08:00 |
あまみや ゆうこ
|
38818a1033
|
Remove Microsoft.AspNet.Server.IIS from test Websites
|
2015-10-24 08:04:00 -07:00 |
Stephen Halter
|
43064ef8b6
|
React to Kestrel rename
aspnet/KestrelHttpServer#11
|
2015-08-11 16:30:03 -07:00 |
Troy Dai
|
a7d717d19c
|
Update CoreCLR versions
|
2015-08-05 09:35:37 -07:00 |
Ryan Nowak
|
e985fa5d42
|
Split up MVC.Extensions into smaller packages
Startup.cs API experience to follow in a separate change. This change just
gets the bulk of the code churn out of the way.
|
2015-07-06 23:41:22 -07:00 |
N. Taylor Mullen
|
1d578ca2fd
|
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
|
2015-03-09 12:56:42 -07:00 |
N. Taylor Mullen
|
e829ba7646
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 12:52:24 -07:00 |
Kiran Challa
|
e5176d22f6
|
[Fixes #1121,#1508] Wrap objects for serialization/deserialization and DelegatingEnumerable<> support for IEnumerable<T> and IQueryable<T>
|
2015-01-30 18:10:01 -08:00 |
Kiran Challa
|
5c2dc5db11
|
[Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml
|
2015-01-22 15:09:20 -08:00 |