Repository navigation

#

msbuild-task

The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!

C#
227
3 个月前

Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute

C#
180
5 个月前

MSBuild task for ILRepack which is an open-source alternative to ILMerge.

C#
126
2 个月前

MSBuild task and CLI tools for bundling .NET Core projects into MacOS applications (.app)

C#
109
3 年前

An MSBuildTask that checks for known vulnerabilities. Inspired by OWASP SafeNuGet.

C#
95
2 个月前

Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time

C#
72
6 个月前

An out-of-the-box inter-process communication (IPC) library, which can also be seen as a remote Ioc container.

C#
31
2 年前

Codebase for an MSBuild based version of the Entity Framework 6 Power Tools Generate Views command

C#
12
3 年前

A project template for "dotnet new" that creates a new MSBuild extension package

C#
12
8 年前

Provides simple MS-Build task examples

C#
9
10 个月前

Example of ASP.NET Core copying Documentation file when `dotnet publish` called. This is not a built in feature since project.json conversion -> csproj

C#
9
4 年前

Build task to weave generated assembly

C#
6
2 个月前

Makes sure that only the last N .Designer.cs files from Entity Framework Core Migrations are compiled.

C#
6
2 年前

Finds the path to an installed game from its name, with MSBuild support

C#
4
18 天前

Replace .mgcb files with MSBuild properties in your MonoGame project

C#
4
3 年前

Injects repository information (such as changeset, branch...) in assembly after it is compiled.

C#
4
2 个月前

.NET libraries and tools to reverse-generate C# code from type and member information using reflection

C#
4
3 个月前

Create post-build MSBuild tasks that are defined within the currently building assembly

C#
3
8 年前