Top 20 NuGet immediate Packages

.NET library that aims to provide a faster usage of C# reflection features. Especially the usage of constructors, members accessors (get/set) and attributes. It provides these features while trying to keep an API as similar as the standard Reflection API. Supported platforms: - .NET Standard 2.0+ ...
A .NET wrapper for the Dear ImGui library.
A .NET library for hardware-accelerated, high performance, immediate mode rendering via Direct2D.
A .NET library for hardware-accelerated, high performance, immediate mode rendering via Direct2D.
This is an example of roslyn analyzer, that can create diagnostics when there are missing some usings, that are required for using debugging data transformation via lambdas and Linqs in Watch or Immediate windows. Because Microsoft still haven't added support for post-loading libraries like System....
Fork of the .NET wrapper for the Dear ImGui library with support for DX9, DX11 and Win32 implementations on Windows.
A .NET wrapper for the Dear ImGui library.
ImWpf is an experiment in creating a wrapper class that allows you to create and get input from WPF controls, but in an fashion similar to Immediate Mode GUI systems such as Dear ImGui. It is compatible with existing WPF projects.