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.
Red Alert: Major Incident Due to Performance in the Microservices Deployment

Red Alert: Major Incident Due to Performance in the Microservices Deployment

3
Comments
5 min read
Analyzing and enforcing .NET code coverage with coverlet

Analyzing and enforcing .NET code coverage with coverlet

10
Comments
8 min read
Design a Temperature Monitor Like a Pro Using WinUI Radial Gauge

Design a Temperature Monitor Like a Pro Using WinUI Radial Gauge

4
Comments
14 min read
Migrating the Sitecore MVP site to XM Cloud – Part 1

Migrating the Sitecore MVP site to XM Cloud – Part 1

3
Comments
4 min read
Senior C# Developer Shows 5 Tips To Master Your C# Level

Senior C# Developer Shows 5 Tips To Master Your C# Level

47
Comments
7 min read
How to Build A Web App With Blazor In .NET 7

How to Build A Web App With Blazor In .NET 7

7
Comments
7 min read
Pulumi - Setting up a Pulumi Stack per Environment 🏗️

Pulumi - Setting up a Pulumi Stack per Environment 🏗️

7
Comments
2 min read
Inline Diagnostics in Visual Studio 2022 for C# Code

Inline Diagnostics in Visual Studio 2022 for C# Code

25
Comments
3 min read
.NET Core 6 improvements in LINQ: An essential guide for 2023

.NET Core 6 improvements in LINQ: An essential guide for 2023

6
Comments
7 min read
How to Build Mobile Document Scanning App with Xamarin.Forms for Android and iOS

How to Build Mobile Document Scanning App with Xamarin.Forms for Android and iOS

3
Comments
7 min read
What are Expression-bodied Members in C#?

What are Expression-bodied Members in C#?

10
Comments
3 min read
Creating Custom C# Exception Types

Creating Custom C# Exception Types

17
Comments 2
4 min read
I Built an Anime Themed Pomodoro App With WebAssembly Blazor

I Built an Anime Themed Pomodoro App With WebAssembly Blazor

8
Comments 1
6 min read
Week 46, 2022 - Tips I learned this week

Week 46, 2022 - Tips I learned this week

3
Comments
2 min read
How To Use The Options Pattern In ASP.NET Core 7

How To Use The Options Pattern In ASP.NET Core 7

1
Comments
4 min read
Assertion Scopes, the one FluentAssertions feature you didn't know you needed

Assertion Scopes, the one FluentAssertions feature you didn't know you needed

8
Comments
5 min read
What 's new in .NET 7?

What 's new in .NET 7?

2
Comments
6 min read
Receiving Real-Time Data In An ASP.NET Core Client Application Using SignalR JavaScript Client

Receiving Real-Time Data In An ASP.NET Core Client Application Using SignalR JavaScript Client

9
Comments
5 min read
EF Core 7 is here - Welcome typed entity id 🍾

EF Core 7 is here - Welcome typed entity id 🍾

8
Comments 1
5 min read
.NET Conf 2022 in a Nutshell🥜 (Key Highlights to Know)

.NET Conf 2022 in a Nutshell🥜 (Key Highlights to Know)

26
Comments 12
9 min read
Requisições em C#

Requisições em C#

2
Comments
5 min read
How to Draw 2D Graphics in .NET MAUI’s GraphicsView

How to Draw 2D Graphics in .NET MAUI’s GraphicsView

5
Comments 1
8 min read
Getting an Azure OAuth2 token with a Service Principal

Getting an Azure OAuth2 token with a Service Principal

9
Comments
3 min read
Firebase Crashlytics in .NET MAUI

Firebase Crashlytics in .NET MAUI

35
Comments
2 min read
Deployment of .NET 6 apps on ECS with Fargate

Deployment of .NET 6 apps on ECS with Fargate

4
Comments
9 min read
Easily Design a Sleep Tracker Using WinUI Radial Gauge

Easily Design a Sleep Tracker Using WinUI Radial Gauge

2
Comments 4
10 min read
Easily Use a Dynamic Blob Container in the Blazor File Manager

Easily Use a Dynamic Blob Container in the Blazor File Manager

Comments
8 min read
The Best C# 11 Feature You Don't Need

The Best C# 11 Feature You Don't Need

5
Comments 1
3 min read
Introducing the C# 11 Required Keyword

Introducing the C# 11 Required Keyword

10
Comments 4
6 min read
Introduction to Clean Architecture with .NET

Introduction to Clean Architecture with .NET

24
Comments 7
4 min read
Do Yourself a Favor When Writing Connection Strings In Configuration

Do Yourself a Favor When Writing Connection Strings In Configuration

7
Comments
7 min read
A tutorial on using entity framework core with polymorphism

A tutorial on using entity framework core with polymorphism

3
Comments
4 min read
Hangfire Introduction and Implementation in .NET Core 6 Web API

Hangfire Introduction and Implementation in .NET Core 6 Web API

7
Comments
5 min read
Minimal API endpoints getting messy? Let's get organized

Minimal API endpoints getting messy? Let's get organized

6
Comments 1
3 min read
C# / Blazor Wolfenstein - Part 1 - Blazor

C# / Blazor Wolfenstein - Part 1 - Blazor

4
Comments
4 min read
Creating a generic Class for DataTables server-side operations in Asp.Net Core

Creating a generic Class for DataTables server-side operations in Asp.Net Core

5
Comments
7 min read
Receive Real-Time Data In .NET 6 Client Application Using SignalR

Receive Real-Time Data In .NET 6 Client Application Using SignalR

3
Comments
5 min read
Call a Power Automate flow from .NET

Call a Power Automate flow from .NET

4
Comments
2 min read
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

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

Creating a weak dictionary in .NET

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

9
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

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

What are Generics in C#?

30
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 🔥🔥🔥

33
Comments
4 min read
loading...