Similar articles
DotNetShoutout - Latest published stories
Using Face API in C#
Using Face API in C# Face.com provides an face recognition API that offers the developers and publishers to automatically detect and recognise faces in photos using robust , free REST API .
Latest Microsoft Blogs
Using MongoDB with ASP.NET Web API
MongoDB is a popular NoSQL database that makes it a great backend for Web APIs which lend themselves towards a document store rather than a relational store . In this blog we show how you can use Mong...
Latest Microsoft Blogs
Using JSON.NET with ASP.NET Web API
Json.Net is a popular framework for working with JSON. In particular, it has a bunch of features that are not supported by the DataContractJsonSerializer such as being much more flexible in what kind ...