PPWCode.Vernacular.Wcf.I
1.2.1
Requires NuGet 2.8 or higher.
dotnet add package PPWCode.Vernacular.Wcf.I --version 1.2.1
NuGet\Install-Package PPWCode.Vernacular.Wcf.I -Version 1.2.1
<PackageReference Include="PPWCode.Vernacular.Wcf.I" Version="1.2.1" />
paket add PPWCode.Vernacular.Wcf.I --version 1.2.1
#r "nuget: PPWCode.Vernacular.Wcf.I, 1.2.1"
// Install PPWCode.Vernacular.Wcf.I as a Cake Addin #addin nuget:?package=PPWCode.Vernacular.Wcf.I&version=1.2.1 // Install PPWCode.Vernacular.Wcf.I as a Cake Tool #tool nuget:?package=PPWCode.Vernacular.Wcf.I&version=1.2.1
The PPWCode Vernacular Wcf library version I.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Castle.Core (>= 3.3.0)
- Castle.LoggingFacility (>= 3.3.0)
- Castle.WcfIntegrationFacility (>= 3.3.0)
- Castle.Windsor (>= 3.3.0)
- PPWCode.Util.OddsAndEnds.II (>= 1.0.0 && < 2.0.0)
- PPWCode.Vernacular.Exceptions.II (>= 1.0.0 && < 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.0 Initial release PPWCode.Vernacular.Wcf.I, built against .NET 4.5.
1.1.0 Add support on NetTcpConfig for UserPrincipalName and Dns identities
1.1.1 Bug Fix (determine assemblyName in method CreateLogbookentry can throw FileNotFoundException)
1.2.0 Give protected access to DefaultServiceModel and DefaultClientModel + introduce configurable parameter PortSharingEnabled (default:false)
1.2.1 Catch exceptions that occur in LogErrorHandler