Although I realize that only the current release is officially supported, I did try running on the current OSGrid version ( 0.9.2.dev.81873a5 2020-11-27) and most jOpenSim seems to work all apart from the money system. On startup of a simulator I get the following error and it just won't start if the jOpensimMoney.dll file is in the bin folder:
[REGIONMODULES]: Loading Region's modules
Fatal error: System.MissingMethodException: Method not found: void OpenSim.Region.Framework.Scenes.EventManager.add_OnMakeRootAgent(System.Action`1<OpenSim.Region.Framework.Scenes.ScenePresence>)
at OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin.AddRegionToModules (OpenSim.Region.Framework.Scenes.Scene scene) [0x000ed]: in <3f45fe89a8164fda8caee7163d61cc8c>:0
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo regionInfo, System.Boolean portadd_flag, System.Boolean do_post_init, OpenSim.Framework.IScene& mscene) [0x001bb] in<efdd0985d7bf45b08e27e01ba6a86b79>:0
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo regionInfo, System.Boolean portadd_flag, OpenSim.Framework.IScene& scene) [0x00001] in <efdd0985d7bf45b08e27e01ba6a86b79>:0
at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise () [0x00146] in <4d5727c245444df6abc225fed4504c64>:0
at OpenSim.OpenSimBase.StartupSpecific () [0x0028e] in <efdd0985d7bf45b08e27e01ba6a86b79>:0
at OpenSim.OpenSim.StartupSpecific () [0x00107] in <efdd0985d7bf45b08e27e01ba6a86b79>:0
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x000a1] in <bbda8f2958884a5ea12a25dc7515b484>:0
If there are any thoughts on what is wrong that would wonderful! (I suspect 0.9.2 isn't that far off becoming an official release!)