👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
55 packages returned for Tags:"OpenRiaServices"
Sort by
Relevance
Downloads
Recently updated
OpenRiaServices.
Server
by:
OpenRIAServices
140,854 total downloads
last updated
9/29/2023
Latest version:
5.4.0
WCF
RIA
Services
RIAServices
Server
aspnet
OpenRiaServices
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
by:
OpenRIAServices
94,890 total downloads
last updated
11/13/2023
Latest version:
5.4.1
WCF
RIA
Services
RIAServices
Silverlight
OpenRiaServices
OpenRiaServices.Client.Core provides the OpenRiaServices.Client and OpenRiaServices.Client.Web assemblies for your client projects.
OpenRiaServices.
EntityFramework
by:
OpenRIAServices
80,231 total downloads
last updated
9/29/2023
Latest version:
5.4.0
WCF
RIA
Services
RIAServices
EntityFramework
CodeFirst
OpenRIAServices
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...
More information
OpenRiaServices.
Client
by:
OpenRIAServices
56,286 total downloads
last updated
11/13/2023
Latest version:
5.4.1
WCF
RIA
Services
RIAServices
OpenRiaServices
OpenRiaServices.Client is the full OpenRiaServices client including code generation in a single package.
OpenRiaServices.
Client.
CodeGen
by:
OpenRIAServices
61,213 total downloads
last updated
11/13/2023
Latest version:
5.4.1
WCF
RIA
Services
RIAServices
OpenRiaServices
CodeGen
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.
Client
by:
OpenRIAServices
Deprecated
35,922 total downloads
last updated
6/11/2019
Latest version:
4.6.0
WCF
RIA
Services
RIAServices
OpenRiaServices
OpenRiaServices.Signed.Client is the full signed OpenRiaServices client for wpf/silverlight and portable libraries in a single package.
OpenRiaServices.
Silverlight.
CodeGen
by:
OpenRIAServices
48,343 total downloads
last updated
8/15/2019
Latest version:
4.6.3
WCF
RIA
Services
RIAServices
Silverlight
OpenRiaServices
CodeGen
Code generation for silverlight targets, other target platforms should use OpenRiaServices.Client.CodeGen.
OpenRiaServices.
Signed.
Client.
Core
by:
OpenRIAServices
Deprecated
40,656 total downloads
last updated
6/11/2019
Latest version:
4.6.0
WCF
RIA
Services
RIAServices
Silverlight
OpenRiaServices
Signed
OpenRiaServices.Signed.Client.Core provides the OpenRiaServices.DomainServices.Client and OpenRiaServices.DomainServices.Client.Web assemblies for your client projects.
OpenRiaServices.
Endpoints
by:
OpenRIAServices
40,189 total downloads
last updated
9/29/2023
Latest version:
5.4.0
WCF
RIA
Services
RIAServices
SOAP
JSON
OpenRiaServices
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...
More information
OpenRiaServices.
T4
by:
OpenRIAServices
44,124 total downloads
last updated
9/29/2023
Latest version:
5.4.0
WCF
RIA
Services
RIAServices
T4
OpenRiaServices
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.
Signed.
Server
by:
OpenRIAServices
Deprecated
62,114 total downloads
last updated
6/11/2019
Latest version:
4.6.0
WCF
RIA
Services
RIAServices
Server
aspnet
OpenRiaServices
signed
OpenRiaServices.Signed.Server provides the OpenRiaServices.DomainServices.Hosting and OpenRiaServices.DomainServices.Server assemblies. The web.config.transform adds the necessary configSections, HTTP...
More information
OpenRiaServices.
Silverlight
by:
OpenRIAServices
Deprecated
31,908 total downloads
last updated
6/11/2019
Latest version:
4.6.0
WCF
RIA
Services
RIAServices
Silverlight
OpenRiaServices
Note: This is just an alias for the new OpenRiaServices.Client package in order to make upgrading easy.
OpenRiaServices.
Signed.
Client.
CodeGen
by:
OpenRIAServices
32,552 total downloads
last updated
6/11/2019
Latest version:
4.6.0
WCF
RIA
Services
RIAServices
OpenRiaServices
CodeGen
Signed
OpenRiaServices CodeGen provides the MsBuild Tasks to generate the client proxy when using signed assemblies on the server.
OpenRiaServices.
Signed.
Silverlight.
CodeGen
by:
OpenRIAServices
28,240 total downloads
last updated
6/11/2019
Latest version:
4.6.0
WCF
RIA
Services
RIAServices
Silverlight
OpenRiaServices
CodeGen
Code generation for silverlight targets, other target platforms should use OpenRiaServices.Client.CodeGen.
OpenRiaServices.
UnitTesting
by:
OpenRIAServices
28,809 total downloads
last updated
9/29/2023
Latest version:
5.4.0
WCF
RIA
Services
RIAServices
Testing
OpenRiaServices
OpenRiaServices.UnitTesting provides a DomainServiceTestHost that can be used to unit test your Domain Services.
OpenRiaServices.
Signed.
EntityFramework
by:
OpenRIAServices
Deprecated
27,440 total downloads
last updated
6/11/2019
Latest version:
4.6.0
WCF
RIA
Services
RIAServices
EntityFramework
CodeFirst
OpenRIAServices
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...
More information
OpenRiaServices.
Silverlight.
Core
by:
OpenRIAServices
Deprecated
22,945 total downloads
last updated
6/11/2019
Latest version:
4.6.0
WCF
RIA
Services
RIAServices
Silverlight
OpenRiaServices
Note: This is just an alias for the new OpenRiaServices.Client.Core package in order to make upgrading easy.
OpenRiaServices.
ViewModel
by:
OpenRIAServices
38,836 total downloads
last updated
8/15/2019
Latest version:
4.6.3
WCF
RIA
Services
RIAServices
Silverlight
ViewModel
MVVM
OpenRiaServices
Open RIA Services Toolkit - Silverlight ViewModel (MVVM) features
OpenRiaServices.
Silverlight.
DomainDataSource
by:
OpenRIAServices
24,381 total downloads
last updated
6/11/2019
Latest version:
4.6.0
WCF
RIA
Services
RIAServices
Silverlight
DomainDataSource
OpenRIAServices
OpenRiaServices.Silverlight.DomainDataSource provides the DomainDataSource control for Silverlight, providing a declarative model for binding UI controls to a DomainContext.
OpenRiaServices.
LinqToSql
by:
OpenRIAServices
23,976 total downloads
last updated
9/29/2023
Latest version:
5.4.0
WCF
RIA
Services
RIAServices
LinqToSql
OpenRIAServices
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.
Previous
Next