-
### Analyzer
**Diagnostic ID**: CA30xx
### Analyzer source
**NuGet Package**: [Microsoft.CodeAnalysis.NetAnalyzers](https://www.nuget.org/packages/Microsoft.CodeAnalysis.NetAnalyzers)
**Ve…
-
### Description
I have a code for querying list data storage cache. When using multi-level cache, a stack exception occurs. The code is as follows:
```C#
public async Task GetAllBriefAsync()
…
-
### Description
The CreationTime is initialized in AuditAggregateRoot. I wrote the method of modifying the time in the inherited class. The last time to write to the database is not the seed time, bu…
-
Past similar changes:
- dotnet7->dotnet8: https://github.com/dotnet/runtime/issues/63375
- dotnet6->dotnet7: https://github.com/dotnet/runtime/issues/57716
-
分享我认识的两位大佬,他们的网站
https://dotnet9.com/ https://www.coderbusy.com/
> 觉得不错,不妨收录下呗
-
-
你好,我想问一下,在项目的cs代码中设置的值(ListBox数据绑定)可以进行动态更新吗?使用I18nManager.Instance.Get(key)只能重新加载后会变更语言显示,无法实现动态的切换