SQL Server HTTP Actuator support.
Info
| Version: | 0.0.1-alpha |
| Author(s): | Ruben Martinez, Javier solana |
| Last Update: | Tuesday, October 1, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rfrancotechnologies/dotnet-actuators |
| NuGet Url: | https://www.nuget.org/packages/Com.RFranco.HttpActuator.SQLServer |
Install
Install-Package Com.RFranco.HttpActuator.SQLServer
dotnet add package Com.RFranco.HttpActuator.SQLServer
paket add Com.RFranco.HttpActuator.SQLServer
Com.RFranco.HttpActuator.SQLServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Com.RFranco.HttpActuator(>= 0.0.1)
- System.Data.SqlClient(>= 4.6.0)
Tags