Blog Logo
TAGS

Cloud Design Patterns: Prescriptive Architecture Guidance for Cloud Applications

Containing twenty-four design patterns and ten related guidance topics, this guide provides prescriptive architecture guidance for cloud applications. It articulates the benefits of applying patterns ...

Read more...

Awesome .NET - A Collection of Libraries, Tools and Frameworks for .NET Developers

This repository is a curated list of awesome .NET libraries, tools, frameworks and software for developers. It includes algorithms and data structures, API, application templates, artificial intellige...

Read more...

MicroService4Net - Create Micro Services Easily with C#

Learn how to create a simple self-hosted Web API service that runs as a console and as a service using MicroService4Net in just 2 minutes. This library makes the creation of microservices, which are h...

Read more...

C# 5 Async Exception Handling

At the PDC 2010 conference, Microsoft showed their proposed asynchronous features for C# 5. There’s one particular feature I want to examine: error handling. Anders Hejlsberg showed this, but he did s...

Read more...