Kiran Challa
af19899927
[ Fixes #279 ] Deleted RuntimeInfo middleware, sample and tests
2016-05-16 13:12:40 -07:00
Pranav K
b06f6266d5
Merge branch 'release' into dev
2016-05-05 08:28:16 -07:00
Pranav K
3a86d941d6
Remove includes and excludes
2016-05-04 09:11:12 -07:00
Pranav K
f94362dca9
Merge branch 'release' into dev
2016-05-02 16:10:31 -07:00
Pranav K
77fbeec8bb
Fix build break
2016-05-02 16:10:21 -07:00
Pranav K
53327df4fc
Merge branch 'release' into dev
2016-05-02 14:55:45 -07:00
Pranav K
0b393fbc04
Fix build warnings
2016-05-02 13:21:03 -07:00
Ryan Brandenburg
48b436ec8a
Allow query string on ReExecuting status code page
2016-05-02 10:57:20 -07:00
Pranav K
8de0f36bf2
Merge branch 'release' into dev
2016-04-26 10:07:43 -07:00
Pranav K
ba6044a5f3
Remove references to IApplicationEnvironment \ IRuntimeEnvironment
2016-04-26 09:42:31 -07:00
ryanbrandenburg
05d740076b
Allow collapse and expand of source code
2016-04-12 14:25:36 -07:00
Pranav K
05ee0897fb
Removing imports from src projects
2016-04-08 06:49:16 -07:00
Pranav K
ea1802c9fd
Remove gruntfile usage
2016-04-03 15:50:49 -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
Pranav K
f1d588bb54
* Fixing missed changes in EF reaction
...
* Remove npm install warning.
* Target minimal tfm in Diagnostics.Abstractions
2016-03-12 16:32:59 -08:00
Eilon Lipton
3d72f5207f
Fix package metadata
...
Plus a few other pre-Core names.
2016-03-07 22:50:04 -08:00
Ajay Bhargav Baaskaran
73a9ed7a64
Added Company, Copyright and Product attributes to AssemblyInfo
2016-03-03 17:33:17 -08:00
Doug Bunting
0ae7fd0a93
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 16:39:31 -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
Brennan
4e5c99fabc
React to Logging API changes
2016-01-25 09:32:41 -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