Forem

.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.
Simplificando Strings Formatadas com Quebras de Linha no C# 11
Cover image for Simplificando Strings Formatadas com Quebras de Linha no C# 11

Simplificando Strings Formatadas com Quebras de Linha no C# 11

5
Comments
2 min read
Running Ruby on Rails web apps with .NET Aspire
Cover image for Running Ruby on Rails web apps with .NET Aspire

Running Ruby on Rails web apps with .NET Aspire

1
Comments
3 min read
Let's refactor a test: PaymentProxy
Cover image for Let's refactor a test: PaymentProxy

Let's refactor a test: PaymentProxy

Comments
3 min read
The Facade Design Pattern in C#: How to Simplify Complex Subsystems
Cover image for The Facade Design Pattern in C#: How to Simplify Complex Subsystems

The Facade Design Pattern in C#: How to Simplify Complex Subsystems

1
Comments 2
9 min read
Polymorphic Type Support in SignalR Hubs
Cover image for Polymorphic Type Support in SignalR Hubs

Polymorphic Type Support in SignalR Hubs

Comments
2 min read
ASP.Net 9.0: Authentication Enhancements
Cover image for ASP.Net 9.0: Authentication Enhancements

ASP.Net 9.0: Authentication Enhancements

8
Comments 2
2 min read
Minimal APIs Revolutionize ASP.NET Core Development
Cover image for Minimal APIs Revolutionize ASP.NET Core Development

Minimal APIs Revolutionize ASP.NET Core Development

Comments
3 min read
Exploring Enhanced Serialization in .NET 9 with System.Text.Json
Cover image for Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Exploring Enhanced Serialization in .NET 9 with System.Text.Json

3
Comments
3 min read
Implementing Soft Delete With EF Core
Cover image for Implementing Soft Delete With EF Core

Implementing Soft Delete With EF Core

Comments
6 min read
async void Methods In C# – The Dangers That You Need to Know
Cover image for async void Methods In C# – The Dangers That You Need to Know

async void Methods In C# – The Dangers That You Need to Know

3
Comments
7 min read
Generate Local .NET Secrets from Azure Deployments
Cover image for Generate Local .NET Secrets from Azure Deployments

Generate Local .NET Secrets from Azure Deployments

5
Comments
3 min read
Why I Don't Use AutoMapper in .Net
Cover image for Why I Don't Use AutoMapper in .Net

Why I Don't Use AutoMapper in .Net

2
Comments
8 min read
Descomplicando o mundo da programação - Guia basico sobre funcionamento e utilização do kafka em .NET
Cover image for Descomplicando o mundo da programação - Guia basico sobre funcionamento e utilização do kafka em .NET

Descomplicando o mundo da programação - Guia basico sobre funcionamento e utilização do kafka em .NET

6
Comments
10 min read
JSON Web Token (JWT)

JSON Web Token (JWT)

5
Comments
8 min read
Dynamic Querying in C#: Real-World Scenarios and Techniques

Dynamic Querying in C#: Real-World Scenarios and Techniques

23
Comments
9 min read
Publishing .NET Applications with dotnet publish
Cover image for Publishing .NET Applications with dotnet publish

Publishing .NET Applications with dotnet publish

20
Comments
3 min read
Tracking .NET SDK and Runtime Versions with dotnet sdk check
Cover image for Tracking .NET SDK and Runtime Versions with dotnet sdk check

Tracking .NET SDK and Runtime Versions with dotnet sdk check

1
Comments
2 min read
How to Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips to Get Started
Cover image for How to Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips to Get Started

How to Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips to Get Started

1
Comments 2
11 min read
Managing .NET Solution Files with dotnet sln
Cover image for Managing .NET Solution Files with dotnet sln

Managing .NET Solution Files with dotnet sln

5
Comments
2 min read
Our Focus is on Elanat CMS
Cover image for Our Focus is on Elanat CMS

Our Focus is on Elanat CMS

1
Comments
2 min read
IndexOf Usage in C#: Tutorial
Cover image for IndexOf Usage in C#: Tutorial

IndexOf Usage in C#: Tutorial

3
Comments 1
8 min read
Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11
Cover image for Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

1
Comments
2 min read
Creating Custom Authorization Logic : 4-Step Guide Using AuthorizationHandlers
Cover image for Creating Custom Authorization Logic : 4-Step Guide Using AuthorizationHandlers

Creating Custom Authorization Logic : 4-Step Guide Using AuthorizationHandlers

Comments
2 min read
Understanding the .NET Internal Compile Process
Cover image for Understanding the .NET Internal Compile Process

Understanding the .NET Internal Compile Process

1
Comments
2 min read
.NET Controllers, Minimal API, or Fast Endpoints?
Cover image for .NET Controllers, Minimal API, or Fast Endpoints?

.NET Controllers, Minimal API, or Fast Endpoints?

1
Comments
1 min read
loading...