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.
Getting Started with ASP.NET Core API, EF Core, and PostgreSQL on Neon

Getting Started with ASP.NET Core API, EF Core, and PostgreSQL on Neon

7
Comments 2
5 min read
Test-Driven Development: A Comprehensive Guide

Test-Driven Development: A Comprehensive Guide

6
Comments 1
19 min read
Simplified URL Building and HTTP Requests with Flurl

Simplified URL Building and HTTP Requests with Flurl

Comments
1 min read
Construção de URLs e Chamadas HTTP Simplificadas com Flurl

Construção de URLs e Chamadas HTTP Simplificadas com Flurl

Comments
2 min read
Tip: Leverage Indexers for Array-Like Access in C# ✨

Tip: Leverage Indexers for Array-Like Access in C# ✨

Comments
1 min read
Automated Test Data Generation with AutoFixture

Automated Test Data Generation with AutoFixture

1
Comments 1
2 min read
You should know these different execution types in LINQ before writing in C#

You should know these different execution types in LINQ before writing in C#

3
Comments 2
2 min read
Loading State for Images in .NET MAUI

Loading State for Images in .NET MAUI

10
Comments
2 min read
Simplifying HTTP Calls with Refit

Simplifying HTTP Calls with Refit

2
Comments 1
2 min read
c# advance:Exploring Type Patterns in C#

c# advance:Exploring Type Patterns in C#

5
Comments
4 min read
Chamadas HTTP mais Simples com Refit

Chamadas HTTP mais Simples com Refit

1
Comments 1
2 min read
My Experience with GitHub Copilot

My Experience with GitHub Copilot

1
Comments 3
2 min read
The Vision for CloverleafTrack.com

The Vision for CloverleafTrack.com

Comments
4 min read
How To Increase EF Core Performance for Read Queries in .NET

How To Increase EF Core Performance for Read Queries in .NET

2
Comments 1
6 min read
c# advance: Switch Expressions

c# advance: Switch Expressions

1
Comments
4 min read
Facilitando Chamadas HTTP com RestSharp

Facilitando Chamadas HTTP com RestSharp

1
Comments
2 min read
Simplifying HTTP Requests with RestSharp

Simplifying HTTP Requests with RestSharp

1
Comments
2 min read
SOLID: Single Responsibility Principle(SRP) in C#

SOLID: Single Responsibility Principle(SRP) in C#

8
Comments
3 min read
c# advanced: Pattern Matching

c# advanced: Pattern Matching

2
Comments
6 min read
Adding Platform-Specific Code to a .NET MAUI Project

Adding Platform-Specific Code to a .NET MAUI Project

2
Comments 1
3 min read
Why having a page factory is a good idea

Why having a page factory is a good idea

2
Comments
3 min read
Sitecore Pipeline to add rel="noopener noreferrer" to a General Link

Sitecore Pipeline to add rel="noopener noreferrer" to a General Link

5
Comments
2 min read
Unit Testing with Mocks Using Moq

Unit Testing with Mocks Using Moq

1
Comments
2 min read
Testes Unitários com Mocks Usando Moq

Testes Unitários com Mocks Usando Moq

Comments
2 min read
c# Clean Code: Best Practices for new, Operators, and using

c# Clean Code: Best Practices for new, Operators, and using

6
Comments
4 min read
loading...