Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kawansoft/aceql.client

Legacy PCL version. C# Client toolkit for easy access of remote SQL databases managed with AceQL HTTP.
https://github.com/kawansoft/aceql.client

api api-client csharp http http-client mariadb ms-sql-server mysql postgresql remote-database sdk sql sql-calls sql-server

Last synced: 2 days ago
JSON representation

Legacy PCL version. C# Client toolkit for easy access of remote SQL databases managed with AceQL HTTP.

Awesome Lists containing this project

README

        

![GitHub top language](https://img.shields.io/github/languages/top/kawansoft/AceQL.Client) ![GitHub issues](https://img.shields.io/github/issues/kawansoft/AceQL.Client) ![GitHub](https://img.shields.io/github/license/kawansoft/AceQL.Client)
![Nuget](https://img.shields.io/nuget/dt/AceQL.Client)![GitHub last commit (branch)](https://img.shields.io/github/last-commit/kawansoft/AceQL.Client/master)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/a4f4c37d44544bd5bf7dde9526d9e5eb)](https://www.codacy.com/gh/kawansoft/AceQL.Client?utm_source=github.com&utm_medium=referral&utm_content=kawansoft/AceQL.Client&utm_campaign=Badge_Grade)
![GitHub contributors](https://img.shields.io/github/contributors/kawansoft/AceQL.Client)

# AceQL HTTP

## C# Client SDK v5.5 - September 2020, 18

AceQ HTTP Icon

AceQL Draw

### Starting at version 6.0, AceQL C# Client SDK is now a [.Net Standard 2.0 library](https://docs.microsoft.com/dotnet/standard/net-standard).

### This AceQL C# Client SDK v5.5 was built as a Portable Class Library and is not any more maintened. ###
### **Please go to the new AceQL C# SDK Project: https://github.com/kawansoft/AceQL.Client2**.

*(If you need to access the AceQL C# Client SDK v5.5 documentation and code, go to this branch: https://github.com/kawansoft/AceQL.Client/tree/5.5. The v5.5 package is still accessible on NuGet.)*

------