DEV Community

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
EditForm - forms and validation in Blazor

EditForm - forms and validation in Blazor

32
Comments
6 min read
On .NET Episode: Securing Services with MSAL

On .NET Episode: Securing Services with MSAL

11
Comments
1 min read
ISet<T> Considered Harmful

ISet<T> Considered Harmful

2
Comments
5 min read
Set Class Fields Using 'out' Parameters

Set Class Fields Using 'out' Parameters

6
Comments
1 min read
Fast Builds: Make a Url Shortener with .NET

Fast Builds: Make a Url Shortener with .NET

22
Comments
12 min read
Finding that C# memory leak

Finding that C# memory leak

21
Comments 2
4 min read
Adding Health Checks UI

Adding Health Checks UI

22
Comments
2 min read
Debugging System.AggregateException - even in async code

Debugging System.AggregateException - even in async code

6
Comments
4 min read
Run EF Core Queries on SQL Server From Blazor WebAssembly

Run EF Core Queries on SQL Server From Blazor WebAssembly

23
Comments 2
26 min read
LINQ: Caveats and pitfalls

LINQ: Caveats and pitfalls

10
Comments 4
10 min read
Asynchronous Programming in .Net Core (Part 2)

Asynchronous Programming in .Net Core (Part 2)

6
Comments
3 min read
Visual Studio IDE Shortcut keys: 5 cool handy tips to speed your programming

Visual Studio IDE Shortcut keys: 5 cool handy tips to speed your programming

7
Comments 1
2 min read
The .NET Docs Show: Azure and all things mobile 📱

The .NET Docs Show: Azure and all things mobile 📱

6
Comments
2 min read
Beyond Sentiment Analysis: Object Detection with ML.NET

Beyond Sentiment Analysis: Object Detection with ML.NET

10
Comments
7 min read
Advanced F# Interop

Advanced F# Interop

4
Comments
7 min read
Use System.IO.Pipelines and System.Threading.Channels APIs to Boost Performance

Use System.IO.Pipelines and System.Threading.Channels APIs to Boost Performance

12
Comments 1
3 min read
Changing Serilog Minimum level without application restart on .NET Framework and Core

Changing Serilog Minimum level without application restart on .NET Framework and Core

1
Comments
3 min read
Web Scraping com .NET Core 3.1

Web Scraping com .NET Core 3.1

6
Comments
9 min read
Use Prometheus-net

Use Prometheus-net

8
Comments 1
2 min read
Value-Based Attributes in C#

Value-Based Attributes in C#

7
Comments 4
3 min read
Adding Health Checks to .Net Core Application

Adding Health Checks to .Net Core Application

12
Comments 1
3 min read
Fetch Service Status & Storage Info remotely in C# using WMI

Fetch Service Status & Storage Info remotely in C# using WMI

6
Comments
3 min read
Real Traits in C#

Real Traits in C#

10
Comments 7
5 min read
CshtmlComponent — A Real ASP.NET Core MVC and Razor Pages Component

CshtmlComponent — A Real ASP.NET Core MVC and Razor Pages Component

11
Comments
1 min read
UI Command Pattern : Part I

UI Command Pattern : Part I

6
Comments
13 min read
loading...