alphagov / notifications-net-client

.NET client for the GOV.UK Notify API
https://www.nuget.org/packages/GovukNotify/
MIT License
25 stars 20 forks source link

migrate Notify to GovukNotify for v1.6.0 #143

Closed leohemsted closed 3 years ago

leohemsted commented 3 years ago

We're migrating this old package as it's still in use. This package is pretty old, so tough to test these changes, but we've just done a straight rename of the folders involved (and relevant lines in makefiles, SLN, README.md, etc).

This is the last version of the .NET API Client to support .NET Framework 4.5.2. This is used for building window apps, and is supported for the lifecycle of windows 8.1/windows server 2012.

leohemsted commented 3 years ago

No longer needed - we just hosted the old nupkg on github releases instead