Forum

Please or Register to create posts and topics.

rmSharp - EF-Core ORM for the RM database

Today I released the first version (v0.9.0) of rmSharp, an object-oriented wrapper for the RM database using the DotNet Entity Framework. See https://github.com/luni64/rmSharp.

I'm aware that this is a niche application and won't have many users, but taming this database was a lot of fun anyway.

I'm currently adding usage examples to the repository. So I'd be very grateful for any pointers to real-world problems that are rather tedious to solve with low-level SQL.

Any feedback welcome.
Lutz