Simplify.DI.Wcf
1.5.1
dotnet add package Simplify.DI.Wcf --version 1.5.1
NuGet\Install-Package Simplify.DI.Wcf -Version 1.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Simplify.DI.Wcf" Version="1.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simplify.DI.Wcf --version 1.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simplify.DI.Wcf, 1.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Simplify.DI.Wcf as a Cake Addin #addin nuget:?package=Simplify.DI.Wcf&version=1.5.1 // Install Simplify.DI.Wcf as a Cake Tool #tool nuget:?package=Simplify.DI.Wcf&version=1.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
To use Simplify.DI.Wcf please add Factory="Simplify.DI.Wcf.SimplifyServiceHostFactory" to your WCF service *.svc file.
svc file example: <%@ ServiceHost Language="C#" Debug="true" Service="MyNamespace.Service" CodeBehind="Service.svc.cs" Factory="Simplify.DI.Wcf.SimplifyServiceHostFactory" %>
Simplify.DI.Wcf documentation: https://github.com/SimplifyNet/Simplify/wiki/Simplify.DI.Wcf
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- Simplify.DI (>= 4.2.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.