Skip to main content
Castle.WcfIntegrationFacility package icon

Castle.WcfIntegrationFacility

Castle Windsor WCF Integration facility enables integration with Windows Communication Foundation. It makes services and WCF proxies available as services in your application, lets you use non-default constructor and inject dependencies into your services, adds ability to easily set up your services with extensions, call services asynchronously without needing to use code generation and much more.

Total Downloads
2.5M
2,494,494
Published
Jul 20, 2023
Latest stable version

Install

.NET CLI
dotnet add package Castle.WcfIntegrationFacility --version 6.0.0
Package Manager Console
Install-Package Castle.WcfIntegrationFacility -Version 6.0.0
PackageReference
<PackageReference Include="Castle.WcfIntegrationFacility" Version="6.0.0" />

Frameworks

.NETFramework4.6.2

Dependencies

Castle.Windsor
.NETFramework4.6.2
[6.0.0, 6.0.0]

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.