SurrealDB.Common
1.0.2
This project is no longer supported, please use SurrealDb.Net instead.
See the version list below for details.
dotnet add package SurrealDB.Common --version 1.0.2
NuGet\Install-Package SurrealDB.Common -Version 1.0.2
<PackageReference Include="SurrealDB.Common" Version="1.0.2" />
paket add SurrealDB.Common --version 1.0.2
#r "nuget: SurrealDB.Common, 1.0.2"
// Install SurrealDB.Common as a Cake Addin #addin nuget:?package=SurrealDB.Common&version=1.0.2 // Install SurrealDB.Common as a Cake Tool #tool nuget:?package=SurrealDB.Common&version=1.0.2
<br /> <p align="center"> <img src="img/icon.png" alt="Logo" width="130" height="130"> </a> <h1 align="center">Surreal .NET (unofficial)</h1> <p align="center"> An (unofficial) .NET wrapper around SurrealDB REST API. </p>
Badges
Table of contents
About The Project
This project is aimed to be a .NET wrapper around SurrealDB's REST API and RPC Websocket implementation, it's still very much in open development (something is working but maybe not in the right way).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Coverage
Contributors ✨
Thanks goes to these wonderful people (emoji key):
<table> <tbody> <tr> <td align="center"><a href="https://github.com/ProphetLamb"><img src="https://avatars.githubusercontent.com/u/19748542?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ProphetLamb</b></sub></a><br /><a href="https://github.com/ProphetLamb/Surreal.Net/commits?author=ProphetLamb" title="Code">💻</a></td> <td align="center"><a href="https://github.com/StephenGilboy"><img src="https://avatars.githubusercontent.com/u/827735?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stephen Gilboy</b></sub></a><br /><a href="https://github.com/ProphetLamb/Surreal.Net/commits?author=StephenGilboy" title="Code">💻</a></td> <td align="center"><a href="https://antoniosbarotsis.github.io/"><img src="https://avatars.githubusercontent.com/u/50240570?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tony</b></sub></a><br /><a href="https://github.com/ProphetLamb/Surreal.Net/commits?author=AntoniosBarotsis" title="Code">💻</a></td> <td align="center"><a href="https://github.com/Du-z"><img src="https://avatars.githubusercontent.com/u/16366766?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brian Duhs</b></sub></a><br /><a href="https://github.com/ProphetLamb/Surreal.Net/commits?author=Du-z" title="Tests">⚠️</a></td> </tr> </tbody> </table>
This project follows the all-contributors specification. Contributions of any kind welcome!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Portable.System.DateTimeOnly (>= 6.0.2)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SurrealDB.Common:
Package | Downloads |
---|---|
SurrealDB.Json
JSON utility for the SurrealDB driver |
|
SurrealDB.Configuration
Configuration for the SurrealDB driver |
|
SurrealDB.Driver.Rest
REST based database driver for SurrealDB |
GitHub repositories
This package is not used by any popular GitHub repositories.