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
#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

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 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.1 183 8/1/2023
1.5.0 448 7/17/2021
1.4.0 666 9/25/2019
1.3.0 566 9/12/2019
1.2.1 561 7/2/2019
1.2.0 782 11/14/2018
1.1.4 932 8/14/2017
1.1.3 982 8/18/2016
1.1.2 988 6/30/2016
1.1.1 1,066 1/11/2016
1.1.0 1,130 11/23/2015
1.0.1 1,135 4/2/2015