Getting Started¶
Getting started is very easy, especially if you are using an ASP.Net application.
-
Add the Nuget package.
-
Register the service.
If you are using an ASP.Net application, register the service in your
Startupclass. -
Configure the service.
Update your
appsettings.json,secrets.json, etc.