Skip to main content
tom-englert avatar

tom-englert

NuGet publisher profile

Packages
48
Total Downloads
129.8M
129,757,560

Packages (48)

Fody package icon

Fody

Extensible tool for weaving .net assemblies.

89.5M
downloads
PropertyChanged.Fody package icon

PropertyChanged.Fody

Add property notification to all classes that implement INotifyPropertyChanged.

26.8M
downloads
MethodDecorator.Fody package icon

MethodDecorator.Fody

Fody add-in to decorate arbitrary methods to run code before and after invocation.

3.0M
downloads
NullGuard.Fody package icon

NullGuard.Fody

Add null checks.

2.2M
downloads
Nullable.Extended.Analyzer package icon

Nullable.Extended.Analyzer

A Roslyn analyzer to improve the experience when working with nullable reference types.

1.7M
downloads
FodyHelpers package icon

FodyHelpers

Helpers for Fody.

1.3M
downloads
JetBrainsAnnotations.Fody package icon

JetBrainsAnnotations.Fody

Converts all JetBrains ReSharper code annotations attributes to External Annotations, so you can provide R# annotations to 3rd parties but don't need to deploy JetBrainsAnnotations.dll.

683.6K
downloads
FodyPackaging package icon

FodyPackaging

NuGet packaging Fody repositories

633.4K
downloads
DataGridExtensions package icon

DataGridExtensions

This package contains useful extensions for the MS DataGrid (System.Windows.Controls.DataGrid). The current version supports the following features: - Add filtering capabilities to the DataGrid. - Correctly apply initial sorting criteria. - Easy to use\r\n- Easy to customize - Attaches to the existing DataGrid

457.6K
downloads
TomsToolbox.ObservableCollections package icon

TomsToolbox.ObservableCollections

A set of classes and functions to ease our daily .Net development tasks.

440.7K
downloads
TomsToolbox.Wpf package icon

TomsToolbox.Wpf

A set of classes and functions to ease our daily .Net development tasks.

343.7K
downloads
TomsToolbox.Essentials package icon

TomsToolbox.Essentials

A set of classes and functions to ease our daily .Net development tasks.

325.6K
downloads
TomsToolbox.Core package icon

TomsToolbox.Core

A set of classes and functions to ease our daily .Net development tasks.

284.5K
downloads
TomsToolbox.Desktop package icon

TomsToolbox.Desktop

A set of classes and functions to ease our daily .Net development tasks.

260.3K
downloads
AutoProperties.Fody package icon

AutoProperties.Fody

This add-in gives you extended control over auto-properties, like directly accessing the backing field or intercepting getters and setters.

244.0K
downloads
TomsToolbox.Wpf.Styles package icon

TomsToolbox.Wpf.Styles

A set of classes and functions to ease our daily .Net development tasks.

181.6K
downloads
TomsToolbox.Composition package icon

TomsToolbox.Composition

A set of classes and functions to ease our daily .Net development tasks.

162.1K
downloads
Lazy.Fody package icon

Lazy.Fody

Automates the plumbing around System.Lazy.

141.7K
downloads
ILMerge.Fody package icon

ILMerge.Fody

Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local dependencies.

136.9K
downloads
TomsToolbox.Wpf.Composition package icon

TomsToolbox.Wpf.Composition

A set of classes and functions to ease our daily .Net development tasks.

112.7K
downloads
TomsToolbox.Wpf.Composition.AttributedModel package icon

TomsToolbox.Wpf.Composition.AttributedModel

A set of classes and functions to ease our daily .Net development tasks.

82.6K
downloads
TomsToolbox.Composition.Analyzer package icon

TomsToolbox.Composition.Analyzer

A set of classes and functions to ease our daily .Net development tasks.

79.5K
downloads
Serilog.Sinks.InfluxDB.Syslog package icon

Serilog.Sinks.InfluxDB.Syslog

InfluxDB sink for Serilog with .NET standard 2.0 using syslog format for Influx 2.X

78.5K
downloads
TomsToolbox.Composition.Ninject package icon

TomsToolbox.Composition.Ninject

A set of classes and functions to ease our daily .Net development tasks.

55.5K
downloads
TomsToolbox.Wpf.Composition.Styles package icon

TomsToolbox.Wpf.Composition.Styles

A set of classes and functions to ease our daily .Net development tasks.

50.0K
downloads
TomsToolbox.Wpf.Composition.Mef package icon

TomsToolbox.Wpf.Composition.Mef

A set of classes and functions to ease our daily .Net development tasks.

46.6K
downloads
Equatable.Fody package icon

Equatable.Fody

Generate the Equals, GetHashCode and operators methods from properties or fields decorated with the [Equals] Attribute.

45.8K
downloads
TomsToolbox.Composition.MicrosoftExtensions package icon

TomsToolbox.Composition.MicrosoftExtensions

A set of classes and functions to ease our daily .Net development tasks.

44.8K
downloads
TomsToolbox.Composition.Mef2 package icon

TomsToolbox.Composition.Mef2

A set of classes and functions to ease our daily .Net development tasks.

43.9K
downloads
WeakEventHandler.Fody package icon

WeakEventHandler.Fody

Changes regular event handlers into weak event handlers by weaving a weak event adapter between source and subscriber.

36.6K
downloads
TomsToolbox.Composition.Mef package icon

TomsToolbox.Composition.Mef

A set of classes and functions to ease our daily .Net development tasks.

33.8K
downloads
Throttle.Fody package icon

Throttle.Fody

Injects code do to easily use throttles. Simply add the Throttled attribute to a method to wire up everything.

31.3K
downloads
Substitute.Fody package icon

Substitute.Fody

Substitute types with other types to e.g. intercept generated code.

18.0K
downloads
SplashScreen.Fody package icon

SplashScreen.Fody

Lets you design your WPF splash screen as a WPF Control instead of a static bitmap

16.1K
downloads
VSIX-SdkProjectAdapter package icon

VSIX-SdkProjectAdapter

Provides default functionality for Visual Studio extensions SDK style projects.

10.7K
downloads
SolutionFilterBuilder package icon

SolutionFilterBuilder

A DotNet tool to build a solution filter from a solution, controlled by MSBuild project properties.

8.5K
downloads
TomsToolbox.LicenseGenerator package icon

TomsToolbox.LicenseGenerator

A DotNet tool to build a license file including all nuget-packages referenced in a solution.

6.1K
downloads
AnalyzerTesting.CSharp.Extensions package icon

AnalyzerTesting.CSharp.Extensions

Instantly start coding roslyn analyzer tests, without having to prepare a new derived class for every test flavor.

5.7K
downloads
TomsToolbox.JsonToResX package icon

TomsToolbox.JsonToResX

A DotNet command line tool to convert .json resrouces files used in angular to .resx files and vice versa.

2.5K
downloads
PackageReferenceNormalizer package icon

PackageReferenceNormalizer

A tool that scans your project files and normalizes all PackageReference entries to single line entries that only use attribute notation.

1.9K
downloads
TomsToolbox.NugetAudit package icon

TomsToolbox.NugetAudit

A DotNet tool to create a vulnerability report from an applications *.deps.json file.

1.9K
downloads
TomsToolbox.Settings.Documentation.Abstractions package icon

TomsToolbox.Settings.Documentation.Abstractions

Automatically generate comprehensive documentation for your .NET application configuration settings. Keep your 'appsettings.json' files documented, validated, and always up-to-date with JSON schemas, Markdown, and HTML documentation.

1.7K
downloads
TomsToolbox.Settings.Documentation.Builder package icon

TomsToolbox.Settings.Documentation.Builder

Automatically generate comprehensive documentation for your .NET application configuration settings. Keep your 'appsettings.json' files documented, validated, and always up-to-date with JSON schemas, Markdown, and HTML documentation.

1.4K
downloads
TomsToolbox.Settings.Documentation.Analyzer package icon

TomsToolbox.Settings.Documentation.Analyzer

Automatically generate comprehensive documentation for your .NET application configuration settings. Keep your 'appsettings.json' files documented, validated, and always up-to-date with JSON schemas, Markdown, and HTML documentation.

1.4K
downloads
TomsToolbox.NugetDeFrog package icon

TomsToolbox.NugetDeFrog

A DotNet command line tool to create a project that references only the runtime packages from an applications *.deps.json file.

1.2K
downloads
Serilog.Sinks.InfluxDB.V1.Syslog package icon

Serilog.Sinks.InfluxDB.V1.Syslog

InfluxDB sink for Serilog with .NET standard 2.0 using syslog format for Influx1.X

857
downloads
TomsToolbox.Avalonia package icon

TomsToolbox.Avalonia

A set of classes and functions to ease our daily .Net development tasks.

265
downloads
TomsToolbox.Avalonia.Composition package icon

TomsToolbox.Avalonia.Composition

A set of classes and functions to ease our daily .Net development tasks.

225
downloads