Menu

Close
  • Home
  • About
  • Contact
Subscribe
Sergey Akopov Menu

code

A 24-post collection

Page 1 of 5 Older Posts →

Reliable Database Connections and Commands with Polly

Network services can fail or become temporarily unreachable unexpectedly. This is especially true when running code on cloud providers like AWS or Azure and more often »

Sergey Akopov Sergey Akopov on code 27 August 2017

Ambient Context with Dapper

I think anyone who's ever written data access code has at some point explored the Unit-of-Work (UOW) pattern. This pattern presets a great way to manage »

Sergey Akopov Sergey Akopov on code 20 August 2017

Integrating JSend response format with your Web API

Update: This code is now available on GitHub and NuGet! If you landed on this page than you probably know what JSend is. If you don't »

Sergey Akopov Sergey Akopov on code 06 February 2016

Fixing FluentValidation quirks

FluentValidation is a fantastic validation library for MVC and Web API projects. I use it extensively and already blogged about it before. However, there are 2 »

Sergey Akopov Sergey Akopov on code 30 January 2016

RESTful validation with ASP.NET Web API and FluentValidation

Update: Check out a follow-up post on FluentValidation and WebApi. I wanted to briefly talk about request validation in RESTful APIs today. I've had a lot »

Sergey Akopov Sergey Akopov on code 20 March 2015
Page 1 of 5 Older Posts →
Sergey Akopov © 2022
Proudly published with Ghost