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.
Explorando la Autenticación Bearer en ASP.NET Core 8

Explorando la Autenticación Bearer en ASP.NET Core 8

38
Comments
5 min read
CQRS Pattern With MediatR

CQRS Pattern With MediatR

1
Comments
6 min read
Testing in .NET Core: Unit test, integration test

Testing in .NET Core: Unit test, integration test

5
Comments
9 min read
CodeBehind framework is faster than ASP.NET Core

CodeBehind framework is faster than ASP.NET Core

3
Comments 2
3 min read
What's new in .NET 8? - New Features Unveiled

What's new in .NET 8? - New Features Unveiled

3
Comments
6 min read
Por debaixo do capô: async/await e as mágicas do compilador csharp

Por debaixo do capô: async/await e as mágicas do compilador csharp

39
Comments 2
9 min read
.NET 8 is on the Way! 7 Features that will blow your mind 🤯

.NET 8 is on the Way! 7 Features that will blow your mind 🤯

35
Comments 5
11 min read
Sintaxe da linguagem C#

Sintaxe da linguagem C#

2
Comments
2 min read
Using TinyIoC in ASP.NET Core

Using TinyIoC in ASP.NET Core

1
Comments
2 min read
How to Make JSON String Comparisons in Unit Tests Less Brittle

How to Make JSON String Comparisons in Unit Tests Less Brittle

4
Comments 5
4 min read
Implement Logging Service in .NET MAUI

Implement Logging Service in .NET MAUI

6
Comments
2 min read
Dependency Injection in .NET Core

Dependency Injection in .NET Core

4
Comments 1
3 min read
CodeBehind 1.7 released - .NET Diamond!

CodeBehind 1.7 released - .NET Diamond!

Comments
3 min read
Simple Event-Sourcing with EF Core and SQL Server

Simple Event-Sourcing with EF Core and SQL Server

15
Comments 1
10 min read
Why use Fluent Assertions for .Net and how to setup it?

Why use Fluent Assertions for .Net and how to setup it?

Comments
2 min read
The comprehensive guide to Entity Framework Core

The comprehensive guide to Entity Framework Core

22
Comments 2
10 min read
Variáveis e Constantes em C#

Variáveis e Constantes em C#

1
Comments
4 min read
How to Get Mock Data Fast in Your Applications

How to Get Mock Data Fast in Your Applications

2
Comments
3 min read
Multi-tenancy using schemas with Entity Framework and PostgreSQL

Multi-tenancy using schemas with Entity Framework and PostgreSQL

28
Comments
15 min read
IHostedService interface in .NET Core

IHostedService interface in .NET Core

10
Comments
3 min read
Implementing Robust Health Checks in Your .NET Application

Implementing Robust Health Checks in Your .NET Application

1
Comments
9 min read
Maui gerando APK/IPA no AzureDevops

Maui gerando APK/IPA no AzureDevops

3
Comments 2
3 min read
You don't know how to keep your secrets.

You don't know how to keep your secrets.

3
Comments
3 min read
Introduction to .NET 7 Minimal APIs

Introduction to .NET 7 Minimal APIs

1
Comments
2 min read
Como conectar o Aplicativo MAUI no Emulador Android e WEB Api na mesma máquina

Como conectar o Aplicativo MAUI no Emulador Android e WEB Api na mesma máquina

5
Comments
8 min read
loading...