Zonciu Liang
Zonciu Liang
Same issue, my project is `netstandard2.0;netcoreapp2.1`, it doesn't generate Component code. Now I use `mklink` to link all code files to a Unity project to generate codes, that works fine.
1. Create a .NET 4.7.1 or greater project `Generator`, extract `Jenny` folder into `Generator` **(do not use .Net Core project and set `NET471`, that won't work)** 2. Include your folder...
Is there any new performance test for latest version?
These bugs only appear in server mode. 1. When first clicked, the RangePicker panel will first display on the left side of the page. 2. The height of the RangePicker...
Any news about the example?
Dump原来的作用是实时状态的代码生成,用来做测试的。 可以增加世界状态导入导出功能,不过要点时间。
Table's design is not good, it needs to be redesigned to achieve this. For workaround, you can use `Decorator Pattern`, create a table model class that implemented `IJob` then wrap...
By calling the same Grain in StartupTask, running two silos at the same time, sometimes the Grain's `OnActivateAsync` method will be triggered in both two silos. ``` public class SampleStartupTask...
+1,同为电信的两个宽带,一个连得上一个连不上
截图中的白名单,把服务器IP地址加上去