📰 Dev.to · Anton Martyniuk
Articles from Dev.to · Anton Martyniuk · 6 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10081)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Anton Martyniuk
5mo ago
New Features in .NET 10 and C# 14
.NET 10 and C# 14 is out today (November 11, 2025). As a Long-Term Support (LTS) release, .NET 10...

Dev.to · Anton Martyniuk
7mo ago
Load Testing Microservices With C# and NBomber
I have been working with microservices for 7+ years. You can't build a quality microservices system...

Dev.to · Anton Martyniuk
9mo ago
Getting Started With HotChocolate GraphQL For Building a Social Media Platform
Modern client applications demand flexible data fetching. Usually, when using REST APIs, clients call...

Dev.to · Anton Martyniuk
1y ago
Best Practices When Working With MongoDb in .NET
MongoDB is one of the most popular NoSQL databases, it allows building modern and scalable...

Dev.to · Anton Martyniuk
1y ago
Getting Started with MongoDB in EF Core
Entity Framework Core (EF Core) is a popular ORM for .NET, typically used with relational databases...

Dev.to · Anton Martyniuk
1y ago
Use MassTransit To Implement OutBox Pattern with EF Core and MongoDB
Maintaining data consistency and ensuring reliable message delivery in microservices architectures...
DeepCamp AI