With the rise of cloud computing, it is no surprise to find organisations building processes around microservices and continuous delivery. In a cloud-based environment, the "traditional" code-first ...
The .NET framework does a lot to help improve and speed up the development process. One of the areas it really shines in is API development. Using the WebAPI and, more recently, WebAPI 2 project types ...
Writing firmware that can be reused requires creation of a clean Application Program Interface (API). The API needs to be well thought out so that it makes re-use easy and productive. Ideally, the API ...