Cesar Blum Silveira
|
86af69d2d7
|
Adapt samples to .NET Core.
|
2016-03-09 14:16:07 -08:00 |
N. Taylor Mullen
|
5433130182
|
Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
|
2016-03-01 13:35:50 -08:00 |
John Luo
|
4666564b87
|
Updating to new CLI
|
2016-02-01 19:21:41 -08:00 |
N. Taylor Mullen
|
1aff2e9cda
|
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:27 -08:00 |
N. Taylor Mullen
|
a83445441a
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:23:36 -08:00 |
John Luo
|
fdf0b84136
|
Reacting to new Hosting API
|
2015-12-17 19:12:04 -08:00 |
Pranav K
|
4400ab4124
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:44 -07:00 |
Chris R
|
38f70a02f7
|
#125 Add a Hosting dependency and Program.Main.
|
2015-06-23 11:55:59 -07:00 |
Chris Ross
|
a2014e32c0
|
Clean up samples so they work with current tooling.
|
2015-04-02 12:11:46 -07:00 |
Wei Wang
|
fe165bbafc
|
Rename "dnu bundle" to "dnu publish"
|
2015-03-29 10:38:39 -07:00 |
N. Taylor Mullen
|
ad192f5883
|
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
|
2015-03-09 13:01:52 -07:00 |
N. Taylor Mullen
|
099494c5d3
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 13:00:33 -07:00 |
Wei Wang
|
d71a92393c
|
React to kpm renaming
|
2015-01-22 17:18:49 -08:00 |
Chris Ross
|
8caec74f03
|
Add a HotAdd/Remove prefix sample.
|
2014-11-17 09:24:52 -08:00 |