Skip to content
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.

channeladam/ChannelAdam.Wcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATION NOTICE

WCF is dead, and therefore so is this library.

https://devblogs.microsoft.com/dotnet/net-core-is-the-future-of-net/

"If you are a remoting or WCF Server developer and want to build a new application on .NET Core, we would recommend either ASP.NET Core Web APIs or gRPC, which provides cross platform and cross programming language contract based RPCs)"

ChannelAdam.Wcf

A .NET library that makes it easy to use WCF clients/channels and prevent memory and connection leaks by automatically correctly performing the close/abort pattern.

Please install the "ChannelAdam WCF Library" from NuGet - https://www.nuget.org/packages/ChannelAdam.Wcf

The reference documentation is located at https://devzone.channeladam.com/library/channeladam-wcf.

Proudly presented to the open source community by Adam Craven (@ChannelAdam).

About

DEPRECATED - A .NET library that makes it easy to use WCF clients/channels and prevent memory and connection leaks by automatically correctly performing the close/abort pattern.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages