ISL.Providers.Notifications.Abstractions
0.0.0.2
See the version list below for details.
dotnet add package ISL.Providers.Notifications.Abstractions --version 0.0.0.2
NuGet\Install-Package ISL.Providers.Notifications.Abstractions -Version 0.0.0.2
<PackageReference Include="ISL.Providers.Notifications.Abstractions" Version="0.0.0.2" />
<PackageVersion Include="ISL.Providers.Notifications.Abstractions" Version="0.0.0.2" />
<PackageReference Include="ISL.Providers.Notifications.Abstractions" />
paket add ISL.Providers.Notifications.Abstractions --version 0.0.0.2
#r "nuget: ISL.Providers.Notifications.Abstractions, 0.0.0.2"
#:package ISL.Providers.Notifications.Abstractions@0.0.0.2
#addin nuget:?package=ISL.Providers.Notifications.Abstractions&version=0.0.0.2
#tool nuget:?package=ISL.Providers.Notifications.Abstractions&version=0.0.0.2
ISL.Providers.Notifications
This repository contains the SPAL source code for the ISL Notifications Abstraction library as well as the GOV.UK Notify Provider implementation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Xeption (>= 2.8.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ISL.Providers.Notifications.Abstractions:
| Package | Downloads |
|---|---|
|
ISL.Providers.Notifications.GovukNotify
ISL.Providers.Notifications.GovukNotify provides a notification implementation the popular GOV.UK Notify client. |
|
|
ISL.Providers.Notifications.NotifyIntercept
ISL.Providers.Notifications.NotifyIntercept provides a notification implementation for the popular GOV.UK Notify client which allows you to intercept the destination of the notification to a chosen address using appsettings. |
|
|
ISL.Providers.Notifications.GovukNotifyIntercept
ISL.Providers.Notifications.GovukNotifyIntercept provides a notification implementation the popular GOV.UK Notify client which allows you to intercept the destination of the notification to a chosen address using appsettings. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release of ISL.Providers.Notifications.Abstractions.