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.
Soft Delete using Entity Framework Core

Soft Delete using Entity Framework Core

Comments
3 min read
Collection Initializers And Collection Expressions In C# – Simplified Code Examples

Collection Initializers And Collection Expressions In C# – Simplified Code Examples

3
Comments 2
5 min read
A Deep Dive into Telerik Library for Backend Efficiency

A Deep Dive into Telerik Library for Backend Efficiency

2
Comments
8 min read
Day 19 of 30-Day .NET Challenge: Stack vs. Heap Allocation

Day 19 of 30-Day .NET Challenge: Stack vs. Heap Allocation

1
Comments
2 min read
Integer overflow vulnerabilities in .NET

Integer overflow vulnerabilities in .NET

1
Comments
3 min read
Day 18 of 30-Day .NET Challenge: AggressiveInlining Attribute

Day 18 of 30-Day .NET Challenge: AggressiveInlining Attribute

8
Comments 3
2 min read
How to deploy a .NET App as a container without a Dockerfile?

How to deploy a .NET App as a container without a Dockerfile?

10
Comments 4
3 min read
JavaScript Interop with Blazor WASM

JavaScript Interop with Blazor WASM

Comments
5 min read
Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API

Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API

Comments
6 min read
Your custom HttpClient delegating handlers should be transient

Your custom HttpClient delegating handlers should be transient

1
Comments 1
3 min read
5 dicas para montar consultas mais performáticas com o LINQ

5 dicas para montar consultas mais performáticas com o LINQ

4
Comments
2 min read
Day 17 of 30-Day .NET Challenge: Interlocked Class

Day 17 of 30-Day .NET Challenge: Interlocked Class

1
Comments
2 min read
Boost Your Development Workflow with Visual Studio 2022 17.9

Boost Your Development Workflow with Visual Studio 2022 17.9

1
Comments
2 min read
How to securely reverse-proxy ASP.NET Core web apps

How to securely reverse-proxy ASP.NET Core web apps

4
Comments 1
4 min read
Day 16 of 30-Day .NET Challenge: In-Memory Caching

Day 16 of 30-Day .NET Challenge: In-Memory Caching

10
Comments
3 min read
Showcasing Flow: My homemade chat application!

Showcasing Flow: My homemade chat application!

5
Comments 2
3 min read
Checking file signature while processing stream in C#

Checking file signature while processing stream in C#

1
Comments
2 min read
Dominando os Literais de String Brutos no C# 11

Dominando os Literais de String Brutos no C# 11

1
Comments
2 min read
Convenções de Nomes em C#: Como Nomear Variáveis, Métodos e Classes

Convenções de Nomes em C#: Como Nomear Variáveis, Métodos e Classes

3
Comments
2 min read
Unleashing the Power of Dot Net: A Guide for Developers

Unleashing the Power of Dot Net: A Guide for Developers

1
Comments
5 min read
Day 15 of 30-Day .NET Challenge: Lazy Initialization

Day 15 of 30-Day .NET Challenge: Lazy Initialization

Comments
2 min read
Kickstart Test-Driven Development with EasyTdd

Kickstart Test-Driven Development with EasyTdd

1
Comments
1 min read
5 Recommended Patterns When Using Cancellation Token in .NET

5 Recommended Patterns When Using Cancellation Token in .NET

1
Comments
5 min read
Asp.Net web api vs Asp.Net core app

Asp.Net web api vs Asp.Net core app

Comments
1 min read
Easy way to get the System Information in .NET

Easy way to get the System Information in .NET

Comments 2
3 min read
Transient, Scoped or Singleton? .NET Dependency Injection Scopes Explained

Transient, Scoped or Singleton? .NET Dependency Injection Scopes Explained

4
Comments 2
1 min read
The Role of JavaScript in Blazor WASM

The Role of JavaScript in Blazor WASM

Comments
6 min read
Day 14 of 30-Day .NET Challenge: Limit Concurrent Async Operations

Day 14 of 30-Day .NET Challenge: Limit Concurrent Async Operations

1
Comments
2 min read
.NET Meteor Update - New Level of Productivity for .NET MAUI in VS Code

.NET Meteor Update - New Level of Productivity for .NET MAUI in VS Code

19
Comments 2
4 min read
Understanding the Difference Between Proxy and Reverse Proxy

Understanding the Difference Between Proxy and Reverse Proxy

1
Comments
2 min read
Mejorando la Observabilidad en ASP.NET Core con OpenTelemetry y Aspire

Mejorando la Observabilidad en ASP.NET Core con OpenTelemetry y Aspire

6
Comments 1
8 min read
TryHackMe: Chrome (post #1)

TryHackMe: Chrome (post #1)

2
Comments
3 min read
MongoDB Filtering in C# – Beginner’s Guide For Easy Filters

MongoDB Filtering in C# – Beginner’s Guide For Easy Filters

Comments
5 min read
Blogger Journey: From Pen to Publish 00:26

Blogger Journey: From Pen to Publish

6
Comments
3 min read
Enable tab completion for the .NET CLI in your terminal

Enable tab completion for the .NET CLI in your terminal

Comments
2 min read
Day 13 of the 30-Day .NET Challenge: ConfigureAwait(false)

Day 13 of the 30-Day .NET Challenge: ConfigureAwait(false)

5
Comments
2 min read
Day 12 of 30-Day .NET Challenge: Azure Functions

Day 12 of 30-Day .NET Challenge: Azure Functions

5
Comments
3 min read
OpenAI and .NET tutorial with Semantic Kernel - Part 1

OpenAI and .NET tutorial with Semantic Kernel - Part 1

Comments
7 min read
MAUI - Por onde começar? Parte 1: Entendendo o MAUI

MAUI - Por onde começar? Parte 1: Entendendo o MAUI

6
Comments
9 min read
MAUI - Por onde começar? Parte 2: O arsenal de ferramentas para desenvolver apps MAUI

MAUI - Por onde começar? Parte 2: O arsenal de ferramentas para desenvolver apps MAUI

3
Comments
5 min read
Async Event Handlers in C#: What You Need to Know

Async Event Handlers in C#: What You Need to Know

1
Comments
6 min read
How to Unzip A File in C#

How to Unzip A File in C#

Comments
5 min read
Transactional Outbox in .NET Cloud Native Development via Aspire

Transactional Outbox in .NET Cloud Native Development via Aspire

Comments
12 min read
Inspecting .NET MAUI Apps on Mac with Reveal

Inspecting .NET MAUI Apps on Mac with Reveal

2
Comments 1
2 min read
Console.WriteLine in C#: How To Use It

Console.WriteLine in C#: How To Use It

15
Comments 1
6 min read
Day 10 of 30-Day .NET Challenge: File Paths

Day 10 of 30-Day .NET Challenge: File Paths

13
Comments
2 min read
.NET AI Smart Components

.NET AI Smart Components

2
Comments
1 min read
Advantages of Building Distributed Applications with .NET 8

Advantages of Building Distributed Applications with .NET 8

9
Comments 2
3 min read
Day 9 of 30-Day .NET Challenge: Null Safety

Day 9 of 30-Day .NET Challenge: Null Safety

7
Comments
3 min read
Build Custom HttpClient logs in ASP.NET

Build Custom HttpClient logs in ASP.NET

1
Comments
1 min read
Implementing Diagnostings In .NET Applications

Implementing Diagnostings In .NET Applications

Comments
4 min read
Differences Between WCF And Web API. Which One To Choose?

Differences Between WCF And Web API. Which One To Choose?

Comments
4 min read
Day 8 of 30-Day .NET Challenge: Exception Handling

Day 8 of 30-Day .NET Challenge: Exception Handling

6
Comments
3 min read
How to Create ASP.NET Core Financial Charts

How to Create ASP.NET Core Financial Charts

Comments
2 min read
Sitecore PowerShell Script to delete unused items in the Media Library

Sitecore PowerShell Script to delete unused items in the Media Library

7
Comments
1 min read
Improving application resilience with Channels

Improving application resilience with Channels

3
Comments
4 min read
Control HTTP Requests in .NET: Methods, Response Handling and Use of External Libraries

Control HTTP Requests in .NET: Methods, Response Handling and Use of External Libraries

1
Comments
4 min read
Modular Dependency Injection in .NET

Modular Dependency Injection in .NET

4
Comments 1
1 min read
ConstructorInfo – How To Make Reflection in DotNet Faster for Instantiation

ConstructorInfo – How To Make Reflection in DotNet Faster for Instantiation

2
Comments 2
8 min read
How to create an Installer for a Winforms application using Visual Studio 2022 Installer project

How to create an Installer for a Winforms application using Visual Studio 2022 Installer project

28
Comments 9
6 min read
loading...