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.
Deploying a .NET Core Application in Azure Kubernetes

Deploying a .NET Core Application in Azure Kubernetes

2
Comments
8 min read
How to solve InvalidOperationException for constructors using HttpClientFactory in C#

How to solve InvalidOperationException for constructors using HttpClientFactory in C#

9
Comments
3 min read
How to log Correlation IDs in .NET APIs with Serilog

How to log Correlation IDs in .NET APIs with Serilog

10
Comments
6 min read
Creating a weak dictionary in .NET

Creating a weak dictionary in .NET

9
Comments 2
3 min read
IT Training

IT Training

1
Comments
1 min read
Top 10 Dotnet Exception Anti-Patterns in C#

Top 10 Dotnet Exception Anti-Patterns in C#

49
Comments 6
10 min read
Visual Studio Code con .NET 7 y C# 11

Visual Studio Code con .NET 7 y C# 11

12
Comments 1
5 min read
Build a stock update notification bot for Microsoft Teams using C# and Teams Toolkit for Visual Studio

Build a stock update notification bot for Microsoft Teams using C# and Teams Toolkit for Visual Studio

10
Comments 2
9 min read
What is Form Collection and how to implement it in ASP .NET MVC?

What is Form Collection and how to implement it in ASP .NET MVC?

3
Comments
6 min read
What is Blazor Web Development?

What is Blazor Web Development?

2
Comments
5 min read
Create a plain dotnet, routed API controller in Umbraco

Create a plain dotnet, routed API controller in Umbraco

5
Comments
2 min read
Use Model Features to Speed Up Backend Development in a DRY Manner

Use Model Features to Speed Up Backend Development in a DRY Manner

17
Comments 2
9 min read
Creating microservices in .Net core using ocelot apigateway

Creating microservices in .Net core using ocelot apigateway

10
Comments 3
3 min read
Do you plan to take on .NET MAUI? Get ready for an adventure with NullReferenceException

Do you plan to take on .NET MAUI? Get ready for an adventure with NullReferenceException

2
Comments
3 min read
Criando API com .NET

Criando API com .NET

Comments
19 min read
Creating a Nuget Package From a .Net 6 class library

Creating a Nuget Package From a .Net 6 class library

10
Comments 5
5 min read
Desempenho: Toda regra tem exceção?

Desempenho: Toda regra tem exceção?

17
Comments 6
5 min read
Configure your Ocelot ASP.Net Gateway the DRY Way

Configure your Ocelot ASP.Net Gateway the DRY Way

6
Comments
4 min read
RabbitMQ Message Queue using .NET Core 6 Web API

RabbitMQ Message Queue using .NET Core 6 Web API

4
Comments
8 min read
What are Generics in C#?

What are Generics in C#?

31
Comments 5
6 min read
.NET 7 Release Candidate 2 Is Here — Here’s What’s New!

.NET 7 Release Candidate 2 Is Here — Here’s What’s New!

25
Comments
5 min read
.NET 6 - Background Jobs with Hangfire 🔥🔥🔥

.NET 6 - Background Jobs with Hangfire 🔥🔥🔥

35
Comments
4 min read
Understanding Action Filters in ASP.NET MVC

Understanding Action Filters in ASP.NET MVC

2
Comments
5 min read
Introducing the New Blazor AppBar Component

Introducing the New Blazor AppBar Component

Comments
8 min read
Comparing Init-Only, Get-Only, and Readonly in C# Code

Comparing Init-Only, Get-Only, and Readonly in C# Code

13
Comments 4
4 min read
loading...