Skip to content

This projects starts with an Empty ASP.NET project and then builds (using code) an ASP.NET based WCF service application. As a result there are no configuration settings to deal with and no "Magic" happening behind the scenes.

Notifications You must be signed in to change notification settings

matlus/ASP.NET-Wcf-Service-No-Config

Repository files navigation

ASP.NET-WCF Service - No Configuration

This projects starts with an Empty ASP.NET project and then builds (using code) an ASP.NET based WCF service application. As a result there are no configuration settings to deal with and no "Magic" happening behind the scenes.

In addition the project uses ASP.NET Rotuing to route the WCF Endpoint to the correct Service class (analogous to an MCV Controller)

About

This projects starts with an Empty ASP.NET project and then builds (using code) an ASP.NET based WCF service application. As a result there are no configuration settings to deal with and no "Magic" happening behind the scenes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published