Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Justin Kotalik d583f890fb Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:47:02 -07:00
Nate McMaster 20f866e22d Use PackageLineup to manage versions 2017-08-17 16:16:02 -07:00
Kiran Challa 53ad00151b Converted test project to run on netcoreapp2.0 2017-03-21 15:27:00 -07:00
Kiran Challa e406659941 Upgraded to VS 2017 2017-02-02 10:14:03 -08:00
John Luo 4ee3cbe19b renaming telemetry to diagnostic #26 2015-10-19 14:12:15 -07:00
Pranav K cff1b1bc23 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:34 -07:00
Ryan Nowak f0c8b08d72 Incorporate new Telemetry package 2015-09-02 12:12:29 -07:00
Ryan Nowak 4cf5452c51 Initial checkin of Notification service
This implementation uses Reflection.Emit to generate proxies for
duck-typing of event data on net45 and dnxcore50.

For now, the code that does a 'splat' of the top-level event data is still
using reflection instead of code-generation. The next update will address
this and add more test coverage for this part of the code.
2015-05-14 12:29:04 -07:00