Blazor WebAssembly 3.2.0 Release Candidate منتشر شد
302, Found
https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-release-candidate-now-available/ icon

نسخه نهایی Blazor WebAssembly 3.2.0 تا اواسط ماه May 2020 (ماه جاری) منتشر میشود

The Blazor WebAssembly Release Candidate is here! This release contains all of the features and improvements that we expect to release for the upcoming Blazor WebAssembly release. There are no more breaking changes planned at this point.

What’s behind the hype about Blazor?  

Blazor WebAssembly 3.2.0 Release Candidate منتشر شد
اعتبارسنجی کاربران بدون هاردکد کردن نقشها
200, OK
https://github.com/mo-esmp/DynamicRoleBasedAuthorizationNETCore icon

You already know how role-based authorization works in ASP.NET Core.

[Authorize(Roles = "Administrator")]
public class AdministrationController : Controller
{
}

But what if you don't want hardcode roles on the Authorize attribute or create roles later and specify in which controller and action it has access without touching source code?

DynamicAuthorization helps you authorize users without hardcoding role(s) on the Authorize attribute with minimum effort. DynamicAuthorization is built at the top of ASP.NET Core Identity and use identity mechanism for managing roles and authorizing users. 

اعتبارسنجی کاربران بدون هاردکد کردن نقشها
منتشر شد Blazor WebAssembly 3.2.0 Preview 4
302, Found
https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-preview-4-release-now-available/ icon
A new preview update of Blazor WebAssembly is now available! Here’s what’s new in this release:

  • Access host environment during startup
  • Logging improvements
  • Brotli precompression
  • Load assemblies and runtime in parallel
  • Simplify IL linker config for apps
  • Localization support
  • API docs in IntelliSense 
منتشر شد Blazor WebAssembly 3.2.0 Preview 4
دانلود ویدئوی آموزشی ASP.NET Core Fundamentals
403, Forbidden
https://www.ebooksworld.ir/post/index/585/%d8%af%d8%a7%d9%86%d9%84%d9%88%d8%af-asp-net-core-fundamentals-2019-by-scott-allen-pluralsight icon

دانلود ویدئوی آموزشی ASP.NET Core Fundamentals سایت Pluralsight، که توسط مرحوم Scott Allen تدریس شده است و دیدن آن برای کسانی که می‌خواهند ASP.NET Core را یاد بگیرند به شدت توصیه می‌شود.

دانلود ویدئوی آموزشی ASP.NET Core Fundamentals