اشتراک‌ها
تغییرات ConfigureAwait در .Net 8

در دات نت 8، overload جدیدی برای متد ConfigureAwait اضافه شده است به نام ConfigureAwaitOptions 

public enum ConfigureAwaitOptions
{
    None = 0x0,
    ContinueOnCapturedContext = 0x1,
    SuppressThrowing = 0x2,
    ForceYielding = 0x4,
}


تغییرات ConfigureAwait در .Net 8
اشتراک‌ها
بررسی تغییرات ASP.NET Core در NET 8 RC 2.

.NET 8 Release Candidate 2 (RC2) is now available and includes many great new improvements to ASP.NET Core!

This is the last release candidate that we plan to share before the final .NET 8 release later this year. Most of the planned features and changes for .NET 8 are part of this release candidate and are ready for you to try out. You can find the full list of what’s new in ASP.NET Core in .NET 8 in the docs. 

بررسی تغییرات ASP.NET Core در NET 8 RC 2.
اشتراک‌ها
v1.24.1 افزونه‌ی #C مخصوص Visual Studio Code منتشر شد

به همراه اضافه شدن diagnosticWorkersThreadCount:

{
  "RoslynExtensionsOptions": {
    "documentAnalysisTimeoutMs": 10000,
    "enableDecompilationSupport": true,
    "enableImportCompletion": true,
    "enableAnalyzersSupport": true,
    "diagnosticWorkersThreadCount": 8,
    "locationPaths": [
       "//path_to/code_actions.dll"
    ]
  }
}
v1.24.1 افزونه‌ی #C مخصوص Visual Studio Code منتشر شد
اشتراک‌ها
ReSharper 2020.2 منتشر شد

ReSharper 2020.2: Improved Code Analysis for C# 8, Code Cleanup on Save, and Revamped Unit Test Runner 

ReSharper 2020.2 منتشر شد
اشتراک‌ها
jQuery 3.0 Beta منتشر شد
jQuery 3.0 is the future. If you need IE6-8 support, you can continue to use the latest 1.12 release.
jQuery 3.0 Beta منتشر شد
اشتراک‌ها
فریم ورک bootmetro

simple and flexible web framework to create elegant and modern web applications
with the same look & feel of Windows 8  

فریم ورک bootmetro
اشتراک‌ها
پروژه Metro UI CSS

Metro UI CSS a set of styles to create a site with an interface similar to Windows 8.  

پروژه Metro UI CSS