Top 20 NuGet riaservices Packages

OpenRiaServices.Server provides the core OpenRiaServices.Server assembly. You also need the hosting assemblies which can be acquired using OpenRiaServices.Hosting.WCF
OpenRiaServices.Client.Core provides the OpenRiaServices.Client and OpenRiaServices.Client.Web assemblies for your client projects.
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.
OpenRiaServices.T4 provides the CSharpClientCodeGenerator class, as well as many supporting classes, which can be used to override the existing code generation pattern for RIA Services.
OpenRiaServices.Client is the full OpenRiaServices client including code generation in a single package.
OpenRiaServices.EntityFramework provides the DbDomainService and LinqToEntities classes which can be used to create Domain Service classes for use with a DbContext or ObjectContext from the EntityFramework package. This package supports versions of EntityFramework starting with EF 6.0.1
OpenRiaServices.UnitTesting provides a DomainServiceTestHost that can be used to unit test your Domain Services.
OpenRiaServices.EntityFramework provides the DbDomainService and LinqToEntities classes which can be used to create Domain Service classes for use with a DbContext or ObjectContext from the EntityFramework package. This package supports versions of EntityFramework starting with EF 6.0.1
OpenRiaServices.Signed.Client.Core provides the OpenRiaServices.DomainServices.Client and OpenRiaServices.DomainServices.Client.Web assemblies for your client projects.
OpenRiaServices CodeGen provides the MsBuild Tasks to generate the client proxy. If the signed T4 template is used on the server then you need to use OpenRiaServices.Signed.Client.CodeGen instead.
OpenRiaServices.Signed.Server provides the OpenRiaServices.DomainServices.Hosting and OpenRiaServices.DomainServices.Server assemblies. The web.config.transform adds the necessary configSections, HTTP modules, and system.serviceModel elements to make your Domain Services available at runtime....
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...
OpenRiaServices.Signed.T4 provides the CSharpClientCodeGenerator class, as well as many supporting classes, which can be used to override the existing code generation pattern for RIA Services.
OpenRiaServices.LinqToSql provides the LinqToSqlDomainService<T> class which can be used to create Domain Service classes for use with a DataContext class from Linq to Sql.
OpenRiaServices.OData provides the OpenRiaServices.Hosting.OData assembly, which provides the read only OData endpoint for Domain Services. The necessary web.config entries are added with this package as well. This assembly is not under active development, future versions of Open...
OpenRiaServices.Signed.Endpoints provides the OpenRiaServices.DomainServices.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.
This package provides support for Authenticating via Asp.Net Membership via the *AuthenticationBase* base class. The types were previously part of OpenRiaServices.Server but has now moved to a separate namespace and nuget package. Common Types: * AuthenticationBase * UserBase * ProfileUsageAttri...
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.
OpenRiaServices.Signed.Client is the full signed OpenRiaServices client for wpf/silverlight and portable libraries in a single package.
Note: This is just an alias for the new OpenRiaServices.Client package in order to make upgrading easy.