Core functionality for implementing a dotnet core based Push Receiver.
Info
Version: | 4.0.0 |
Author(s): | Elvia AS |
Last Update: | Monday, June 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Elvia.PushReceiverCore |
Install
Install-Package Elvia.PushReceiverCore
dotnet add package Elvia.PushReceiverCore
paket add Elvia.PushReceiverCore
Elvia.PushReceiverCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Elvia.KvalitetsportalLogger(>= 0.0.4)
- Elvia.Telemetry(>= 2.5.2)
- Microsoft.ApplicationInsights.DependencyCollector(>= 2.14.0)
- Microsoft.AspNetCore.ApplicationInsights.HostingStartup(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.7)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.7)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.2.0)
- Microsoft.Azure.Storage.Blob(>= 11.2.2)
- Microsoft.Azure.Storage.Common(>= 11.2.2)
- Microsoft.Azure.Storage.File(>= 11.2.2)
- Microsoft.Azure.Storage.Queue(>= 11.2.2)
- System.Data.SqlClient(>= 4.8.2)
- prometheus-net(>= 3.6.0)