Pavel Krymets
1f93977729
Migrate tests, tools and samples to portable
2016-04-19 10:43:11 -07:00
Pavel Krymets
e6ffb060f7
Bring Microsoft.NETCore.Platforms dependency back
2016-04-18 17:20:15 -07:00
Pavel Krymets
42c3397b6e
Migrate tests, tools and samples to portable
2016-04-18 17:20:15 -07:00
Doug Bunting
a60cce1dad
Quick fix: Remove excess Microsoft.AspNetCore.Mvc.TagHelpers dependencies
...
- Microsoft.AspNetCore.Mvc brings this in
2016-04-16 18:43:28 -07:00
John Luo
e0c0617185
Move web.config and use ANCM
2016-04-11 10:17:53 -07:00
ryanbrandenburg
906ac728c7
Null-check PagedBufferedStringWriter
2016-04-01 11:50:46 -07:00
John Luo
22b37fb83b
Update samples and react to Kestrel extensions
2016-03-30 17:33:25 -07:00
John Luo
555a8d0a3b
Reacting to Hosting changes
2016-03-24 12:10:09 -07:00
Pranav K
c67011dc6d
Updating to NetStandard.Library 1.5.0
2016-03-23 19:56:16 -07:00
Pranav K
06289945d0
Reacting to CoreCLR package changes
2016-03-22 14:49:43 -07:00
Pranav K
fb07fee465
Reduce grunt work in Mvc
2016-03-17 15:25:33 -07:00
Pranav K
4f709bdbfd
Fixing CI build break
2016-03-14 00:38:17 -07:00
Doug Bunting
b35922e373
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 14:39:12 -08: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
385c21fbe2
Add Microsoft.AspNetCore.Mvc.Dnx to allow using Mvc with DNX
2016-02-26 15:14:32 -08:00
Ajay Bhargav Baaskaran
b8e77e91d1
Updating samples to work with latest dotnet
2016-02-25 10:46:15 -08:00
Pranav K
5b805bb12d
Updating to use cli
...
Fixes #3908
2016-02-22 17:49:51 -08:00
N. Taylor Mullen
b39f4dfe29
React to razor tooling rename.
2016-02-19 15:05:37 -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
John Luo
249673f2bc
Reacting to hosting rename
2016-01-17 18:13:26 -08:00
John Luo
c5cab7a786
Reacting to hosting API changes
2016-01-12 18:07:17 -08:00
Pranav K
51e74c2eba
Add hosting.json to MvcSandbox
2015-12-28 09:54:41 -08:00
Ajay Bhargav Baaskaran
9517de1c45
React to hosting changes - updated samples
2015-12-18 16:11:28 -08:00
Pranav K
7dac5c711b
Reacting to Hosting changes
2015-12-18 15:59:42 -08:00
Pranav K
21e815cb36
Removing CodeGenerators.Mvc reference
2015-12-11 14:59:47 -08:00
Kiran Challa
57b88baad0
[ Fixes #3624 ] MVC functional test cleanup (part 2)
2015-12-10 16:26:39 -08:00
Kiran Challa
31e42ee312
[ Fixes #3433 ] Invalid media type 'text/plain; charset=utf-8'
2015-11-25 10:50:40 -08:00
Doug Bunting
d84587a99d
Quiet `initialization` target in `MvcSandbox` folder
2015-11-25 09:48:54 -08:00
ryanbrandenburg
b6f8c523a8
* Remove MvcSample and replace with MvcSandbox
2015-11-23 11:53:48 -08:00