Framework to receive messages like Sms and Emails in integration tests.
Info
Version: | 0.7.0-preview.3 |
Author(s): | Swiss Life authors and contributors |
Last Update: | Wednesday, March 1, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SwissLife-OSS/magnet |
NuGet Url: | https://www.nuget.org/packages/Magnet.Client |
Install
Install-Package Magnet.Client
dotnet add package Magnet.Client
paket add Magnet.Client
Magnet.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Magnet.Models(>= 0.5.5)
- Microsoft.AspNetCore.SignalR.Client(>= 3.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Http(>= 3.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.3)
Tags