liangshiwei

Results 62 comments of liangshiwei

[Cache.zip](https://github.com/aspnetboilerplate/aspnetboilerplate/files/3409404/Cache.zip) Write the cache in the `Account` project, read the cache in `Order`. You will see the error message. This can be avoided by putting the `User` class in the...

@yekalkan I think we should add the MAUI template to abp.io platform right?

Did you run the `dotnet build` command when change to `builder` ![image](https://user-images.githubusercontent.com/16813853/183328707-e399bbc5-21b2-418e-b264-e48b6a05c394.png)

还没有为 net 6适配,请等待下个版本

`FormatException: String '2022-01-21 15:33:55,013' was not recognized as a valid DateTime.` 好像是时间格式的问题, 看看日志配置

能不能上传一个示例到github我检查一下

创建一个新项目复现。

应该是支持的,只是格式有问题。我看一下

需要适配,以后的版本实现