Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.
/ SugarDesk Public archive

SugarCRM .NET integration studio built with WPF Modern UI (mui) framework.

License

Notifications You must be signed in to change notification settings

mattkol/SugarDesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SugarDesk

SugarDesk is a SugarCRM .NET integration studio built with WPF Modern UI (mui) framework. It highlights different Modern UI MVVM implementations.It uses SugarCRM database schema and REST API as input sources.

WPF MVVM Highlights

  • Prism 6 - integrating Unity Prism 6 with Modern UI - using Prism 6 Modularity, ViewModelLocation, EventAggregator and IOC using Unity.
  • Fody.PropertyChanged - for automatic PropertyChangedEvents and model-to-viewmodel communication.

SugarCRM Implementations

  • C# POCO generator - generates C# based models with a Json serialization feauture. This uses the poco generator modules created in SugarCRM Restful CRUD.
  • SugarCRM Restful CRUD demonstration - uses SugarCRM Restful CRUD implementation: SugarRestSharp
  • SugarCRM reporting - different .NET reporting options.

SugarCRM Restful CRUD Screenshots

About

SugarCRM .NET integration studio built with WPF Modern UI (mui) framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages