Skip to content

A multi-project Visual Studio extension to support WCF clients and services

License

Notifications You must be signed in to change notification settings

tvass83/WCFProjectTemplate

Repository files navigation

WCFProjectTemplate is a multi-project Visual Studio extension to quickly get you started with WCF clients and services.

It's primary purpose is to provide the usual boilerplate code via a few clicks thus supporting quick experimentation with WCF.

It ships with a simple wizard that let's you specify things like the generated type names; whether you want to create a duplex service; or use "plain old XML" (POX) style messaging instead of SOAP-based messaging.

The project wizard

The generated project structure will be something like this:

The generated project structure

To install the extension, pick one of these options:

If you like the project please consider a small donation via Donate

About

A multi-project Visual Studio extension to support WCF clients and services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages