Info
Version: | 4.2.0 |
Author(s): | Microsoft |
Last Update: | Monday, December 10, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://silverlight.net/riaservices/ |
NuGet Url: | https://www.nuget.org/packages/RIAServices.Server |
Install
Install-Package RIAServices.Server
dotnet add package RIAServices.Server
paket add RIAServices.Server
RIAServices.Server Download (Unzip the "nupkg" after downloading)
Dependencies
4 packages depend on this package.
Tags
The web.config.transform adds the necessary configSections, HTTP modules, and system.serviceModel elements to make your Domain Services available at runtime.
The package also includes a targets file and tools assembly that provides build-time validation of your DomainService classes.
This package can be used instead of going through the Add New Domain Service wizard to prime your ASP.NET web application with the configuration necessary to utilize WCF RIA Services on the Server.
KNOWN ISSUE
Some users have experienced duplicate web.config entries getting created as a result of installing this package.
To resolve this issue, simply eliminate one of the duplicate entries -- they vary only by character case.