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.
Sp or Not Sp pt.2

Sp or Not Sp pt.2

Comments
13 min read
Task.WhenEach in .NET: Process Tasks as They Complete
Cover image for Task.WhenEach in .NET: Process Tasks as They Complete

Task.WhenEach in .NET: Process Tasks as They Complete

Comments
2 min read
Using FakeLoggerProvider (and ILoggerFactory) in FastEndpoints
Cover image for Using FakeLoggerProvider (and ILoggerFactory) in FastEndpoints

Using FakeLoggerProvider (and ILoggerFactory) in FastEndpoints

1
Comments
4 min read
Fluent Brighter: Como configurar o Postgres
Cover image for Fluent Brighter: Como configurar o Postgres

Fluent Brighter: Como configurar o Postgres

Comments
2 min read
Fluent Brighter: How to setup a postgres
Cover image for Fluent Brighter: How to setup a postgres

Fluent Brighter: How to setup a postgres

Comments
2 min read
Avoid "String or binary data would be truncated" or how to save safe strings.

Avoid "String or binary data would be truncated" or how to save safe strings.

Comments
4 min read
CUDA Kernel Execution Debugging Journey

CUDA Kernel Execution Debugging Journey

1
Comments
3 min read
Building a Production-Ready AI Recommendation Engine: A Deep Dive into ML.NET Implementation

Building a Production-Ready AI Recommendation Engine: A Deep Dive into ML.NET Implementation

Comments
7 min read
Why ValueTask Can Save You from Async Overhead

Why ValueTask Can Save You from Async Overhead

Comments
3 min read
Building your own SBOM Engine for .NET & Node.js

Building your own SBOM Engine for .NET & Node.js

Comments
1 min read
Convert PDFs to JPEGs in C#: A Simple Helper for LLM Integration
Cover image for Convert PDFs to JPEGs in C#: A Simple Helper for LLM Integration

Convert PDFs to JPEGs in C#: A Simple Helper for LLM Integration

1
Comments
2 min read
Advanced .NET topics for Enterprise-Grade systems
Cover image for Advanced .NET topics for Enterprise-Grade systems

Advanced .NET topics for Enterprise-Grade systems

5
Comments
2 min read
.NET Developer - Azure API -interview questions - Part 2
Cover image for .NET Developer - Azure API -interview questions - Part 2

.NET Developer - Azure API -interview questions - Part 2

3
Comments
3 min read
Core .NET concepts you must nail in a senior interview
Cover image for Core .NET concepts you must nail in a senior interview

Core .NET concepts you must nail in a senior interview

2
Comments
2 min read
Web API `Result` or `AggregatedGenericResultMessage.Web` how it works.

Web API `Result` or `AggregatedGenericResultMessage.Web` how it works.

Comments
1 min read
What is the `Result` ( AggregatedGenericResultMessage) and how does it work?

What is the `Result` ( AggregatedGenericResultMessage) and how does it work?

Comments
2 min read
How To Implement HttpClient in C# (4 Ways)
Cover image for How To Implement HttpClient in C# (4 Ways)

How To Implement HttpClient in C# (4 Ways)

2
Comments
2 min read
Avoiding Port Conflicts in Testcontainers with Random Port Binding

Avoiding Port Conflicts in Testcontainers with Random Port Binding

Comments
2 min read
Applying object-oriented design principles - In-memory configuration builder

Applying object-oriented design principles - In-memory configuration builder

Comments
6 min read
What Should a .NET Project Have? A Practical Checklist for Developers

What Should a .NET Project Have? A Practical Checklist for Developers

Comments
3 min read
Brighter: Migração do MySQL Outbox para a V10
Cover image for Brighter: Migração do MySQL Outbox para a V10

Brighter: Migração do MySQL Outbox para a V10

Comments
5 min read
Brighter: Migrating MySQL outbox to V10
Cover image for Brighter: Migrating MySQL outbox to V10

Brighter: Migrating MySQL outbox to V10

Comments
4 min read
Mastering Task.WhenAll in .NET: Run Tasks Concurrently Like a Pro
Cover image for Mastering Task.WhenAll in .NET: Run Tasks Concurrently Like a Pro

Mastering Task.WhenAll in .NET: Run Tasks Concurrently Like a Pro

2
Comments 1
2 min read
Fluent Brighter: A new way to setup Brighter V10
Cover image for Fluent Brighter: A new way to setup Brighter V10

Fluent Brighter: A new way to setup Brighter V10

Comments
3 min read
Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10
Cover image for Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10

Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10

Comments
3 min read
loading...