Kiran Challa
175a4c961e
Revert "Moved PageGenerator and DiagnosticsViewPage projects to Common repo and some updates"
...
This reverts commit 7cabb3f117 .
2016-08-25 17:22:09 -07:00
Kiran Challa
7cabb3f117
Moved PageGenerator and DiagnosticsViewPage projects to Common repo and some updates
2016-08-25 16:25:15 -07:00
Pranav K
a2857238f9
Updating to dev versions
2016-06-16 10:17:44 -07:00
jacalvar
dc1c9412ab
Remove unncessary imports
2016-06-08 13:00:29 -07:00
Pranav K
0b393fbc04
Fix build warnings
2016-05-02 13:21:03 -07:00
Pranav K
05ee0897fb
Removing imports from src projects
2016-04-08 06:49:16 -07:00
Eilon Lipton
0f74187a81
Fix package dependencies
...
Removed some extraneous dependencies and instead made all the
diagnostics packages be independent packages that happen to share some
concepts/source code.
The common Razor base class code was moved to a shared source file. Then
the Diagnostics page, ELM page, and EF database page all use that. Also
updated the page generator to use the new shared code.
See #257
2016-03-15 17:33:10 -07:00
Brice Lambson
e57e177224
Don't reference facades
2016-03-10 13:06:19 -08:00
Eilon Lipton
3d72f5207f
Fix package metadata
...
Plus a few other pre-Core names.
2016-03-07 22:50:04 -08:00
N. Taylor Mullen
be3c20cab4
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:36:28 -08:00
Ajay Bhargav Baaskaran
8bde9b7e72
Enabled xml doc generation
2016-02-17 16:57:39 -08:00
John Luo
8d804cfbbc
Updating to new CLI
2016-02-03 13:40:06 -08:00
N. Taylor Mullen
a837854f4b
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:34 -08:00
N. Taylor Mullen
f5c5816a05
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:16 -08:00
N. Taylor Mullen
6102699916
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:07 -08:00