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

aspnet/EventNotification

Repository files navigation

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.