fodyarchived / Validar
Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.
☆54Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Validar
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆43Updated 2 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 6 months ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 2 months ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated 11 months ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated 8 months ago
- WPF UI Development Best Practices☆28Updated 10 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- A modern wrapper around System.IO.☆83Updated 2 years ago
- Debugging tool to track down undisposed objects☆21Updated 3 years ago
- Injects INotifyPropertyChanging code into properties at compile time.☆54Updated 3 months ago
- Roslyn analyzers for INotifyPropertyChanged☆44Updated 5 months ago
- The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.☆68Updated last year
- Form validation for WPF☆38Updated 10 months ago
- Turn WPF Binding errors into exception☆78Updated 4 years ago
- Explore project dependencies in .NET☆50Updated 2 months ago
- MVVM extensions designed for .NET Core with support for async commands, MVVM-friendly Object and Task with support for UI notification.☆15Updated 4 years ago
- We all agree that a good styling structure is essential for a successful WPF project. However, while we should certainly stick to the gra…☆39Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- .NET PCL With Virtualizing Observable Collection☆56Updated 6 years ago
- Dynamic Data getting started examples☆26Updated 7 years ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 3 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 3 years ago
- Showcase of how to use a sort of Attached Behaviours for ViewModels, and how to build BIG XAML apps☆27Updated 9 years ago
- Caliburn.Micro screens and conductors rewritten to inherit from ReactiveUI ReactiveObject☆54Updated 6 years ago
- Simplifies the implementation of IDisposable☆76Updated 3 weeks ago
- An extension for Fody to integrate error handling into async and TPL code☆104Updated 2 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- MVVM using Mr. Advice☆14Updated 3 months ago
- A platform-independent, lightweight library for developing .NET applications using the MVVM architecture