Germany

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

1.1k

Wax. An interactive editor for WiX setup projects.

222

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

121

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

92

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

60

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.

39

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

37

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

36

Lazy.Fody. Automates the plumbing around System.Lazy

20

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

17

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

17

Throttle.Fody. A fody plugin to easily use a throttle with minimal coding

15

RoslynAnalyzerCookbook. A demo project showing how to add custom analyzers to a solution

12

Equatable.Fody. Fody add-in to generate the Equals, GetHashCode and operators methods from properties or fields explicitly decorated with the `[Equals]` Attribute.

8

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

8

SolutionFilterBuilder. Creates a solution filter form a Visual Studio solution based on MSBuild project properties.

8

ProjectMigrationHelper. A VS2019 extension that helps to migrate your old style projects to the new VS2017+ format.

7

SplashGenerator. SplashGenerator is a MSBuild target that automates the generation of the WPF splash screen bitmap from a WPF control.

6

ITweakMyBuild. Change global build parameters on the fly

6

VSIX-SdkProjectAdapter. Extends Microsoft.VSSDK.BuildTools so you can use SDK style projects for your Visual Studio Extension.

5

L10N-Web-Demo. Sample angular project to demonstrate easy and robust localization with ResXManager

4

BAML. A BAML reader and writer

4

RoslynAnalyzerTesting.CSharp.Extensions. C#

4

LogMessageGenerator. C#

3

FodyTools. A set of helper funtions to ease building of Fody weavers

2

COMRegistryBrowser. C#

2

WindowFinder. Simple tool to recover windows that have moved outside your desktop.

2

NuGetMonitor. A Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.

2

LicenseGenerator. A DotNet tool to create a license file including all referenced nuget packages

1

ImageDPI. View and fix DPI settings of PNG images

1

ContracsReSharperInterop. Code fixes to automate adding R#s NotNull attribute equivalents for code annotatded with CodeContracts

1

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

1

Settings.Documentation. 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
33
Apply