Being a big friend of modularity and extensibility I found myself implementing the same crude plugin functionality over and over. Those days have ended with this library, as it allows me to leave the logic of actual plugin loading and caching to this library instead of handling it myself.
The installation can be simply done via installing the nuget package or by downloading the latest release here from github and referencing it in your project.