C# net 6 弃用 Bitmap,改用 ImageSharp 生成动态图片验证码,提高验证码的安全性和可定制性。详细介绍了如何在 net 6 中使用 ImageSharp 库生成验证码,并给出了示例代码和使用说明。