This mod for M&B2: Bannerlord utilizes the .NET Compiler Platform SDK (Roslyn) to allow you to compile and execute C# code snippets and scripts at runtime, with full access to the Bannerlord mod API.
Technically you can create the project from Rider, but Rider does not provide the configuration like Visual Studio does. We recommend to either create the project from VS or the dotnet CLI and then ...