Is it possible to call a managed .NET dll from UE4 C++ project?

Hi! I can see that you’re able to use C# dll in Unreal Engine, please could you post a completed example about it, I mean where to créate a C# dll and how to link in C++ to use it… thanks!