.NET Conf Watch Party, Philippines 2023
Welcome to .NET Conf 2023, the premier global virtual event dedicated to the vibrant world of .NET development. This year, we proudly present the 13th edition of this extraordinary conference,…
Welcome to .NET Conf 2023, the premier global virtual event dedicated to the vibrant world of .NET development. This year, we proudly present the 13th edition of this extraordinary conference,…
Welcome to .NET Conf 2023, the premier global virtual event dedicated to the vibrant world of .NET development. This year, we proudly present the 13th edition of this extraordinary conference,…
GitHub Copilot is a new AI tool that helps developers to write code faster and better. Indeed, it is an AI coding partner that provides suggestions to your code and…
SAS tokens provide a flexible and secure way to grant temporary access to Azure storage resources without compromising the security of the storage account. It provides a way to grant…
NuGet is the most useful and essential tool for modern software development platforms via which developers can create, share and consume reusable code. Those useful or reusable common codes are
This article elucidates how we can create a NuGet package class library project in .NET 7, pack it using Visual Studio and upload it to nuget.org with an example and…
Article of the #month for November 2022 – “Build A Web App With Blazor In .NET 7” by Rijwan Ansari. Article: https://www.c-sharpcorner.com/article/build-a-web-app-with-blazor-in-net-7/ https://www.linkedin.com/posts/csharpcorner_month-blazor-webapp-activity-7007695952765448192-v2wj/?utm_source=share&utm_medium=member_desktop
I am speaking at .NET Conf, Pune 2022 (Virtual). Topic: Clean Architecture for Blazor Web Apps with .NET 7 Overview: What is Clean Architecture Basic Principles behind Clean Architecture Architectural
This article describes how we can build Minimal APIs in .NET 7 using Entity Framework Core 7 with an example and code details.
C# Corner Article of the #month for October 2022 – “Build A Web App With Blazor In .NET 7” by Satya Karki. The complete article can be found: https://www.c-sharpcorner.com/article/how-to-receive-real-time-data-in-an-asp-net-core-client-application-using-signal/