اشتراک‌ها
کامپوننت های MuDblazor

کامپوننت‌های اوپن سورس و مجانی MudBlazor با پشتیبانی راست به چپ برای Blazor Server و Blazor Webassembly

کامپوننت های MuDblazor
اشتراک‌ها
تغییرات ASP.NET Core در NET Core 3.0 Preview 4.

Here’s the list of what’s new in this preview:

  • Razor Components renamed back to server-side Blazor
  • Client-side Blazor on WebAssembly now in official preview
  • Resolve components based on @using
  • _Imports.razor
  • New component item template
  • Reconnection to the same server
  • Stateful reconnection after prerendering
  • Render stateful interactive components from Razor pages and views
  • Detect when the app is prerendering
  • Configure the SignalR client for server-side Blazor apps
  • Improved SignalR reconnect features
  • Configure SignalR client for server-side Blazor apps
  • Additional options for MVC service registration
  • Endpoint routing updates
  • New template for gRPC
  • Design-time build for gRPC
  • New Worker SDK 
تغییرات ASP.NET Core در NET Core 3.0 Preview 4.
اشتراک‌ها
تغییرات ASP.NET Core در NET 8 Preview 5.

Here’s a summary of what’s new in this preview release:

  • Improved ASP.NET Core debugging experience
  • Servers & middleware
    • IHttpSysRequestTimingFeature
    • SNI hostname in ITlsHandshakeFeature
    • IExceptionHandler
  • Blazor
    • New Blazor Web App project template
    • Blazor router integration with endpoint routing
    • Enable interactivity for individual components with Blazor Server
    • Improved packaging of Webcil files
    • Blazor Content Security Policy (CSP) compatibility
  • API authoring
    • Support for generic attributes
  • SignalR
    • SignalR seamless reconnect
  • Native AOT
    • Support for AsParameters and automatic metadata generation in compile-timed generated minimal APIs
  • Authentication and authorization
    • Authentication updates in ASP.NET Core SPA templates
    • New analyzer for recommended AuthorizationBuilder usage
     
تغییرات ASP.NET Core در NET 8 Preview 5.
نظرات مطالب
معرفی Blazor Hybrid
طبق چیزی که من توی NET Conf 2021  دیدم درواقع  Blazor Hybrid  سومین آپشن توسعه اپلیکیشن از طریق Blazor هست بعد از Blazor WASM و Blazor Server که از این طریق میشه توی یه پروژه‌ی cross-platform برای تولید اپ‌های native هم از کامپوننت‌های native ارائه شده‌ی Xamarin.Forms استفاده کرد و هم از کامپوننت‌های خود Blazor یا همون HTML. به همین دلیل بهش Hybrid گفته میشه.  همونطور که شما هم اشاره کردین در حال حاضر از طریق قالب پروژه‌ی NET MAUI Blazor APP توی ویژوال استادیو میشه این اپ‌ها رو توسعه داد.

البته این مطلب برای 7 ماه پیش هست و از اونجایی که آقای مرادی تو این حوزه سرمایه گذاری کرده خوشحال میشم مطلب رو آپدیت کنن یا توضیحات بیشتری در این زمینه به ما بدن.
از جمله اینکه چه نکات و نیازمندی هایی باعث انتخاب بین NET MAUI APP و  NET MAUI Blazor APP میشه و با توجه به دسترسی به کامپوننت‌های native و امکان دریافت خروجی برای همه‌ی پلتفرم‌ها شامل وب، موبایل و دسکتاپ در  NET MAUI Blazor APP چرا باید سراغ  NET MAUI APP بریم؟

اشتراک‌ها
ASP.NET Core 3.1 Preview 2 منتشر شد

Here’s what’s new in this release for ASP.NET Core:

  • New component tag helper
  • Prevent default actions for events in Blazor apps
  • Stop event propagation in Blazor apps
  • Validation of nested models in Blazor forms
  • Detailed errors during Blazor app development 
ASP.NET Core 3.1 Preview 2 منتشر شد
اشتراک‌ها
بررسی تغییرات ASP.NET Core در NET 8 Preview 6.

Here’s a summary of what’s new in this preview release:

  • Improved startup debugging experience
  • Blazor
    • Form model binding & validation with server-side rendering
    • Enhanced page navigation & form handling
    • Preserve existing DOM elements with streaming rendering
    • Specify component render mode at the call site
    • Interactive rendering with Blazor WebAssembly
    • Sections improvements
    • Cascade query string values to Blazor components
    • Blazor Web App template option for enabling server interactivity
    • Blazor template consolidation
  • Metrics
    • Testing metrics in ASP.NET Core apps
    • New, improved, and renamed counters
  • API authoring
    • Complex form binding support in minimal APIs
  • Servers & middleware
    • HTTP.sys kernel response buffering
    • Redis-based output-cache
     
بررسی تغییرات ASP.NET Core در NET 8 Preview 6.
نظرات نظرسنجی‌ها
نظر شما در رابطه با استفاده از کامپوننت های رایگان و آماده Blazor چیست؟
کامپوننت‌های رایگان همیشه ریسک پولی شدن دارند و می‌تونن برای پروژه‌های متوسط و بزرگ مشکل خیلی جدی ایجاد کنند. البته مهمه که کدوم شرکتی پشت اونا هست. من تجربه استفاده ازAnt Blazor رو دارم. تا اینجا هم مشکلی نداشتم باهاش.
اشتراک‌ها
بررسی Blazor و Razor Component

WHAT IS BLAZOR?

Blazor is a single-page app framework for building interactive client-side Web apps with .NET. Blazor uses open web standards without plugins or code transpilation. Blazor works in all modern web browsers, including mobile browsers. 

بررسی Blazor و Razor Component
اشتراک‌ها
DatePicker شمسی مخصوص Blazor

fericode/Blazor.PersianDatePicker: A free JavaScript Jalali (Persian) and Gregorian (Miladi) dual datepicker library for Blazor applications 

DatePicker شمسی مخصوص Blazor