All Projects → OpenRIAServices → OpenRiaServices

OpenRIAServices / OpenRiaServices

Licence: Apache-2.0 License
The Open RIA Services project continues what was previously known as WCF RIA Services.

Programming Languages

C#
18002 projects
Visual Basic .NET
514 projects
powershell
5483 projects
ASP.NET
160 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to OpenRiaServices

examples
Code examples you can use with Horizon.
Stars: ✭ 33 (+10%)
Mutual labels:  services
polist
Ruby gem for creating simple service classes.
Stars: ✭ 18 (-40%)
Mutual labels:  services
T2TiERP-2-CSharp
T2Ti ERP 2.0 - C#
Stars: ✭ 33 (+10%)
Mutual labels:  wcf
cim-spec
This repository hosts the specification for the Cartographic Information Model
Stars: ✭ 45 (+50%)
Mutual labels:  services
docker-compose-collection
These docker-compose allow you to deploy multiple services easily and quickly. You can use them with Portainer directly or via docker-compose commands.
Stars: ✭ 37 (+23.33%)
Mutual labels:  services
nmap vscan
nmap service and application version detection (without nmap installation)
Stars: ✭ 105 (+250%)
Mutual labels:  services
ember-browser-services
Services for interacting with browser APIs so that you can have fine-grained control in tests.
Stars: ✭ 44 (+46.67%)
Mutual labels:  services
Security
ASP.NET Security Providers for CloudFoundry
Stars: ✭ 27 (-10%)
Mutual labels:  wcf
Nano.Library
Take full advantage of Nano Library, and rapidly implement enriched .Net 6.0 micro-services.
Stars: ✭ 39 (+30%)
Mutual labels:  services
google-maps-services-php
PHP client library(SDK) for Google Maps API Web Services
Stars: ✭ 50 (+66.67%)
Mutual labels:  services
porter
Export legacy forums into a format Vanilla Forums can import.
Stars: ✭ 39 (+30%)
Mutual labels:  services
overview-broker
A service broker that provides an overview of its service instances and bindings. Conforms to the Open Service Broker API standard.
Stars: ✭ 18 (-40%)
Mutual labels:  services
WcfSoapLogger
Capture SOAP request and response in C# WCF
Stars: ✭ 26 (-13.33%)
Mutual labels:  wcf
out
Monitor services in your menu bar
Stars: ✭ 155 (+416.67%)
Mutual labels:  services
ddd-example-ecommerce
Domain-driven design example in Java with Spring framework
Stars: ✭ 73 (+143.33%)
Mutual labels:  services
coreipc
WCF-like service model API for communication over named pipes and TCP. .NET and node.js clients.
Stars: ✭ 22 (-26.67%)
Mutual labels:  wcf
mdw
centurylinkcloud.github.io/mdw/
Stars: ✭ 44 (+46.67%)
Mutual labels:  services
backend
Backend powering the M3O platform
Stars: ✭ 64 (+113.33%)
Mutual labels:  services
ubuntu-2004
🔵 Curso GRÁTIS de GNU/Linux Ubuntu Server 20.04.x LTS - DevOps utilizando Shell Script
Stars: ✭ 70 (+133.33%)
Mutual labels:  services
k8s-1abel
Kubernetes YAML/JSON survival kit
Stars: ✭ 21 (-30%)
Mutual labels:  services

OpenRiaServiecs

Azure Pipelines: Build Status Tests Coverage

Sonarqube: Sonarqube - technical debpt

LGTM Total alerts

Open Ria Services is a framework for helping with the development of rich internet connected native "n-tier" applications. It is the evolved Open Source version of WCF RIA Services.

The source code and issue list is currently kept at github (https://github.com/OpenRiaServices/OpenRiaServices).

Some of ther features are:

  • Client side entity change tracking similar in concept to Entity Framework
    • Batch save (all or nothing) and undo functionality
  • Excellent support for data binding in with built in support for validation, INotifyPropertyChanged, INotifyCollectionChanged ..
  • Support for client side queries (where, orderby, skip, take ..)
  • Saves you from having to duplicated lots of code on the server and client
    • Code generation which generates code for client (Model and API) based on server code
    • Automatically handles DTO creation and mapping based on attributes or configuration
    • Allows sharing validation and other logic by using partial classes and automatic linking of files

Release Notes / Changelog

Documentation:

Contribution Guidelines can be found at https://github.com/OpenRIAServices/OpenRiaServices/wiki/Contribution-Guidelines

Nuget packages

Here are the most common nuget packages and their current versions.

Package Stable Prerelease
OpenRiaServices.Client NuGet NuGet
OpenRiaServices.Client.Core NuGet NuGet
OpenRiaServices.Client.CodeGen NuGet NuGet
OpenRiaServices.Hosting.Wcf NuGet NuGet
OpenRiaServices.Server NuGet NuGet
OpenRiaServices.Server.Authentication.AspNetMembership NuGet NuGet
OpenRiaServices.EntityFramework NuGet NuGet
OpenRiaServices.EntityFramework.EF4 NuGet depreciated use EF6 instead
OpenRiaServices.T4 NuGet NuGet
OpenRiaServices.Endpoints NuGet NuGet
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].