RestDb is a platform that enables a RESTful API interface in front of Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite databases.
Info
Version: | 2.0.3 |
Author(s): | Joel Christner |
Last Update: | Monday, August 7, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jchristn/restdb |
NuGet Url: | https://www.nuget.org/packages/RestDb |
Install
Install-Package RestDb
dotnet add package RestDb
paket add RestDb
RestDb Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- DatabaseWrapper(>= 3.2.2.10)
- SyslogLogging(>= 1.3.2.5)
- System.Runtime.Extensions(>= 4.3.1)
- Watson(>= 3.3.0.4)
- DatabaseWrapper(>= 3.2.2.10)
- SyslogLogging(>= 1.3.2.5)
- System.Runtime.Extensions(>= 4.3.1)
- Watson(>= 3.3.0.4)
Tags