Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 945 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 945 Bytes

SampleCRM

SampleCRM is a OpenSilver / Open RIA Services Business Application Template Demo Application. This application is a guidance how to implement RIA Domain Services, CRUD Operations over SQLite database along with XAML UI.

Screenshot

Mockup1

Run & Test

To test it, you need to run simultaneously the .Server project and the .Browser project MultipleStartupProjects

Credits

This app is a fork of OpenSilver SampleCRM app which has been updated to 1. work out of the box and 2. use latest version of OpenRiaServices with AspNetCore and EFCore This app was inspired by the InventorySample app: https://github.com/microsoft/InventorySample (Note: the implementation is very different because it uses RIA Services)

Database Diagram

Install Toolbox