• Stars
    star
    6
  • Rank 2,466,062 (Top 50 %)
  • Language
    C#
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Change global build parameters on the fly

More Repositories

1

RegionToShare

Helper app to share only a part of a screen via video conference apps
C#
650
star
2

Wax

An interactive editor for WiX setup projects.
C#
219
star
3

TomsToolbox

A set of core functions and classes to ease every days .Net development tasks.
C#
96
star
4

ProjectConfigurationManager

A Visual Studio extension to ease management of solution and project configurations.
C#
87
star
5

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.
C#
39
star
6

Nullable.Extended

A Roslyn analyzer to improve the experience when working with nullable reference types.
C#
34
star
7

ILMerge.Fody

Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local dependencies.
C#
32
star
8

SplashScreen.Fody

Lets you design your WPF splash screen as a WPF Control instead of a static bitmap
C#
30
star
9

Lazy.Fody

Automates the plumbing around System.Lazy
C#
18
star
10

Substitute.Fody

Substitute types with other types to e.g. intercept generated code
C#
16
star
11

AutoProperties.Fody

Use this addin to gain access to the backing field of auto properties
C#
15
star
12

Throttle.Fody

A fody plugin to easily use a throttle with minimal coding
C#
14
star
13

WeakEventHandler.Fody

Changes regular event handlers into weak event handlers by weaving a weak event adapter between source and subscriber.
C#
8
star
14

ProjectMigrationHelper

A VS2019 extension that helps to migrate your old style projects to the new VS2017+ format.
C#
7
star
15

Equatable.Fody

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

SolutionFilterBuilder

Creates a solution filter form a Visual Studio solution based on MSBuild project properties.
C#
6
star
17

SplashGenerator

SplashGenerator is a MSBuild target that automates the generation of the WPF splash screen bitmap from a WPF control.
C#
6
star
18

BAML

A BAML reader and writer
C#
4
star
19

RoslynAnalyzerCookbook

A demo project showing how to add custom analyzers to a solution
C#
4
star
20

L10N-Web-Demo

Sample angular project to demonstrate easy and robust localization with ResXManager
HTML
4
star
21

LogMessageGenerator

C#
3
star
22

VSIX-SdkProjectAdapter

Extends Microsoft.VSSDK.BuildTools so you can use SDK style projects for your Visual Studio Extension.
3
star
23

COMRegistryBrowser

C#
1
star
24

ImageDPI

View and fix DPI settings of PNG images
C#
1
star
25

ContracsReSharperInterop

Code fixes to automate adding R#s NotNull attribute equivalents for code annotatded with CodeContracts
C#
1
star
26

WindowFinder

Simple tool to recover windows that have moved outside your desktop.
C#
1
star
27

LicenseGenerator

A DotNet tool to create a license file including all referenced nuget packages
C#
1
star
28

RoslynAnalyzerTesting.CSharp.Extensions

C#
1
star