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.
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
BlazorBindings.Maui - Preview 10

BlazorBindings.Maui - Preview 10

4
Comments 2
3 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 🍾

7
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

30
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

9
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
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
Handling CSV Files in ASP.NET Core Web APIs

Handling CSV Files in ASP.NET Core Web APIs

3
Comments 1
7 min read
From .Net Metrics to Graphql Sub.

From .Net Metrics to Graphql Sub.

4
Comments
4 min read
Top 5 Backend Frameworks To Transform Your Web Development

Top 5 Backend Frameworks To Transform Your Web Development

6
Comments
4 min read
Elasticsearch.Net vs NEST

Elasticsearch.Net vs NEST

7
Comments 1
3 min read
Build your own OAuth 2.0 Server and OpenId Connect Provider in ASP.NET Core 6.0

Build your own OAuth 2.0 Server and OpenId Connect Provider in ASP.NET Core 6.0

146
Comments 48
21 min read
Firebase Analytics in .NET MAUI

Firebase Analytics in .NET MAUI

30
Comments 16
2 min read
Enable file nesting for C# razor, Xaml and blazor pages in vscode

Enable file nesting for C# razor, Xaml and blazor pages in vscode

8
Comments 1
1 min read
Using Amazon .NET Lambda Annotations (Preview)

Using Amazon .NET Lambda Annotations (Preview)

4
Comments
2 min read
.NET 7 Rate Limiting

.NET 7 Rate Limiting

6
Comments
6 min read
loading...