Skip to main content

tom-englert

@tom-englert · 48 packages

128.3M
downloads in this snapshot

Published packages

Top 48 packages by downloads.

All profiles

Fody

Extensible tool for weaving .net assemblies.

88.4M6.9.3

PropertyChanged.Fody

Add property notification to all classes that implement INotifyPropertyChanged.

26.7M4.1.0

MethodDecorator.Fody

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

3.0M1.1.1

NullGuard.Fody

Add null checks.

2.2M3.1.1

Nullable.Extended.Analyzer

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

1.7M1.15.6581

FodyHelpers

Helpers for Fody.

1.3M6.9.3

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.

675.3K2.17.0

FodyPackaging

NuGet packaging Fody repositories

611.7K6.9.3

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

453.5K2.9.1

TomsToolbox.ObservableCollections

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

439.0K2.24.0

TomsToolbox.Wpf

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

342.0K2.24.0

TomsToolbox.Essentials

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

324.1K2.24.0

TomsToolbox.Core

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

284.2K2.24.0

TomsToolbox.Desktop

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

260.1K2.24.0

AutoProperties.Fody

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

242.0K1.25.0

TomsToolbox.Wpf.Styles

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

180.2K2.24.0

TomsToolbox.Composition

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

160.8K2.24.0

Lazy.Fody

Automates the plumbing around System.Lazy.

140.0K1.11.0

ILMerge.Fody

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

135.4K1.24.0

TomsToolbox.Wpf.Composition

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

111.5K2.24.0

TomsToolbox.Wpf.Composition.AttributedModel

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

81.4K2.24.0

Serilog.Sinks.InfluxDB.Syslog

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

77.8K2.3.6

TomsToolbox.Composition.Analyzer

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

76.2K2.24.0

TomsToolbox.Composition.Ninject

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

55.1K2.24.0

TomsToolbox.Wpf.Composition.Styles

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

49.6K2.24.0

TomsToolbox.Wpf.Composition.Mef

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

46.3K2.24.0

Equatable.Fody

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

45.7K1.9.0

TomsToolbox.Composition.MicrosoftExtensions

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

43.9K2.24.0

TomsToolbox.Composition.Mef2

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

43.7K2.24.0

WeakEventHandler.Fody

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

36.5K1.8.0

TomsToolbox.Composition.Mef

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

33.6K2.24.0

Throttle.Fody

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

31.0K1.7.0

Substitute.Fody

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

18.0K1.7.0

SplashScreen.Fody

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

16.1K2.3.0

VSIX-SdkProjectAdapter

Provides default functionality for Visual Studio extensions SDK style projects.

10.4K4.0.0

SolutionFilterBuilder

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

8.4K1.0.3

TomsToolbox.LicenseGenerator

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

6.1K1.7.0

AnalyzerTesting.CSharp.Extensions

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

5.7K1.2.2

TomsToolbox.JsonToResX

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

2.5K1.0.4

PackageReferenceNormalizer

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

1.9K1.0.2

TomsToolbox.NugetAudit

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

1.9K1.1.1

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.6K1.1.0

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.4K1.1.0

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.4K1.1.0

TomsToolbox.NugetDeFrog

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

1.2K1.1.0

Serilog.Sinks.InfluxDB.V1.Syslog

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

8542.0.0

TomsToolbox.Avalonia

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

2572.24.0

TomsToolbox.Avalonia.Composition

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

2182.24.0