This project is a convenience and simple .NET wrapper around GloVe word vectors and converter to more space efficient binary files, which also includes a random access lookup for very large amount of vectors on disk. It is inspired from a Java wrapper.
I'm too busy to write package's documentation, but GloVe static class provided some useful functions to help you. Also take a look at the test console Application.