Now that I've got everything squared away and ready to develop, I was wondering what libraries were available for Win10 IoT that would allow:
1 - Samba shares on external drives
2 - Git server (for hosting repositories)
3 - Email server (preferably Exchange)
I've come across Kudu for #2, but it appears to run on IIS, something that I'm not entirely certain is part of the IoT part of Windows. There appear to be quite a few IMAP/SMTP servers written in C# out there, but I'm having trouble finding an Exchange one.
Does anyone know of and/or use libraries like this?