All Projects → PureMVC → Puremvc Csharp Standard Framework

PureMVC / Puremvc Csharp Standard Framework

Licence: other
PureMVC Standard Framework for C#

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Puremvc Csharp Standard Framework

Puremvc Csharp Multicore Framework
PureMVC MultiCore Framework for C#
Stars: ✭ 166 (-50.45%)
Mutual labels:  xbox, hololens, windows-10, xamarin
Mvvmlight
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
Stars: ✭ 973 (+190.45%)
Mutual labels:  windows-10, xamarin
Nethereum.UI.Wallet.Sample
Cross platform wallet example using Nethereum, Xamarin.Forms and MvvmCross
Stars: ✭ 77 (-77.01%)
Mutual labels:  xamarin, xbox
Caliburn.micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
Stars: ✭ 2,404 (+617.61%)
Mutual labels:  windows-10, xamarin
parquet-dotnet
🐬 Apache Parquet for modern .Net
Stars: ✭ 199 (-40.6%)
Mutual labels:  xamarin, xbox
Awesome Wsl
Awesome list dedicated to Windows Subsystem for Linux
Stars: ✭ 3,544 (+957.91%)
Mutual labels:  windows-10
Switch Desktop
⚡️ Keyboard-driven commands to navigate your apps faster
Stars: ✭ 320 (-4.48%)
Mutual labels:  windows-10
Msbuildsdkextras
Extra properties for MSBuild SDK projects
Stars: ✭ 288 (-14.03%)
Mutual labels:  xamarin
Tensorflowsharp
TensorFlow API for .NET languages
Stars: ✭ 3,027 (+803.58%)
Mutual labels:  xamarin
Electron Seamless Titlebar Tutorial
A guide to creating a seamless Windows 10 titlebar in your Electron app
Stars: ✭ 326 (-2.69%)
Mutual labels:  windows-10
Lottie Windows
Lottie-Windows is a library (and related tools) for rendering Lottie animations on Windows 10.
Stars: ✭ 322 (-3.88%)
Mutual labels:  windows-10
Messagepack Csharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Stars: ✭ 3,668 (+994.93%)
Mutual labels:  xamarin
Emax64
64-bit Emacs for Windows with ImageMagick 7
Stars: ✭ 301 (-10.15%)
Mutual labels:  windows-10
Publii
Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners.
Stars: ✭ 3,644 (+987.76%)
Mutual labels:  windows-10
Woeusb Ng
WoeUSB-ng is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD. This is a rewrite of original WoeUSB.
Stars: ✭ 279 (-16.72%)
Mutual labels:  windows-10
Eshoponcontainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
Stars: ✭ 19,397 (+5690.15%)
Mutual labels:  xamarin
Awesome
💻 🎉 An awesome & curated list of best applications and tools for Windows.
Stars: ✭ 17,587 (+5149.85%)
Mutual labels:  windows-10
Firebasepushnotificationplugin
Firebase Push Notification Plugin for Xamarin iOS and Android
Stars: ✭ 307 (-8.36%)
Mutual labels:  xamarin
Zvirtualdesktop
Windows 10 Virtual Desktop Hotkeys, System Tray Icon, Wallpapers, and Task View replacement
Stars: ✭ 322 (-3.88%)
Mutual labels:  windows-10
Wintoast
WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows 10. Toast notifications allows your app to inform the users about relevant information and timely events that they should see and take action upon inside your app, such as a new instant message, a new friend request, breaking news, or a calendar event.
Stars: ✭ 307 (-8.36%)
Mutual labels:  windows-10

PureMVC C# Standard Framework

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is the specific implementation for the C# language. It does not support modular programming since it uses Singletons as Core actors rather than the Multiton used in the MultiCore Version.

Nuget Installation

dotnet add package PureMVC

Platforms / Technologies

Status

Production - Version 4.2

License

  • PureMVC Standard Framework for C# - Copyright © 2020 Saad Shams

  • PureMVC - Copyright © 2020 Futurescale, Inc

  • All rights reserved.

  • Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    • Neither the name of Futurescale, Inc., PureMVC.org, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

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].