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.
Let's Learn .NET - Blazor - Free Live Stream Event

Let's Learn .NET - Blazor - Free Live Stream Event

50
Comments 2
2 min read
C# Ranges and Indexes

C# Ranges and Indexes

10
Comments 2
4 min read
Developing .NET Isolated Process Azure Functions

Developing .NET Isolated Process Azure Functions

13
Comments 1
6 min read
How to connect to an Azure SQL Database from C# using Azure AD

How to connect to an Azure SQL Database from C# using Azure AD

3
Comments
8 min read
The .NET Stacks #52: 🎂 Happy birthday to us

The .NET Stacks #52: 🎂 Happy birthday to us

6
Comments 2
14 min read
The .NET Stacks #54: 🎀 Putting a bow on .NET 6 date and time updates

The .NET Stacks #54: 🎀 Putting a bow on .NET 6 date and time updates

8
Comments
9 min read
How to Scale an ASP.NET Core Microservice and Sharded Database. Load Test with JMeter

How to Scale an ASP.NET Core Microservice and Sharded Database. Load Test with JMeter

5
Comments
6 min read
Dependency Injection: Register your service with fewer code.

Dependency Injection: Register your service with fewer code.

2
Comments
1 min read
C# Tips and Tricks - Part 3

C# Tips and Tricks - Part 3

10
Comments
3 min read
Step by Step - Repository Pattern and Unit of Work with Asp.Net Core 5

Step by Step - Repository Pattern and Unit of Work with Asp.Net Core 5

38
Comments 2
7 min read
Using if-else selection statements to write conditional code blocks

Using if-else selection statements to write conditional code blocks

5
Comments
13 min read
Your guide to REST API versioning in ASP.NET Core

Your guide to REST API versioning in ASP.NET Core

8
Comments
7 min read
.NET 6 Preview 2 (Release notes + New features)

.NET 6 Preview 2 (Release notes + New features)

18
Comments 1
5 min read
Read/Write to Files in C# with errorLogging example

Read/Write to Files in C# with errorLogging example

3
Comments
1 min read
Tools o improve your unit test with .NET

Tools o improve your unit test with .NET

14
Comments
4 min read
[Best practice] C# 9 Records as DDD Value Objects with EF Core 6

[Best practice] C# 9 Records as DDD Value Objects with EF Core 6

25
Comments 3
4 min read
On .NET Episode: Clustering in Orleans

On .NET Episode: Clustering in Orleans

13
Comments
1 min read
Pre-render Blazor WebAssembly on static web hosting at publishing time

Pre-render Blazor WebAssembly on static web hosting at publishing time

17
Comments 1
8 min read
Playing with Azure Functions: Mission 1

Playing with Azure Functions: Mission 1

11
Comments
7 min read
Implement Chain of Responsibility/Commands in C# Using ChainRunner

Implement Chain of Responsibility/Commands in C# Using ChainRunner

16
Comments 1
2 min read
.Net + Angular + PoUi : FullStackPlayGroung

.Net + Angular + PoUi : FullStackPlayGroung

12
Comments
7 min read
Serving DocFX Static Site From .NET With Authentication

Serving DocFX Static Site From .NET With Authentication

6
Comments 6
3 min read
Learn C# Programming with Me (Introduction)

Learn C# Programming with Me (Introduction)

9
Comments 14
2 min read
.NET Application Optimization: Simple Edits Speeded Up PVS-Studio and Reduced Memory Consumption by 70%

.NET Application Optimization: Simple Edits Speeded Up PVS-Studio and Reduced Memory Consumption by 70%

6
Comments
20 min read
Easily Add .NET Core 3.1 and .NET 5.0 Custom Controls to Visual Studio Toolbox

Easily Add .NET Core 3.1 and .NET 5.0 Custom Controls to Visual Studio Toolbox

4
Comments
6 min read
Upgrading a Blazor WebAssembly Azure Static Web App from .NET 5 to .NET 6

Upgrading a Blazor WebAssembly Azure Static Web App from .NET 5 to .NET 6

5
Comments
2 min read
Dart pour C# Développeurs - Part 2

Dart pour C# Développeurs - Part 2

6
Comments
4 min read
Suddenly getting CORS errors in a .Net web application

Suddenly getting CORS errors in a .Net web application

3
Comments 2
1 min read
Hot Reload for .NET Developers

Hot Reload for .NET Developers

12
Comments
3 min read
How to create a new folder in visual studio - keyboard shortcuts

How to create a new folder in visual studio - keyboard shortcuts

7
Comments
1 min read
EF Core Filters

EF Core Filters

3
Comments
4 min read
Creating Azure Function in Csharp

Creating Azure Function in Csharp

5
Comments
2 min read
How to use Database Sharding and Scale an ASP.NET Core Microservice Architecture

How to use Database Sharding and Scale an ASP.NET Core Microservice Architecture

32
Comments 2
4 min read
How to add OpenAPI to ASP.NET Core project. A coding story.

How to add OpenAPI to ASP.NET Core project. A coding story.

9
Comments
2 min read
Aloha! Welcome to .NET MAUI

Aloha! Welcome to .NET MAUI

19
Comments 2
6 min read
The .NET Stacks #53: 🚀 This issue was compiled ahead of time

The .NET Stacks #53: 🚀 This issue was compiled ahead of time

6
Comments
8 min read
More .NET Core Apps on Linux

More .NET Core Apps on Linux

7
Comments
22 min read
Analysing a .NET Codebase with Roslyn

Analysing a .NET Codebase with Roslyn

9
Comments
5 min read
C# Tips and Tricks - Part 2

C# Tips and Tricks - Part 2

5
Comments
2 min read
Certifications for .NET Developers

Certifications for .NET Developers

2
Comments
1 min read
Getting Started with .NET Multi-platform App UI (MAUI) for Android

Getting Started with .NET Multi-platform App UI (MAUI) for Android

12
Comments 2
3 min read
C# Delegates 🚚📦🏠

C# Delegates 🚚📦🏠

3
Comments
4 min read
Improving security of your apps' source-code in a few minutes

Improving security of your apps' source-code in a few minutes

5
Comments
4 min read
Secure .NET 5 SignalR solutions with Azure AD

Secure .NET 5 SignalR solutions with Azure AD

8
Comments 3
5 min read
Guest on .NET Docs Show: Making Phone Calls 📞 from Blazor WebAssembly with Twilio Voice

Guest on .NET Docs Show: Making Phone Calls 📞 from Blazor WebAssembly with Twilio Voice

3
Comments
1 min read
VSCode Property Snippet With XML Doc Comments

VSCode Property Snippet With XML Doc Comments

6
Comments
1 min read
Analyze ASP.NET Core with React SPA in SonarCloud

Analyze ASP.NET Core with React SPA in SonarCloud

3
Comments
8 min read
Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6

Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6

35
Comments 1
8 min read
Docker - .Net Core

Docker - .Net Core

3
Comments
2 min read
Working with the Azure Cosmos DB Change Feed using Azure Functions and C#

Working with the Azure Cosmos DB Change Feed using Azure Functions and C#

3
Comments
1 min read
Using .NET 5 split Method to split strings in PowerShell 7.1+

Using .NET 5 split Method to split strings in PowerShell 7.1+

7
Comments
2 min read
🛠 Top 5 tools for any .NET developer

🛠 Top 5 tools for any .NET developer

10
Comments
2 min read
On .NET Episode: Setting up Observability in Orleans

On .NET Episode: Setting up Observability in Orleans

7
Comments
1 min read
Getting Started with DockerFile for Asp.Net Core

Getting Started with DockerFile for Asp.Net Core

7
Comments 1
5 min read
Everything You Need to Know About Syncfusion WPF Diagram Control

Everything You Need to Know About Syncfusion WPF Diagram Control

3
Comments
16 min read
C# Constructor Overloading Example

C# Constructor Overloading Example

3
Comments
1 min read
Training an image classification model to identify goodies and baddies using ML.NET

Training an image classification model to identify goodies and baddies using ML.NET

6
Comments
4 min read
GitHub Actions for .Net Full Framework: Build and Test

GitHub Actions for .Net Full Framework: Build and Test

13
Comments 3
4 min read
C# Tips and Tricks - Part 1

C# Tips and Tricks - Part 1

17
Comments 2
5 min read
TIL: How to register an implementation of a generic interface in AutoFixture

TIL: How to register an implementation of a generic interface in AutoFixture

3
Comments
2 min read
loading...