88 packages tagged with “Ria”
Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn... Features -Clean MV* Architecture -JS & HTML Modularity -Simple App Lifecycle -Eventing, Modals, Message Boxes, etc. -Navigation & Screen State Management -Consistent Async Programming w/ Promises -App Bundling and Optimization -Use any Backend Technology -Built on top of jQuery, Knockout & RequireJS. -Integrates with popular CSS libraries such as Bootstrap and Foundation. -Make your own templatable and data-bindable widgets.
Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn... This is a collection of transitions designed to work with Durandal's composition system.
This package is core library of the Higgs RIA Framework. It provides a lot of useful classes and great methods (like UpdateModel and ForEach) in general development.
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 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.
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.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.
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 is the full signed OpenRiaServices client for wpf/silverlight and portable libraries in a single package.
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.
Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn... This is a router designed to integrate SammyJS with Durandal. It makes building navigation style applications simple and elegant.
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.
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.
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.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. The package also includes a targets file and tools assembly that provides build-time validation of your DomainService classes.
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, making bin-deployment easier. The dependency on RIAServices.Server provides the other assemblies that are needed for the server-side runtime of RIA Services.
Code generation for silverlight targets, other target platforms should use OpenRiaServices.Client.CodeGen.
RIAServices.Silverlight provides the System.ServiceModel.DomainServices.Client and System.ServiceModel.DomainServices.Client.Web assemblies for your Silverlight projects. This package can be used instead of adding references from the WCF RIA Services MSI installation.
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.
OpenRiaServices.Signed.Client.Core provides the OpenRiaServices.DomainServices.Client and OpenRiaServices.DomainServices.Client.Web assemblies for your client projects.
Code generator and Fluent configuration extensions for RIAServices.M2M.
Generic link table implementation used by RIAServices.M2M.
RIAServices.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.UnitTesting provides a DomainServiceTestHost that can be used to unit test your Domain Services.
Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn... This is a starter kit for durandal-based projects.