How To Fix Slow Write Queries in Dapper With Dapper Plus Library
Explore the best solution on the market for fast Bulk Inserts in Dapper with Dapper Plus Library. BulkInsert, BulkUpdate, BulkDelete, BulkMerge, BulkSynchronize methods
Explore the newsletters
Explore the best solution on the market for fast Bulk Inserts in Dapper with Dapper Plus Library. BulkInsert, BulkUpdate, BulkDelete, BulkMerge, BulkSynchronize methods
Learn how to build robust applications with Polly and Microsoft.Resilience in .NET. Discover how to set up retry, timeout, circuit breaker, fallback, and hedging patterns to handle network failures gracefully.
Discover how Neon Auth automatically synchronizes user profiles logged in by Google and GitHub in Stack Auth - directly into your PostgreSQL database. Learn how to simplify user management, avoid writing your own sync logic, and focus on building great features.
Learn how to design and implement a scalable Modular Monolith using Vertical Slice Architecture in .NET. Learn how to organize business domains into modules, implement clean boundaries, and maintain flexibility for future microservices migration.
EF Core offers ExecuteUpdate and ExecuteDelete batch operations that allow updating and deleting multiple entities in a single SQL query without retrieving them from the database. Learn how to correctly use these methods in EF Core to ensure data consistency.
Explore the best solution on the market for fast Bulk Inserts in EF Core with Entity Framework Extensions Library. BulkInsert, BulkUpdate, BulkDelete, BulkMerge, BulkSynchronize and WhereBulkContains methods.
Learn how To implement Authentication with JWT Tokens, Role-Based, Claims-Based and Attribute-Based Authorization in ASP.NET Core
Learn how to create a cloud multitenant application with a database-per-tenant approach using Azure Functions and Neon Serverless Postgres. Use Neon API to dynamically create and update a database per tenant. Secure connection strings with Azure KeyVault and Caching
Learn how to avoid mistakes that lead to inefficient, hard-to-maintain, buggy code, with memory leaks. Get insights that will help you write cleaner, more maintainable, and robust applications.
Join my community of 7,000+ developers and architects.
Each week you will get 1 practical tip with best practices and real-world examples.
Learn how to craft better software with source code available for my newsletter.