Results 11 repositories owned by tom-englert

ILMerge.Fody

32
Stars
2
Forks
Watchers

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

JetBrainsAnnotations.Fody

39
Stars
5
Forks
Watchers

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

32
Stars
2
Forks
Watchers

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

ProjectConfigurationManager

87
Stars
11
Forks
Watchers

A Visual Studio extension to ease management of solution and project configurations.

RegionToShare

610
Stars
19
Forks
Watchers

Helper app to share only a part of a screen via video conference apps

SplashScreen.Fody

30
Stars
7
Forks
Watchers

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

TomsToolbox

95
Stars
19
Forks
Watchers

A set of core functions and classes to ease every days .Net development tasks.

Wax

216
Stars
25
Forks
Watchers

An interactive editor for WiX setup projects.

AutoProperties.Fody

15
Stars
5
Forks
Watchers

Use this addin to gain access to the backing field of auto properties

Lazy.Fody

18
Stars
1
Forks
Watchers

Automates the plumbing around System.Lazy