From 90c04358f39da35094220856dec275bc20216861 Mon Sep 17 00:00:00 2001 From: Niclas Kristek Date: Wed, 4 Sep 2019 23:24:48 +0200 Subject: [PATCH] Add a link to the Smaragd repository (#1106) * Add a link to the Smaragd repository * Change description of Smaragd to the one suggested Co-Authored-By: Ron Petrusha --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 9dc280e..dbcce0e 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -243,6 +243,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [Radical](https://github.com/RadicalFx/radical) - An infrastructure framework whose primary role is to help in the development of composite WPF/Silverlight/WP/WinRT applications based on the Model View ViewModel pattern. * [ReactiveUI](https://github.com/reactiveui/ReactiveUI) - An MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. * [Simple Mvvm Toolkit](https://github.com/SimpleMvvm) - Provides a simple framework and set of tools for getting up to speed quickly with applications based on the MVVM design pattern. + * [Smaragd](https://github.com/nkristek/Smaragd) - A platform-independent, lightweight library for developing .NET applications using the MVVM architecture. * [Win Application Framework (WAF)](https://github.com/jbe2277/waf) - A lightweight Framework that helps you to create well structured XAML Applications. It supports you in applying a Layered Architecture and the Model-View-ViewModel pattern. ## Tools