Pinned Repositories
DataGridExtensions
Modular extensions for the WPF DataGrid control
ResXResourceManager
Manage localization of all ResX-Based resources in one central place.
Fody
Extensible tool for weaving .net assemblies
NuGetMonitor
A Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.
JetBrainsAnnotations.Fody
Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but don't need to deploy JetBrainsAnnotations.dll.
Nullable.Extended
A Roslyn analyzer to improve the experience when working with nullable reference types.
ProjectConfigurationManager
A Visual Studio extension to ease management of solution and project configurations.
RegionToShare
Helper app to share only a part of a screen via video conference apps
TomsToolbox
A set of core functions and classes to ease every days .Net development tasks.
Wax
An interactive editor for WiX setup projects.
tom-englert's Repositories
tom-englert/RegionToShare
Helper app to share only a part of a screen via video conference apps
tom-englert/TomsToolbox
A set of core functions and classes to ease every days .Net development tasks.
tom-englert/Nullable.Extended
A Roslyn analyzer to improve the experience when working with nullable reference types.
tom-englert/ILMerge.Fody
Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local dependencies.
tom-englert/SplashScreen.Fody
Lets you design your WPF splash screen as a WPF Control instead of a static bitmap
tom-englert/Lazy.Fody
Automates the plumbing around System.Lazy
tom-englert/SolutionFilterBuilder
Creates a solution filter form a Visual Studio solution based on MSBuild project properties.
tom-englert/RoslynAnalyzerCookbook
A demo project showing how to add custom analyzers to a solution
tom-englert/NuGetMonitor
A Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.
tom-englert/RoslynAnalyzerTesting.CSharp.Extensions
tom-englert/awesome-roslyn
A curated list of awesome Roslyn books, tutorials, open source projects, analyzers, code fixes, and refactorings
tom-englert/COMRegistryBrowser
tom-englert/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
tom-englert/LicenseGenerator
A DotNet tool to create a license file including all referenced nuget packages
tom-englert/NullGuard
Adds null argument checks to an assembly
tom-englert/Fody
Extensible tool for weaving .net assemblies
tom-englert/FodyTools
A set of helper funtions to ease building of Fody weavers
tom-englert/MonoDevelop.MSBuildEditor
Improved MSBuild editing support
tom-englert/NugetAudit
A DotNet tool to create a vulnerability report from an applications *.deps.json file
tom-englert/NugetDeFrog
A DotNet command line tool to create a project that references only the runtime packages from an applications *.deps.json file.
tom-englert/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
tom-englert/serilog-sinks-grafana-loki
A Serilog sink sending log events to Grafana Loki
tom-englert/serilog-sinks-influxdb
Serilog Sinks for InfluxDB
tom-englert/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
tom-englert/ThermalFlowAnalysis
tom-englert/tom-englert
tom-englert/Verify
Verify is a snapshot tool that simplifies the assertion of complex data models and documents.
tom-englert/Verify.ICSharpCode.Decompiler
Extends Verify to allow verification of assemblies via ICSharpCode.Decompiler
tom-englert/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
tom-englert/xunit.analyzers
Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)