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.
C# Jagged Array (With STEP-BY-STEP Video)

C# Jagged Array (With STEP-BY-STEP Video)

9
Comments
12 min read
Security Headers

Security Headers

8
Comments
1 min read
WPF ItemsControl

WPF ItemsControl

4
Comments
1 min read
Four Micro-Frontend Architecture Types You Can Implement With Blazor

Four Micro-Frontend Architecture Types You Can Implement With Blazor

9
Comments
2 min read
Parsing Data Packets In .NET

Parsing Data Packets In .NET

5
Comments
7 min read
Deploy your .NET Core Blazor app in minutes with Azure Static Web apps

Deploy your .NET Core Blazor app in minutes with Azure Static Web apps

50
Comments 8
8 min read
CshtmlComponent V2.2.0 - Reference Capturing

CshtmlComponent V2.2.0 - Reference Capturing

4
Comments
2 min read
Beginner C#: Getting Started

Beginner C#: Getting Started

9
Comments
5 min read
How to install .NET core SDK with ASP.NET on Manjaro Linux

How to install .NET core SDK with ASP.NET on Manjaro Linux

8
Comments 3
2 min read
See what's inside a ZIP file

See what's inside a ZIP file

6
Comments
1 min read
Beginner C#: Why learn C#?

Beginner C#: Why learn C#?

15
Comments
4 min read
Hello World!

Hello World!

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

Asynchronous Programming in .Net Core (Part 1)

7
Comments
6 min read
Why We Upgraded Our Production Application to .NET 5.0

Why We Upgraded Our Production Application to .NET 5.0

14
Comments 1
4 min read
VSCode Profiles - .Net Flavored

VSCode Profiles - .Net Flavored

11
Comments
5 min read
On .NET Episode: Securing Services with MSAL

On .NET Episode: Securing Services with MSAL

11
Comments
1 min read
EditForm - forms and validation in Blazor

EditForm - forms and validation in Blazor

27
Comments
6 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
Debugging System.AggregateException - even in async code

Debugging System.AggregateException - even in async code

6
Comments
4 min read
Adding Health Checks UI

Adding Health Checks UI

21
Comments
2 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

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

Web Scraping com .NET Core 3.1

6
Comments
9 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
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

17
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
Event Sourcing Parte 3: Snapshots!

Event Sourcing Parte 3: Snapshots!

10
Comments
7 min read
Things you need to know as a C# developer - Collections

Things you need to know as a C# developer - Collections

90
Comments 4
9 min read
CoreLMS: Custom Validation, Razor Pages, DTOs, and First UI Working!

CoreLMS: Custom Validation, Razor Pages, DTOs, and First UI Working!

6
Comments 1
3 min read
My first attempt to open source

My first attempt to open source

4
Comments
1 min read
AssemblyResolutionException is thrown when publishing a Blazor web assembly.

AssemblyResolutionException is thrown when publishing a Blazor web assembly.

2
Comments
2 min read
A New Era of Azure Functions Development

A New Era of Azure Functions Development

31
Comments
5 min read
Take A Look At ML.NET

Take A Look At ML.NET

8
Comments 1
8 min read
Using ConfigurationProviders from Microsoft.Extensions.Configuration on .NET Framework

Using ConfigurationProviders from Microsoft.Extensions.Configuration on .NET Framework

6
Comments
3 min read
Why I no longer use ConfigureAwait(false)

Why I no longer use ConfigureAwait(false)

24
Comments 7
3 min read
Check if two documents are same

Check if two documents are same

8
Comments 1
1 min read
Creating a .gitignore file using the .NET Core SDK

Creating a .gitignore file using the .NET Core SDK

15
Comments 5
5 min read
NoSQL For the Relational Thinker

NoSQL For the Relational Thinker

9
Comments
1 min read
Don't Fear the // Todo

Don't Fear the // Todo

6
Comments
2 min read
Trabajando con servicios WCF a través de ASP.NET (Guía paso a paso)

Trabajando con servicios WCF a través de ASP.NET (Guía paso a paso)

13
Comments
15 min read
About a .NET 5 (RC1) Web application with GraphQL 3

About a .NET 5 (RC1) Web application with GraphQL 3

8
Comments 5
6 min read
Durable Functions API - Writing Safe Orchestrations

Durable Functions API - Writing Safe Orchestrations

10
Comments
1 min read
SQLite & Data Seeding with Entity Framework Core

SQLite & Data Seeding with Entity Framework Core

23
Comments 2
8 min read
A Starter template for React & ASP.NET Core App in Azure

A Starter template for React & ASP.NET Core App in Azure

3
Comments
2 min read
Introducing Umbraco's KeepAlive Ping configuration

Introducing Umbraco's KeepAlive Ping configuration

5
Comments
4 min read
On .NET Episode: NET Microservices with Steeltoe

On .NET Episode: NET Microservices with Steeltoe

13
Comments
1 min read
loading...