This is your work, valued
trainer, speaker, developer, mentor | Microsoft MVP | C#, XAML, Windows (UWP), WPF, Blend, ASP.NET, SQL | father | ballroom dancing | badminton
ReflectionIT.Mvc.Paging. ASP.NET Core 3.0 Paging (including filtering and sorting) solution using Entity Framework Core 3.0 and IEnumerable<T>
80RoslynClrHeapAllocationAnalyzer. Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.
18ToolkitMvvmDemo. Demo project using the Toolkit.Mvvm package.
15Outline. UWP app with OutlineTextBlock using Win2D
11WindowsMarkupExtensions. Windows Markup Extensions for UWP apps
9ResourceDictionaryWithCodeBehind. Visual Studio ItemTemplate for a ResourceDictionary with Code-behind
7ReflectionIT.Analyzer. C#
6MvvmApps. Demo project implementing the MVVM Design Pattern in Windows Forms apps
6XamlMarkupExtensionsDemo. Demo of Xaml MarkupExtensions using UWP
5NumberBoxBehavior. XAML NumberBoxBehavior which allows number only input on a TextBox
5ReflectionIT.HighPerformance. This repository includes high performance .NET helpers
4ScrollSelectedItemIntoViewBehavior. Scroll to the selected item in a ListView or GridView using the ScrollSelectedItemIntoViewBehavior, see https://reflectionit.nl/blog/2017/xaml-scrollselecteditemintoviewbehavior
3XamlCalculatorBehavior. Make every XAML TextBox a calculator using this CalculatorBehavior. For Windows 10 (UWP), Windows 8.1 and WPF
3ReflectionIT.ComparisonOperatorsGenerator. A Source Generator package that generates the >, >=, <, <= operators for a partial type (class, struct or record) which implements IComparable<T>
3HAMMER. Tools for making awesome Win8 apps
3ReflectionIT.Blazor.SmartForms. Blazor components for Smart Forms using Bootstrap and DataAnnotations
3AnimatedHeaderedTextBoxStyle. Sample code used in 'XAML Animated Headered TextBox Style' blog, see https://reflectionit.nl/blog/2017/xaml-animated-headered-textbox-style
2RoslynAnalyzers. Using and developing Roslyn Analyzers presentation at .NET Zuid meeting Jan 13th 2020
2ShadowDemo. UWP Demo app for a ThemShadow
2NumberBoxInputSample. WinUI3 and UWP Sample project showing how to limit keyboard input on a NumberBox, only allow nubers, no letters.
1EFBlazorDemoApp. Blazor SSR demo app using Entity Framework Core
1CropDemo. C#
1ComputeSharpBM. Benchmark comparing ComputeSharp against Parallel.For and the CommunityToolkit.HighPerformance ParallelHelper
1ContentDialogWithKeyboardAccelerators. Demo project in which KeyboardAccelerators are added to the Buttons of a ContentDialog
1RepeaterDemo. C#
1FallDemos. Windows 10 Falls Creators Update demos used in TechDays 2017 NL session
1fluent-xaml-theme-editor. The Fluent Design XAML theme editor.
1DataTemplateSelectorDemo. C#
1WinAppDriver. Windows Application Driver
1MicaDarkTest. Test project to solve Mica issue with Dark theme
1XamlBehaviors. This is the official home for UWP XAML Behaviors on GitHub.
1SwipeTriggerDemo. UWP demo app for a SwipeTriggerBehavior
1WriteStructsNotClasses. Write C# Structs not (always) Classes material from the SDN.nl event https://www.sdn.nl/EVENTS/13-december-2019
1