██FR█████ █INTELL███████████
frenchintelligence.org
dotnet
🧠 Two “AllowedHosts” Every Developer Should Know
October 22, 2025
🧠 Two “AllowedHosts” Every Developer Should Know
October 22, 2025
Kinetiq Infrastructure: .NET 10, LiveKit, Yjs CRDT in Production
October 21, 2025
Kinetiq Infrastructure: .NET 10, LiveKit, Yjs CRDT in Production
October 21, 2025
Navigating the .NET Ecosystem: My Take on a Practical Roadmap
October 20, 2025
Is Redis Overkill? Rethink SignalR Backplane with PostgreSQL
October 20, 2025
🧩 Minha Primeira Comunicação com MCP e .NET – Parte 2
October 19, 2025
TIL: Transactions in .NET
October 17, 2025
dynamic: The Forbidden Feature That Can Actually Save Your Plug-in System
October 16, 2025
Building FatAdvisor: A .NET Nutrition AI Agent. Part 1: Building the Foundation
October 15, 2025
🧠 Comunicando o Entity Framework .NET com LLM
October 14, 2025
Introducing RCParsing – brand new .NET framework for DSLs and data scrapers
October 14, 2025
Introducing RCParsing – brand new .NET framework for DSLs and data scrapers
October 14, 2025
User Secrets: The Right Way to Protect API Keys in .NET
October 12, 2025
HoneyDrunk.Pipelines — Treat Your CI/CD as Infrastructure
October 11, 2025
HoneyDrunk.Pipelines — Treat Your CI/CD as Infrastructure
October 11, 2025
Project of the Week: .NET Runtime
October 10, 2025
Stop Guessing Your Exceptions
October 10, 2025
How to Inject Service from DI Container to Marten Async Projection
October 9, 2025
How to Build Semantic Search in ASP.NET Core using PostgreSQL
October 6, 2025
You’re Still Writing C#/.NET Like It’s 2015 — Here’s the 2025 Way
October 6, 2025
Publishing My First NuGet Package: StrongResult – A Weekend Learning Project
October 4, 2025
Publishing My First NuGet Package: StrongResult – A Weekend Learning Project
October 4, 2025
How to upload SDI FatturaPA invoices with C#
October 1, 2025
How to upload SDI FatturaPA invoices with C#
October 1, 2025
How to download SDI FatturaPA invoices with C#
October 1, 2025
How to download SDI FatturaPA invoices with C#
October 1, 2025
Mastering EF Core Pagination: Efficient Data Retrieval
October 1, 2025
Integrating Datadog in .NET Project using Serilog
October 1, 2025
Deployment Flexibility for .NET: Hosuto modules
September 26, 2025
Understanding `IServiceScopeFactory.CreateScope()` in .NET and When to Use It
September 26, 2025
Securely Configuring Azure Blob Storage in .NET Web API
September 26, 2025
Cache Multi-Nível com FusionCache em Aplicações .NET 8
September 26, 2025
API Versioning in .NET Web API
September 23, 2025
First() and FirstOrDefaut
September 23, 2025
Template Your Own Clean, Precise Boilerplate Code: No AI, No Wallet Drain. Part 3 – Enough Theory, Now We Code
September 20, 2025
Use Your Machine Name (Not Just localhost) with HTTPS on ASP.NET Core — and Make Node.js Trust It
September 19, 2025
AOT: .NET vs Java
September 19, 2025
6 .NET ORM Frameworks Worth Bookmarking
September 18, 2025
The Exception That Cost Me $10K in .NET
September 16, 2025
Developers, Rejoice! The Visual Studio 2026 Revolution is Now
September 16, 2025
🚀 Building a Dynamic CMS-Driven Angular App Using Optimizely & a Custom BFF Architecture
September 16, 2025
Day 2 – Queues vs Topics in Azure Service Bus with .NET
September 14, 2025
What’s New in C# 14: Null-Conditional Assignments
September 11, 2025
In C#, how do I remove switch expressions?
September 10, 2025
In C#, how do I remove switch expressions?
September 10, 2025
I Didn’t Understand Program.cs in .NET, So I Wrote This
September 10, 2025
How Async/Await Really Works in C# : A Beginner-Friendly Guide
September 9, 2025
Task.WhenEach in .NET: Process Tasks as They Complete
September 7, 2025
Finite State Machines – the Universal Unit of Work
September 6, 2025
Using FakeLoggerProvider (and ILoggerFactory) in FastEndpoints
September 5, 2025
Avoid “String or binary data would be truncated” or how to save safe strings.
September 5, 2025
Span<T> and Memory<T> in C#: Complete Guide to Zero-Allocation Performance in .NET
September 5, 2025
From 20+ Years of Building Software to ShipDotnet 🚀
September 4, 2025
From 20+ Years of Building Software to ShipDotnet 🚀
September 4, 2025
From 20+ Years of Building Software to ShipDotnet 🚀
September 4, 2025
How To Implement HttpClient in C# (4 Ways)
September 3, 2025
Template Your Own Precise Boilerplate Code: No AI, No Wallet Drain. Part 1 – Microsoft’s Implementation
September 1, 2025
[Boost]
September 1, 2025
Testing Services on .NET8 with NUnit and Moq
August 31, 2025
Can Minimal APIs use trusted connections?
August 30, 2025
How a Bottleneck, YouTube Video and C# Channels Led to a 3x Faster .NET Backup Tool
August 29, 2025
My Next Certification Journey Starts Not with Code, but with Logic
August 27, 2025
Dependency Injection in CodeBehind Framework
August 27, 2025
C# Boxing: A Hidden Performance Enemy (Defeat It Now)
August 25, 2025
Criando um compilador em csharp: Parte 7
August 22, 2025
Implement AES-256 Encryption and Decryption in C#: A Beginner-Friendly Guide
August 21, 2025
Boost Your EF Core Productivity in PostgreSQL With Entity Developer
August 20, 2025
Building a Cryptographically Secure Password Generator in C# .NET
August 19, 2025
C# da ref, out va in tushunchalari
August 18, 2025
Brighter V10 RC2: Messaging Gateway
August 15, 2025
Brighter RC2: Mudanças na configuração dos Messaging Broker
August 15, 2025
View design with Razor syntax
August 14, 2025
Adding a new View without changing the Controller and Model
August 14, 2025
Not Mandatory in MVC
August 12, 2025
📡 Como Comunicar Múltiplas APIs com .NET
August 12, 2025
C# Language Trick – Pattern Matching
August 9, 2025
C# Language Trick – Pattern Matching
August 9, 2025
🧠Stack vs Heap in C# (.NET Core) – Complete Guide with Examples
August 9, 2025
Developing Scalable Multi-Page Web Apps with ASP.NET and Vite.js
August 9, 2025
Building a Scalable .NET 8 Web API: Clean Architecture + CQRS + JWT + PostgreSQL + Redis – A Complete Guide
August 9, 2025
🛠️ Como Configurar um Dev Container com .NET
August 8, 2025
🛠️ Como Configurar um Dev Container com .NET
August 8, 2025
SwaggerUI setup ASP.NET Core Web API
August 7, 2025
Areas in ASP.NET Core: The Architectural Feature You’re Probably Missing
August 4, 2025
Stonks or not stonks. Checking Lean trading engine source code
August 4, 2025
Setup PocketBase For Your Integration Tests with TestContainers and xUnit
August 4, 2025
I Deployed a .NET App Without DevOps Headaches — Here’s How
July 31, 2025
Simplify Your .NET Codebase: A Guide to Code Metrics and Controller Refactoring
July 24, 2025
Inheritance in C#
July 24, 2025
Inheritance in C#
July 24, 2025
Choosing the right .NET image for your workloads
July 24, 2025
Choosing the right .NET image for your workloads
July 24, 2025
Migração para Brighter V10 com MS SQL Server
July 23, 2025
Migrating to Brighter V10 with MS SQL
July 23, 2025
SQL Server as a Configuration Provider in .NET Core
July 21, 2025
Why IHttpClientFactory Will Save Your .NET App (and Your TCP Ports!)
July 20, 2025
Why I Built a C# Markdown-to-HTML Converter (That’s Actually Fast and Safe)
July 19, 2025
Migrating to Brighter V10 with AWS SNS/SQS
July 18, 2025
Alocações em .NET
July 17, 2025
1
2
3
4
→