-
Notifications
You must be signed in to change notification settings - Fork 3
Home
HX-Rd edited this page Mar 9, 2018
·
2 revisions
Solid.AspNetCore.Extensions.Wcf is library that enables you to host a WCF service within an AspNetCore application, utilizing the power of the ServiceProvider.
PM> Install-Package Solid.AspNetCore.Extensions.Wcf
> dotnet add package Solid.AspNetCore.Extensions.Wcf