As I have two computers, one running Linux and the other one running Windows, I like to use SDR# because it can run seemlessly under both operating systems. But it lacked bladeRF support... until today

There were a first project hosted with SDR# source code but unfortunately, due to licence violation issues, the code repository is not publicly available anymore.
In addition to that, bladeRF API has evolved a lot during past months so I doubt it was working.
You can find source code + pre-compiled version of the driver in my Github account:
https://github.com/jmichelp/sdrsharp-bladerf
Don't hesitate to test it and give me feedback (on this forum or, even better, through the github issue tracker). I haven't thoroughly tested it. I just managed to get samples and it seems to work at first glance.
XB200 is not supported yet.
I may remove the FPGA bitstream field in future versions now that the library is able to autoload it from the disk as well as DC correction tables.
Jean-Michel