Easy extension methods for mocking Prism.EventAggregator.
Info
Version: | 1.0.1 |
Author(s): | Kristof Bergé |
Last Update: | Friday, June 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kristofberge/EventAggregator_Mocker |
NuGet Url: | https://www.nuget.org/packages/EventAggregator_Mocker |
Install
Install-Package EventAggregator_Mocker
dotnet add package EventAggregator_Mocker
paket add EventAggregator_Mocker
EventAggregator_Mocker Download (Unzip the "nupkg" after downloading)
Dependencies
- Moq(>= 4.7.49)
- Prism.Core(>= 7.0.0.362)