Skip to content

Releases: alphagov/notifications-net-client

2.9.0

24 Mar 19:30
af1b962
Compare
Choose a tag to compare

This is the legacy 2.9.0 release. When starting a new project, please follow the instructions found in our documentation to install the latest version.

To install this package, find the Notify.2.9.0.nupkg file in the assets section below and download it to your machine.

Visual Studio

From the Package Manager Console run:

Install-Package c:\path\to\downloads\Notify.2.9.0.nupkg

dotnet CLI

From your project directory run the following command.

dotnet add package --version=2.9.0 --source /path/to/folder Notify

Where /path/to/folder is the folder where you downloaded the nupkg to.

2.5.1

24 Mar 19:31
e5680c5
Compare
Choose a tag to compare

This is the legacy 2.5.1 release. When starting a new project, please follow the instructions found in our documentation to install the latest version.

To install this package, find the Notify.2.5.1.nupkg file in the assets section below and download it to your machine.

Visual Studio

From the Package Manager Console run:

Install-Package c:\path\to\downloads\Notify.2.5.1.nupkg

dotnet CLI

From your project directory run the following command.

dotnet add package --version=2.5.1 --source /path/to/folder Notify

Where /path/to/folder is the folder where you downloaded the nupkg to.

1.6.0

23 Mar 16:56
88be498
Compare
Choose a tag to compare

This is the legacy 1.6.0 release. When starting a new project, please follow the instructions found in our documentation to install the latest version.

To install this package, find the Notify.1.6.0.nupkg file in the assets section below and download it to your machine.

Visual Studio

From the Package Manager Console run:

Install-Package c:\path\to\downloads\Notify.1.6.0.nupkg

dotnet CLI

From your project directory run the following command.

dotnet add package --version=1.6.0 --source /path/to/folder Notify

Where /path/to/folder is the folder where you downloaded the nupkg to.

1.0.0

24 Mar 18:56
Compare
Choose a tag to compare

This is the legacy 1.0.0 release. When starting a new project, please follow the instructions found in our documentation to install the latest version.

To install this package, find the Notify.1.0.0.nupkg file in the assets section below and download it to your machine.

Visual Studio

From the Package Manager Console run:

Install-Package c:\path\to\downloads\Notify.1.0.0.nupkg

dotnet CLI

From your project directory run the following command.

dotnet add package --version=1.0.0 --source /path/to/folder Notify

Where /path/to/folder is the folder where you downloaded the nupkg to.