Click here to Skip to main content
15,896,154 members
Articles / .NET

WCF for the Real World, Not Hello World -- Revisited in the .NET Core Landscape

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
20 Nov 2023CPOL2 min read 3K  
Live with WCF in the .NET Core Landscape
This tip explores the evolution of WCF, highlighting challenges in transitioning from .NET Framework to .NET Core, emphasizing the decline in new WCF services and the persistent maintenance of existing SOAP services like PPSR and eRx due to unresolved defects in WCF client disposal.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Australia Australia
I started my IT career in programming on different embedded devices since 1992, such as credit card readers, smart card readers and Palm Pilot.

Since 2000, I have mostly been developing business applications on Windows platforms while also developing some tools for myself and developers around the world, so we developers could focus more on delivering business values rather than repetitive tasks of handling technical details.

Beside technical works, I enjoy reading literatures, playing balls, cooking and gardening.

Comments and Discussions