Skip to content
This repository has been archived by the owner on Jan 20, 2019. It is now read-only.

Rider plugin that allows generating Windows Communication Foundation (WCF) service clients by invoking svcutil.exe.

License

Notifications You must be signed in to change notification settings

maartenba/rider-plugin-svcutil

Repository files navigation

Windows Communication Foundation (WCF) tools

Rider plugin that allows generating Windows Communication Foundation (WCF) service clients by invoking svcutil.exe.

Requires svcutil.exe on the developer machine.

» See end-to-end demo

Features

  • Specify path to svcutil.exe from Rider settings
  • Invoke svcutil.exe using a WSDL URL (try this one), namespace (defaults to project namespace) and a filename.
  • Writes svcutil.exe errors to the event log.

Links

Screenshots

Generate client Settings Display errors

About

Rider plugin that allows generating Windows Communication Foundation (WCF) service clients by invoking svcutil.exe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages