No. There isn't a Fiber API in the Framework. I suspect this is because there is little advantage to using them - even the fiber API page (native) mentions:
In general, fibers do not provide advantages over a well-designed multithreaded application.
.NET makes it so much easier to develop a "well-designed" multithreaded application that I suspect there is little use for a fiber API.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…