Skip to content

SapphireDb/Example-AspNetCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SapphireDb: Example-AspNetCore (using SapphireDb)

Example server application using SapphireDb

SapphireDb logo

This is a demo project for SapphireDb. It should demonstrate how to use SapphireDb with different technologies.

The examples contains a simple CRUD demo and a simple chat.

You don't need to set up a server running SapphireDb to try it out. A demo server can be reached at the following address: https://sapphiredb-demo.azurewebsites.net/

Try it out

You can try out this example by following these steps:

  1. Open https://sapphiredb-demo.azurewebsites.net/

or

  1. Clone the sources and switch to the directory
  2. Open in favorite editor (for example Visual Studio or Rider) and start
  3. Try out with different clients

Other examples

Server

AspNet Core Example

Client

React Example

Svelte Example

NodeJs Example

Angular Example

Documentation

Check out the documentation for more details: Documentation

Implementations

Server

SapphireDb - Server for Asp.Net Core

Client

sapphiredb - JS client (JS, NodeJs, React, Svelte, ...)

ng-sapphiredb - Angular client

Author

Morris Janatzek (morrisjdev)

Licenses

SapphireDb - MIT License

sapphiredb-js - MIT License

Releases

No releases published

Packages

No packages published

Languages