HttpReports is a lightweight APM system developed for .NET Core.
Info
Version: | 2.6.3 |
Author(s): | SpringLee |
Last Update: | Sunday, September 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/HttpReports |
NuGet Url: | https://www.nuget.org/packages/HttpReports.SQLServer |
Install
Install-Package HttpReports.SQLServer
dotnet add package HttpReports.SQLServer
paket add HttpReports.SQLServer
HttpReports.SQLServer Download (Unzip the "nupkg" after downloading)
Dependencies
- HttpReports.Core(>= 2.5.9)
- HttpReports.Storage.Abstractions(>= 2.5.9)
- FreeSql(>= 1.8.1)
- FreeSql.Provider.SqlServer(>= 1.8.1)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.1)