termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
12.63k stars 2.91k forks source link

[Package]: ravendb #8785

Open dbahero opened 2 years ago

dbahero commented 2 years ago

Package description

ACID Document Database

Home page URL

https://ravendb.net/

Source code URL

https://github.com/ravendb/ravendb

Packaging policy acknowledgement

Additional information

This is in C#. Maybe as mono is now available it will be possible to port it

xtkoba commented 2 years ago

Probably we need something like

PACKAGES+=" mono-complete"

in setup-ubuntu.sh.

xtkoba commented 2 years ago

Seems like requiring .NET Core (#516).

dbahero commented 2 years ago

I think you're right because the only solution I found for mono is very old. http://codeofrob.com/entries/ravendb-on-mono.html