Menu

Close
  • Home
  • GitHub
  • Twitter
  • LinkedIn
Subscribe
Menu

csharp

A 4-post collection

Page 1 of 1

Mapping exceptions to HTTP responses with .NET Core

Handling exceptions and returning the appropriate response to the application consuming your API or the user browsing your web application, is considered a best practice when »

Jeroen Jeroen on asp.net, csharp, json, webapi, rest, api, .net core, core, exceptions, exception, http, response 24 November 2016

Web API versioning

Let's start by saying all API's exposed to the public or to third parties should implement some kind of versioning. Why? API's tend to evolve as »

Jeroen Jeroen on asp.net, csharp, json, webapi, xml, versioning, rest, api, itq 26 February 2016

ASP.Net MVC Flag Enumeration Model Binder

A while ago I ran into a problem trying to model bind a flag enumeration property where of course multiple values can be selected, so what »

Jeroen Jeroen on asp.net, csharp, mvc, itq 28 March 2014

Replacing WCF DataContractJsonSerializer with Newtonsoft JsonSerializer

Have you ever had the need to customize json serialization and deserialization of your WCF rest endpoint? I have, in particular to replace the WCF datetime »

Jeroen Jeroen on wcf, asp.net, csharp, json, newtonsoft, itq 21 March 2014
Page 1 of 1
jeroenhildering.com © 2025
Proudly published with Ghost