A library for generating EventSource classes from interfaces at run-time.
Info
| Version: | 1.1.0 |
| Author(s): | aelij |
| Last Update: | Monday, April 3, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/aelij/EventSourceExtensions |
| NuGet Url: | https://www.nuget.org/packages/EventSourceExtensions |
Install
Install-Package EventSourceExtensions
dotnet add package EventSourceExtensions
paket add EventSourceExtensions
EventSourceExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Collections.Immutable(>= 1.3.1)
Tags