Pranav K
2f8dba6659
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:48 -07:00
Chris R
e30ca4d673
React to Http namespace changes.
2015-05-07 13:59:32 -07:00
N. Taylor Mullen
352732fc62
Update LICENSE.txt and license header on files.
2015-05-01 13:59:22 -07:00
Chris Ross
b5fd971562
Handle Http.Core rename.
2015-04-16 14:36:48 -07:00
Kiran Challa
1c66e0a317
Cleanup logging
...
- Removed existing logger scopes as we want to minimize the number of scopes being created.
- Cleaned up tests related to removal of scopes.
- Added new log statements.
- Removed old logger structure base implementation and related tests. Added new tests also.
2015-04-08 14:20:36 -07:00
Kiran Challa
6e18fc2f74
Reacting to ILogger api changes
2015-04-04 01:24:42 -07:00
ianhong
3693002b02
Introducing VirtualPathData for IRouter.GetVirtualPath
2015-03-19 21:59:20 -07:00
Hao Kung
0db1f1a42f
React to hosting
2015-03-19 21:02:35 -07:00
Brennan
3e99d38dbb
Logging.Testing namespace change
2015-03-06 09:48:36 -08:00
Brennan
be7984eebc
Logging test objects were copy-pasta from logging repo, removing and using official version
2015-02-25 12:58:51 -08:00
Chris Ross
5e55833168
Handle PipelineCore rename.
2015-01-15 14:27:53 -08:00
Doug Bunting
1a101d7815
Delete trailing whitespace
...
- #EngineeringDay
- Total replaced: 105 Matching files: 44 in *.cs files
- Total replaced: 27 Matching files: 1 in all other files
2014-11-20 09:40:12 -08:00
Ryan Nowak
08c591c74b
Fix for #104 - RouterMiddleware should take ILoggerFactory in the
...
constructor
Did some cleanup here to make these tests work on CoreCLR. They weren't
using Moq for anything important.
2014-11-03 12:38:17 -08:00
Hao Kung
30a4ee1ce1
React to EnsureRoutingServices fix
2014-10-14 21:03:16 -07:00
SonjaKhan
2a8ac595d8
Refactoring ILogger, see aspnet/Logging#3
2014-10-14 10:20:58 -07:00
David Fowler
4a8de5dad4
Updated to use the new target framework in project.json
2014-09-04 01:50:07 -07:00
Ben Brown
fca9831115
Routing Logging
...
Added scoped logging to RouterMiddleware, RouteCollection, and
TemplateRoute.
2014-08-01 13:59:48 -07:00