About
This ASI plugin for the just released Script Hook V attempts to recreate this experience for GTAV. It's full source code is hosted on Github, development is community-driven and open to everybody, so contributions are warmly welcomed.
Right now it's able to load, compile and run .NET scripts and reload them while the game is running (press the "Insert" key). Scripts are executed in a separate AppDomain, any exceptions thrown thus shouldn't affect the game or ScriptHook.
The associated .NET scripting API is still in very early stages (kept close to the one from the GTAIV .NET ScriptHook, to simplify conversion) though, so you currently have to call some native functions manually through "GTA.Native.Function.Call".
Thanks a lot to Alexander Blade for Script Hook V and HazardX for the inspiration with his GTAIV .NET ScriptHook.
Installation
Official Website
http://gtaforums.com/topic/789907-vrel-community-script-hook-v-net/