aienabled / WpfNewProjectSystemSampleLinks
Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET Framework 4.6.2 or higher.
☆25Updated 7 years ago
Alternatives and similar repositories for WpfNewProjectSystemSample
Users that are interested in WpfNewProjectSystemSample are comparing it to the libraries listed below
Sorting:
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 4 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A Visual Studio extension for killing the Wpf designer processes. All instances of XDesProc.exe☆16Updated 3 months ago
- ☆53Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated last year
- A Visual Studio extension to ease management of solution and project configurations.☆91Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A small .NET library for formatting type names à la C#.☆33Updated 2 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated 4 months ago
- Analyzers checking System.Reflection☆81Updated last year
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 4 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated 11 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- ConfigureAwaitChecker☆70Updated 3 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆38Updated last year
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago