Pinned Repositories
codeSTACKr
CustomWindow-WPF
It is a window that allows customization of the non-client area, has a kiosk mode and has a mechanism for displaying modal content
fernandostockler
GuardClauses
A collection of extension methods for validating method arguments in order to spot bugs as quickly as possible.
helloword
test
Result
Result class represents the result of an operation. If the operation succeeds, Result will contain the result of the operation, otherwise it will contain an exception that may or may not be thrown later.
UniversalWindowsStart
Utilities for Universal Windows Apps
ValidatorBuilder
Build a validator object that can be used in a viewmodel to control input via events, such as TextBox.TextChangedEvent, and display compliance with validation rules on every keystroke.
WeatherTwentyOne
Wpf.Net6.Kit
A library with controls, styles and classes that let you start a WPF project with .Net6 easily and quickly.
fernandostockler's Repositories
fernandostockler/CustomWindow-WPF
It is a window that allows customization of the non-client area, has a kiosk mode and has a mechanism for displaying modal content
fernandostockler/Result
Result class represents the result of an operation. If the operation succeeds, Result will contain the result of the operation, otherwise it will contain an exception that may or may not be thrown later.
fernandostockler/GuardClauses
A collection of extension methods for validating method arguments in order to spot bugs as quickly as possible.
fernandostockler/UniversalWindowsStart
Utilities for Universal Windows Apps
fernandostockler/ValidatorBuilder
Build a validator object that can be used in a viewmodel to control input via events, such as TextBox.TextChangedEvent, and display compliance with validation rules on every keystroke.
fernandostockler/Wpf.Net6.Kit
A library with controls, styles and classes that let you start a WPF project with .Net6 easily and quickly.
fernandostockler/codeSTACKr
fernandostockler/fernandostockler
fernandostockler/helloword
test
fernandostockler/WeatherTwentyOne
fernandostockler/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. The toolkit is part of the .NET Foundation.
fernandostockler/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.