Top 20 NuGet riaservices Packages

OpenRiaServices.Silverlight.DomainDataSource provides the DomainDataSource control for Silverlight, providing a declarative model for binding UI controls to a DomainContext.
Open RIA Services Toolkit - Silverlight ViewModel (MVVM) features
OpenRiaServices.Client is the full OpenRiaServices client including code generation in a single package. This version of OpenRiaServices is designed for use in OpenSilver projects (cf. https://opensilver.net/).
RIAServicesContrib.EntityFramework provides the DbDomainService<T> class which can be used to create Domain Service classes for use with a DbContext from the EntityFramework package. This package supports versions of EntityFramework starting with EF 6.0.1.
Open RIA Services Toolkit - Silverlight ViewModel (MVVM) features
RIAServices.Server provides the System.ServiceModel.DomainServices.Hosting and System.ServiceModel.DomainServices.Server assemblies in place of the GAC references, making bin-deployment easier. The web.config.transform adds the necessary configSections, HTTP modules, and system.serviceModel element...
Code generation for silverlight targets, other target platforms should use OpenRiaServices.Client.CodeGen.
Note: This is just an alias for the new OpenRiaServices.Client.Core package in order to make upgrading easy.
OpenRiaServices.EntityFramework provides the LinqToEntitiesDomainService<T> class which can be used to create Domain Service classes for use with an ObjectContext using older versions of Entity Framework. This package supports versions of EntityFramework less than 6. If you are using ObjectCo...
Open RIA Services Contrib - Entity Tools
Code generation for silverlight targets, other target platforms should use OpenRiaServices.Client.CodeGen.
Easy MVVM Implementation for SL, RIA Services, or WP7
RIAServices.Endpoints provides the Microsoft.ServiceModel.DomainServices.Hosting assembly, which serves the SOAP and JSON endpoints for Domain Services. The necessary web.config entries are added with this package as well.
Code generator and Fluent configuration extensions for RIAServices.M2M.
OpenRiaServices CodeGen provides the MsBuild Tasks to generate the client proxy when using signed assemblies on the server.
A technology to separate generic operations (such as cloning, iterating, validating) from your data model.
RIAServices.EntityFramework provides the DbDomainService<T> class which can be used to create Domain Service classes for use with a DbContext from the EntityFramework package. This package supports versions of EntityFramework starting with EF 4.1, including EntityFramework 5.0.0.
WCF RIA Services Toolkit - jQuery Client
Scaffolds a WCF RIA DbDomainService for your Code-First Model
RIAServices.EF4 provides the LinqToEntitiesDomainService<T> class which can be used to create Domain Service classes for use with an ObjectContext from Entity Framework 4.0. This package can be used in place of a GAC reference to the System.ServiceModel.DomainServices.EntityFramework assembly, maki...