Implementations for commonly-used ICollection interfaces which expose events which are raised when the collection is modified or replaced.
Info
Version: | 1.1.0 |
Author(s): | craigfowler |
Last Update: | Sunday, April 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/csf-dev/CSF.Collections.EventRaising |
NuGet Url: | https://www.nuget.org/packages/CSF.Collections.EventRaising |
Install
Install-Package CSF.Collections.EventRaising
dotnet add package CSF.Collections.EventRaising
paket add CSF.Collections.EventRaising
CSF.Collections.EventRaising Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.