Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.08 KB
Build status
Build Status

Vonk.Facade.Relational

Vonk.Facade.Relational provides base classes to ease the implementation of a Facade on top of an existing relational database.

Getting Started

For more details about developing a Firely Server facade, please consult Firely Server documentation - Firely Server Facade.

Build dependencies

The following configuration has been succesfully tested for building and running the project:

  • Firely Server (Vonk) - Version 4.0.0
  • Visual Studio for Mac - Version 8.x.x
  • Visual Studio for Windows - Version 16.x.x
  • .Net Core - Version 3.1

License

This project is licensed under the MIT License - see the LICENSE file for details