- Germany
- https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TQQR8AKGNHELQ
- https://www.xing.com/profile/Tom_Englert
- in/tom-englert-1015871
- https://marketplace.visualstudio.com/search?target=VS&category=All%20categories&vsVersion=vs2022&sortBy=Rating
- https://www.nuget.org/profiles/tom-englert
-
ILSpy Public
Forked from icsharpcode/ILSpy.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
-
TomsToolbox Public
A set of core functions and classes to ease every days .Net development tasks.
-
-
Nullable.Extended Public
A Roslyn analyzer to improve the experience when working with nullable reference types.
-
RegionToShare Public
Helper app to share only a part of a screen via video conference apps
-
LicenseGenerator Public
A DotNet tool to create a license file including all referenced nuget packages
-
-
NugetDeFrog Public
A DotNet command line tool to create a project that references only the runtime packages from an applications *.deps.json file.
C# MIT License UpdatedDec 13, 2024 -
NugetAudit Public
A DotNet tool to create a vulnerability report from an applications *.deps.json file
C# MIT License UpdatedDec 13, 2024 -
NuGetMonitor Public
Forked from sboulema/NuGetMonitorA Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.
-
winget-pkgs Public
Forked from microsoft/winget-pkgsThe Microsoft community Windows Package Manager manifest repository
PowerShell MIT License UpdatedNov 1, 2024 -
ILMerge.Fody Public
Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local dependencies.
-
Verify Public
Forked from VerifyTests/VerifyVerify is a snapshot tool that simplifies the assertion of complex data models and documents.
C# MIT License UpdatedSep 13, 2024 -
-
RoslynAnalyzerCookbook Public
A demo project showing how to add custom analyzers to a solution
-
testcontainers-dotnet Public
Forked from testcontainers/testcontainers-dotnetA library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
C# MIT License UpdatedFeb 26, 2024 -
SolutionFilterBuilder Public
Creates a solution filter form a Visual Studio solution based on MSBuild project properties.
-
SplashScreen.Fody Public
Lets you design your WPF splash screen as a WPF Control instead of a static bitmap
-
serilog-sinks-grafana-loki Public
Forked from serilog-contrib/serilog-sinks-grafana-lokiA Serilog sink sending log events to Grafana Loki
C# MIT License UpdatedOct 26, 2023 -
xunit.analyzers Public
Forked from xunit/xunit.analyzersRoslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)
C# Other UpdatedOct 3, 2023 -
Extensible tool for weaving .net assemblies
C# MIT License UpdatedAug 21, 2023 -
MonoDevelop.MSBuildEditor Public
Forked from mhutch/MonoDevelop.MSBuildEditorImproved MSBuild editing support
C# Other UpdatedAug 15, 2023 -
serilog-sinks-influxdb Public
Forked from pada57/serilog-sinks-influxdbSerilog Sinks for InfluxDB
C# MIT License UpdatedJul 18, 2023 -
Verify.ICSharpCode.Decompiler Public
Forked from VerifyTests/Verify.ICSharpCode.DecompilerExtends Verify to allow verification of assemblies via ICSharpCode.Decompiler
C# MIT License UpdatedMay 21, 2023 -
roslyn-sdk Public
Forked from dotnet/roslyn-sdkRoslyn-SDK templates and Syntax Visualizer
C# MIT License UpdatedApr 20, 2023 -
-
awesome-roslyn Public
Forked from ironcev/awesome-roslynA curated list of awesome Roslyn books, tutorials, open source projects, analyzers, code fixes, and refactorings
1 UpdatedMar 19, 2023 -
FodyTools Public
A set of helper funtions to ease building of Fody weavers
-
-
NullGuard Public
Forked from Fody/NullGuardAdds null argument checks to an assembly