mrlacey / StringResourceVisualizer
Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.
☆64Updated 3 weeks ago
Alternatives and similar repositories for StringResourceVisualizer:
Users that are interested in StringResourceVisualizer are comparing it to the libraries listed below
- A Visual Studio extension☆34Updated last year
- Copy or search for the description of errors in Visual Studio☆45Updated 3 weeks ago
- A community toolkit for writing Visual Studio extensions☆24Updated 4 years ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 10 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Visual Studio extension to show the values of constants where they are used☆24Updated 3 weeks ago
- A Visual Studio extension pack☆61Updated 3 years ago
- A Visual Studio extension☆29Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- ☆31Updated 11 months ago
- ☆34Updated last week
- Visual Studio Extension☆26Updated 2 years ago
- A Visual Studio extension☆14Updated 2 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆79Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- See samples of the colors you use within your C# code.☆23Updated 3 weeks ago
- A Visual Studio extension☆16Updated last month
- Download, update and sync loose files from URLs☆60Updated 2 weeks ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆36Updated 10 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …