WCF alternatives

WCF Alternatives (Part 4) – Summary

In the last blog post of the series on alternatives for the Windows Communication Foundation (WCF), we are going to recapitulate and compare them once again.

Web,.NET
3 min

WCF Alternatives (Part 3) – Instructions for the Migration from WCF to gRPC

This post will address gRPC as a possible alternative, and describe, step by step, how a migration from WCF to gRPC can be done.

Web,.NET
7 min

WCF Alternatives (Part 2) – Instructions for the Migration from WCF to Web API

This post will first address ASP.NET Core Web API as a possible alternative, and describe, step by step, how a migration from WCF to ASP.NET Core Web API can be done.

Web,.NET
6 min

WCF Alternatives (Part 1) – Introduction

The Windows Communication Foundation (WCF) is a communication platform for the creation of distributed applications developed by Microsoft for the .NET Framework. Microsoft generally recommends two alternatives, gRPC and Web API, to replace WCF.

Web,.NET
3 min