"ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name.ILMerge is packaged as a console application. But all of its functionality is also available programmatically.There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details."
Library or NuGet package built with .net standard and c# by mbarnett.
Project website: https://github.com/dotnet/ILMerge
Repository: https://github.com/dotnet/ILMerge
"MyTested.WebApi is a strongly-typed unit testing library providing an easy fluent interface to test the ASP.NET Web API framework. See the project repository and documen…"
Library or NuGet package built with .net standard and c# by Ivaylo Kenov.
"A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highli…"
Library or NuGet package built with .net standard and c# by Nigel Sampson, Rob Eisenberg, Thomas Ibel, Marco Amendola, Chin Bae, Ryan Cromwell & Matt Hidinger.
"Extension methods for using configuration with file providers."
Library or NuGet package built with .net standard and c# by Microsoft.
"MSBuild tasks providing git repository information."
Library or NuGet package built with .net standard and c# by Microsoft.
"The Microsoft Report Viewer 2010 SP1 Redistributable Package includes controls for viewing reports designed using Microsoft reporting technology."
Library or NuGet package built with .net standard and c# by Microsoft.
"FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#."
Library or NuGet package built with .net standard and c# by Steffen Forkmann, Mauricio Scheffer, Colin Bull & Matthias Dittrich.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact