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.
Learn Dependency Inversion Principle in C# (+ Examples)

Learn Dependency Inversion Principle in C# (+ Examples)

27
Comments
4 min read
A quick tour of lists in C#

A quick tour of lists in C#

8
Comments
6 min read
Health Checks In ASP.NET Core For Monitoring Your Applications

Health Checks In ASP.NET Core For Monitoring Your Applications

1
Comments
4 min read
Generate a custom C# ChatGPT API client in minutes with Kiota

Generate a custom C# ChatGPT API client in minutes with Kiota

5
Comments
5 min read
Descubre cĂłmo utilizar variables en C# para optimizar tu cĂłdigo: GuĂ­a completa

Descubre cĂłmo utilizar variables en C# para optimizar tu cĂłdigo: GuĂ­a completa

4
Comments
8 min read
Improve Your Web API Performance With Pagination

Improve Your Web API Performance With Pagination

8
Comments
5 min read
Learn Interface Segregation Principle in C# (+ Examples)

Learn Interface Segregation Principle in C# (+ Examples)

31
Comments
4 min read
Create JSON Web Tokens for development and testing

Create JSON Web Tokens for development and testing

17
Comments
2 min read
Easiest way to build the fastest REST API in C# and .NET 7 using CQRS

Easiest way to build the fastest REST API in C# and .NET 7 using CQRS

12
Comments
3 min read
C# Extension Methods: the basics you need to know

C# Extension Methods: the basics you need to know

6
Comments
3 min read
Protect Production Database from Wrong Migrations

Protect Production Database from Wrong Migrations

1
Comments 2
1 min read
Creating a Dapr pluggable component for Supabase

Creating a Dapr pluggable component for Supabase

5
Comments
9 min read
Economize memĂłria e aumente o desempenho com o ArrayPool<T> do .NET

Economize memĂłria e aumente o desempenho com o ArrayPool<T> do .NET

2
Comments
3 min read
C# (C Sharp) CRUD Rest API using .NET 7, ASP.NET, Entity Framework, Postgres, Docker and Docker Compose

C# (C Sharp) CRUD Rest API using .NET 7, ASP.NET, Entity Framework, Postgres, Docker and Docker Compose

153
Comments 22
9 min read
Simplify observability .NET with OpenTelemetry Collector

Simplify observability .NET with OpenTelemetry Collector

20
Comments 1
4 min read
How to Create and Test an HTTP-Triggered Function with Azure Function App

How to Create and Test an HTTP-Triggered Function with Azure Function App

18
Comments
3 min read
Memory leaks in C#

Memory leaks in C#

25
Comments 3
2 min read
Running microservices using Reactor container - Phoesion Glow

Running microservices using Reactor container - Phoesion Glow

2
Comments
3 min read
Exploring HashiCorp Vault with Vault .NET Client Library

Exploring HashiCorp Vault with Vault .NET Client Library

7
Comments 1
4 min read
.NET Core TaskDialog

.NET Core TaskDialog

4
Comments
5 min read
ASP.NET Core in .NET 8 is On The Way! 5 New Features Reviewed

ASP.NET Core in .NET 8 is On The Way! 5 New Features Reviewed

34
Comments 4
5 min read
A quick tour of dictionaries in C#

A quick tour of dictionaries in C#

25
Comments 3
7 min read
Create a Custom Progress Bar with moving percentage in WPF

Create a Custom Progress Bar with moving percentage in WPF

8
Comments
4 min read
To mock, or not to mock, that is the question

To mock, or not to mock, that is the question

4
Comments 6
5 min read
Deconstruction in C#

Deconstruction in C#

18
Comments 3
4 min read
loading...