Amin Esmaeily
Amin Esmaeily
I have a layout view like this: ``` XML ``` At design-time it shows perfectly:  but at runtime, the stars arrange without considering the `starPadding` property and they stretch...
I have added the code generator endpoint to the `SwaggerMiddleware.cs` which uses the swagger API to generate the different client codes. E.g. the client code generating URL is as follows:...
### Current Statement In one of our applications, we have a THP structure for some of our models. In the previous versions, EF added the **Discriminator** shadow property to our...