اشتراک‌ها
دوره Cryptography

Introduction and Motivation
Perfect Secrecy and Its Limitations
Private-Key Encryption
Message Authentication
Hash Functions
Number Theory and Mathematical Background
The Public-Key Revolution
Public-Key Encryption
Digital Signatures

دوره Cryptography
اشتراک‌ها
NET 8.0.401 SDK. منتشر شد

Today, we are releasing an update to .NET 8.0.400 SDK due to an issue with (MSBuild Crash when publishing containers)[dotnet/sdk#42731].

The .NET 8.0.401 release is available for download. This SDK includes the previously released .NET 8.0.8 Runtime and is in support of Visual Studio 17.11 release. The latest 8.0 release is always listed at .NET 8.0 Releases.

NET 8.0.401 SDK. منتشر شد
نظرات اشتراک‌ها
معرفی DNTPersianComponents.Blazor
برای مشاهده‌ی اصل خطا از سوئیچ bl- استفاده کنید تا یک فایل msbuild.binlog را تولید کند:
dotnet publish -p:RunAOTCompilation=true -bl
محتوای این فایل باینری توسط برنامه viewer آن قابل مشاهده‌است:
[DNTPersianUtils.Core.dll] Exit code: -1073741571
یعنی قابلیتی را که در حال استفاده هستید (wasm aot compilation)، هنوز به درجه‌ی کمال نرسیده. اطلاعات بیشتر در مورد exit code فوق.
اشتراک‌ها
معرفی سایت fuget.org

a new site for browsing nuget packages. It is my best attempt to build a tool to help you both discover new packages and to dig in deep to learn them once found.


معرفی سایت fuget.org
اشتراک‌ها
بررسی جامع مسیریابی در ASP.NET 5

ASP.NET 5 (and ASP.NET MVC 6) includes a new routing framework rewritten from the ground up. In this blog post, I’ve provided a deep dive into how this new framework works. 

بررسی جامع مسیریابی در ASP.NET 5
نظرات مطالب
ارتقاء به ASP.NET Core 1.0 - قسمت 1 - NET Core. چیست؟
یک نکته‌ی تکمیلی: برای کار با نگارش‌های مختلف NET Core. نیاز به چه نگارشی از Visual Studio وجود دارد؟

.NET Core SDK .NET Core Runtime Compatible Visual Studio MSBuild Notes
2.1.5nn 2.1 2017 15 Installed as part of VS 2017 version 15.9
2.1.6nn 2.1 2019 16 Installed as part of VS 2019
2.2.1nn 2.2 2017 15 Installed manually
2.2.2nn 2.2 2019 16 Installed as part of VS 2019
3.0.1nn 3.0 (Preview) 2019 16 Installed manually

و یا از VSCode استفاده کنید.
اشتراک‌ها
کتاب Getting the Most from LINQPad Succinctly

LINQPad is a powerful testing tool for all .NET developers that can help them deliver solutions in less time. In Getting the Most from LINQPad Succinctly, returning Succinctly series author José Roberto Olivas Mendoza lays out different ways to extend the functionality built into LINQPad. In this ebook, you’ll learn how to use LINQPad to query Entity Framework models in Visual Studio, how to work with the LINQPad command-line utility, how to write your own extensions and visualizers, and how to write custom data context drivers.

TABLE OF CONTENTS
  • A Quick Tour of LINQPad

  • LINQPad and Entity Framework

  • LINQPad Scripting

  • LINQPad Extensibility

  • Custom Data Context Drivers

کتاب Getting the Most from LINQPad Succinctly