I am interested if there is a port for the server implementation.
And you might want to check our Velocity - Microsoft's distributed cache.
And you might also want to check indeXus.net wich is implemented in c# (server and api)
We were also using BeIt as a memcached client port since we had problem with enyim.
Windows Server ports:
Memcached .NET Client ports:
There is no official support for windows builds. Check this link: https://github.com/memcached/memcached/wiki/Install
For the clients, check this link: https://github.com/memcached/memcached/wiki/Clients
Hope that helps.
If you're interested in running a memcached client on Windows then there are two additional open source servers that can do the job. Both implement the standard memcached server protocol and are written in Java so they run on Windows.
Awesome port that's found on Codeplex :) check it out!