C# Winforms for Webassembly
-
Updated
May 17, 2019 - C#
C# Winforms for Webassembly
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!
Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute
MSBuild task for ILRepack which is an open-source alternative to ILMerge.
MSBuild task and CLI tools for bundling .NET Core projects into MacOS applications (.app)
An MSBuildTask that checks for known vulnerabilities. Inspired by OWASP SafeNuGet.
Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time
An out-of-the-box inter-process communication (IPC) library, which can also be seen as a remote Ioc container.
A project template for "dotnet new" that creates a new MSBuild extension package
Codebase for an MSBuild based version of the Entity Framework 6 Power Tools Generate Views command
[deprecated]📦✨ MSBuild 16 task that bumps the version of a Visual Studio 2019 project.
Example of ASP.NET Core copying Documentation file when `dotnet publish` called. This is not a built in feature since project.json conversion -> csproj
Provides simple MS-Build task examples
Build task to weave generated assembly
Makes sure that only the last N .Designer.cs files from Entity Framework Core Migrations are compiled.
A NuGet package to version Power Apps solutions at build-time using Git.
Injects repository information (such as changeset, branch...) in assembly after it is compiled.
Finds the path to an installed game from its name, with MSBuild support
Replace .mgcb files with MSBuild properties in your MonoGame project
Create post-build MSBuild tasks that are defined within the currently building assembly
Add a description, image, and links to the msbuild-task topic page so that developers can more easily learn about it.
To associate your repository with the msbuild-task topic, visit your repo's landing page and select "manage topics."