Are there any Common Lisp implementations for .Net?
As of 2019 there is now Bike: https://github.com/Lovesan/bike It implements a cross-platform Common Lisp interface to the .Net Core platform, using lisp compatibility layers.
(saw that on https://github.com/CodyReichert/awesome-cl#net-core)