File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ var sharedClient = new HttpClient(handler);
4242var libSqlClient = new LibSqlHttpClient (sharedClient , new Uri (" http://localhost:8080" ));
4343```
4444
45+ ## [ Check the Docs for more] ( https://libsql-http-client-dotnet.pages.dev/ )
46+
4547## Features
4648
4749- ✅ Single and batch commands
Original file line number Diff line number Diff line change 1111 <TargetFrameworks >net6.0;net7.0;net8.0</TargetFrameworks >
1212 <Authors >Hermogenes Ferreira</Authors >
1313 <Description >A package for interacting with LibSQL database using HTTP API</Description >
14- <PackageProjectUrl >https://github.com/hermogenes/ libsql-http-client-dotnet</PackageProjectUrl >
14+ <PackageProjectUrl >https://libsql-http-client-dotnet.pages.dev </PackageProjectUrl >
1515 <PackageIcon >libsql-pkg-icon.png</PackageIcon >
1616 <RepositoryUrl >https://github.com/hermogenes/libsql-http-client-dotnet</RepositoryUrl >
1717 <RepositoryType >git</RepositoryType >
You can’t perform that action at this time.
0 commit comments