عنوان:

‫اضافه شدن بررسی مشکلات برنامه‌های Blazor به Meziantou.Analyzer


نویسنده: وحید نصیری
تاریخ: ۱۴۰۱/۰۸/۰۳ ۹:۵۱
آدرس: www.dntips.ir

- Detect unknown component parameters
- Properties marked with [SupplyParameterFromQuery] attribute should also be marked as [Parameter]
- Properties marked with [EditorRequired] attribute should also be marked as [Parameter]
- Methods marked with [JSInvokable] attribute must be public
- JSRuntime must not be used in OnInitialized or OnInitializedAsync
- Use InvokeVoidAsync instead of InvokeAsync when the return value is not used
- Do not overwrite parameter values 



مشاهده مطلب اصلی