SmRiley

Results 4 issues of SmRiley

Antd Pro will become a drawer effect on the mobile terminal. I tried to use the drawer component to achieve it, but the custom effect of the drawer component is...

### 开发者异常页面 `if (env.IsDevelopment()) { var developerExceptionPageOptions = new DeveloperExceptionPageOptions(); // 显示代码行数 developerExceptionPageOptions.SourceCodeLineCount = 10; app.UseDeveloperExceptionPage(); }` 这里你生成了配置类却都没有作为参数传进去.

![image](https://user-images.githubusercontent.com/45205313/192197812-dbeeca6f-2250-44fc-9c92-0aecf10c0138.png) Generally speaking, the Reuqired and Label displayed by FormItem should be the same as the Bind property of the internal component, so it can be added as an implicit...

feature

In the initial design, require was intended to be used only for optional parameters in Swagger. However, with the emergence of this [issue ](https://github.com/Cysharp/MagicOnion/issues/456)and the integration of the corresponding nullable...