Metadata >> NuGet >> Enkoni.ServiceModel >> 2.0.0.0

2.0.0.0

Metadata

Authors Oscar Brouwer
Copyrights Copyright (c) Oscar Brouwer 2012. All rights reserved.
Description Contains a number of helper-classes that can be utilized in combination with WCF services and proxies.
IconUrl http://www.oscarbrouwer.nl/images/enkoni.png
Owners Oscar Brouwer
ReleaseNotes - Added the SchemaValidationMessageInspector and SchemaValidationBehaviorExtensionElement classes that can be used to validate sent and received messages against an XML schema. - Removed the FlatWsdlBehaviorExtensionElement and FlatWsdlBehaviorAttribute classes. The functionality did not always behave as expected. Since .Net 4.5 has build-in support for generating a single WSDL file, this functionality is no longer required and therefore it was removed from this framework. When using .NET 4.5, it is recommended to use the new ?singlewsdl quierystring. When using an earlier version of .NET, it is recommended to use the single WSDL functionality provided by the WCFExtras-library which can be found at http://wcfextras.codeplex.com. - New understanding of the WCF framework and more extensive unit testing learned that the disposable service behavior has been quite useless from the beginning. If the service implementation needs disposing, use a bindingtype and behavior that supports sessions. That way, the .NET ecosystem will automatically call the Dispose method upon session ending or channel faulting.
RequireLicenseAcceptance False
Summary Contains a number of helper-classes that can be utilized in combination with WCF services and proxies.
Dependencies Enkoni.Logging:1.2.0.2
Title Enkoni.Framework.ServiceModel
PackageSize 37078
PackageHashAlgorithm SHA512
PackageHash pTH2UmLoRuUNzMCzLhcst8d0cZ44HgKPltyTBVX6vAd9W118a+UeKURbI62XvXlhWbmG0JTMDsI08RgG6pHpJw==
DownloadCount 000000
CreatedDate 2012-11-28T19:56:12

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Enkoni.ServiceModel -Version 2.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Enkoni.ServiceModel -Version 2.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Enkoni.ServiceModel 2.0.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Enkoni.ServiceModel -Version 2.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Enkoni.ServiceModel -Version 2.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Enkoni.ServiceModel -Version 2.0.0.0
Uninstalling the package:
o remove-wrap Enkoni.ServiceModel

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries