marcusts
Design is not just what it looks like and feels like. Design is how it works. -- Steve Jobs
Marcus Technical Services, Inc.California
Pinned Repositories
Com.MarcusTS.ModernAppDemo
Demonstrates how to create an app using Responsive Tasks as well as current C# behavioral thinking
Com.MarcusTS.ResponsiveTasks
MAUI READY TPL compatible library to provide awaitable Task signatures for virtually all async-void cases. This also replaces events (and global messages) with a much more nuanced and powerful system.
Com.MarcusTS.SharedForms
Xamarin.Forms Utilities
Com.MarcusTS.SharedUtils
MAUI READY C# Utilities for better coding
Com.MarcusTS.SmartDI
The MAUI READY Smart Di Container is a tiny, powerful Inversion of Control library. Instantiate classes using RegisterAndResolve, a new extension that both registers and creates a class at the same time. Smart DI auto-creates all constructor parameters and even protects against recursion in those parameters. SmartDI can be declared privately and can be nested -- no more global bootstrapping! Smart DI provides a proven "lifetime scope" for stored class variables so they can be automatically removed when their parents are disposed.
docs.microsoft.com-nuget
Documentation repo for NuGet
PlatformIndependentShared
MAUI READY support library for modern animated apps
UI.XamForms
Replaces ResponsiveTasks.XamFormsSupport. Replaces (and significantly adds to) the SharedForms library.
marcusts's Repositories
marcusts/Com.MarcusTS.SmartDI
The MAUI READY Smart Di Container is a tiny, powerful Inversion of Control library. Instantiate classes using RegisterAndResolve, a new extension that both registers and creates a class at the same time. Smart DI auto-creates all constructor parameters and even protects against recursion in those parameters. SmartDI can be declared privately and can be nested -- no more global bootstrapping! Smart DI provides a proven "lifetime scope" for stored class variables so they can be automatically removed when their parents are disposed.
marcusts/Com.MarcusTS.ModernAppDemo
Demonstrates how to create an app using Responsive Tasks as well as current C# behavioral thinking
marcusts/Com.MarcusTS.ResponsiveTasks
MAUI READY TPL compatible library to provide awaitable Task signatures for virtually all async-void cases. This also replaces events (and global messages) with a much more nuanced and powerful system.
marcusts/Com.MarcusTS.SharedForms
Xamarin.Forms Utilities
marcusts/Com.MarcusTS.SharedUtils
MAUI READY C# Utilities for better coding
marcusts/docs.microsoft.com-nuget
Documentation repo for NuGet
marcusts/PlatformIndependentShared
MAUI READY support library for modern animated apps
marcusts/UI.XamForms
Replaces ResponsiveTasks.XamFormsSupport. Replaces (and significantly adds to) the SharedForms library.
marcusts/marcusts
Config files for my GitHub profile.
marcusts/MauiWowie
marcusts/MvvmCross-AndroidSupport
Android support library packages for MvvmCross: The .NET MVVM framework for cross-platform solutions.
marcusts/planetxamarin
We are an aggregator of content from Xamarin Community members. Why subscribe individually when you can subscribe to one convenient RSS feed, to see all the content generated by the community members in you news reader.
marcusts/rb-forms-barcode
Rb.Forms.Barcode is a Xamarin.Forms view for scanning barcodes.
marcusts/ResponsiveTasks.UnitTests
marcusts/Samples
NuGet team sample repo
marcusts/SmartDI.MSTests
Tests specific to the Smart DI Container only; does not include lifecycle aware guidance
marcusts/UI.Maui
marcusts/zxing_repairs