Creating a C# DLL for SQL interaction

Now I don’t know if what I’ve seen was built-in in Xamarin or they built that themselves, but in the custom engine they were showing me there was no need to do any manual marshaling for .NET types…
“because Xamarin/Mono makes easy to do that” I was told.