Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 941 Bytes

File metadata and controls

11 lines (7 loc) · 941 Bytes

EventNotification [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/Extensions.

Notice

The infrastructure for publishing notifications has moved to the .NET Framework. See the new DiagnosticSource and DiagnosticListener APIs in the System.Diagnostics.DiagnosticSource package. The infrastructure provided here is for subscribing to events using runtime-generated proxies.

This project is part of .NET Extensions. You can find samples, documentation and getting started instructions at the Extensions repo.