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

https://github.com/firelyteam/vonk.facade.relational

Vonk.Facade.Relational provides base classes to ease the implementation of a Facade on top of an existing relational database.
https://github.com/firelyteam/vonk.facade.relational

Last synced: 12 months ago
JSON representation

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

Awesome Lists containing this project

README

          

|Build status|
|---|
|[![Build Status](https://dev.azure.com/firely/vonk%20private%20plugins/_apis/build/status/FirelyTeam.Vonk.Facade.Relational?repoName=FirelyTeam%2FVonk.Facade.Relational&branchName=main)](https://dev.azure.com/firely/vonk%20private%20plugins/_build/latest?definitionId=100&repoName=FirelyTeam%2FVonk.Facade.Relational&branchName=main)|

# 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](https://docs.fire.ly/projects/Firely-Server/en/latest/facade/facade.html).

### Build dependencies
The following configuration has been succesfully tested for building and running the project:
* Firely Server (Vonk) - Version 6.x.x
* Visual Studio for Mac - Version 8.x.x and newer
* Visual Studio for Windows - Version 16.x.x and newer
* .Net 8.0

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details