百小僧
百小僧
I also have this requirement, but I don't know how to replace the default dialog box. Can you tell me how to solve it? 
v3.x版本正在开发中,动画已经集成到v3.x版本中了,v3.x版本会比v2.x版本强大许多,支持nodejs/npm,vue,angular,react等使用。
Our problem is the same:[#227](https://github.com/MichaCo/CacheManager/issues/227)
> [Furion](https://gitee.com/monksoul/Furion?_from=gitee_search) > > > 让 .NET 开发更简单,更通用,更流行。 感谢收录。
> @WeSourceCode > furion .net 6 版本是否考虑重新引入热插拔机制 可以的,这个已经在计划中了,都会在探索版逐步实现。
> 不是很明白这个单个程序的边界是什么,是独立的程序,还是说程序集或者是项目?
> @96contione >  > 注意下面的 `UnmanagedObjects.Add(scoped)` 未托管对象管理,会自动请求结束释放。
> 大佬,视图引擎中,怎么对@符号转义喃,本身就想输出@acount的字符,但是会报错误 两个 @@就可以了。如:`@@account`
> @yixiangling > https://github.com/MonkSoul/Furion/blob/c15054b37af3e0dac20d729b7a629df43272f64c/framework/Furion/Templates/Extensions/StringRenderExtensions.cs#L41 > 返回值应当为string类型,这个返回void类型是不正确的 是的,应该是手误。。。,下次可以直接提交 Pull request 哦