OpenRiaServices.Hosting.Wcf
5.0.0
OpenRiaServices.Hosting.Wcf provides the OpenRiaServices.Hosting assembly.
The web.config.transform adds the necessary configSections, HTTP modules, and system.serviceModel elements to make your Domain Services available at runtime.
Install-Package OpenRiaServices.Hosting.Wcf -Version 5.0.0
dotnet add package OpenRiaServices.Hosting.Wcf --version 5.0.0
<PackageReference Include="OpenRiaServices.Hosting.Wcf" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenRiaServices.Hosting.Wcf --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenRiaServices.Hosting.Wcf, 5.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
For release notes see https://github.com/OpenRIAServices/OpenRiaServices/releases
Dependencies
-
.NETFramework 4.7.2
- OpenRiaServices.Server (>= 5.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OpenRiaServices.Hosting.Wcf:
Package | Downloads |
---|---|
OpenRiaServices.Endpoints
OpenRiaServices.Endpoints provides the OpenRiaServices.Hosting.Endpoint assembly, which serves the SOAP and JSON endpoints for Domain Services.
The necessary web.config entries are added with this package as well.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 130 | 1/14/2021 |
5.0.0-rc0001 | 189 | 11/16/2020 |