awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Fody avatar

Fody/Costura

0
View on GitHub↗
2,538 stars·278 forks·C#·MIT·1 view

Costura

Embed references as resources

Features

  • C# Development Tools - Embeds assembly references as resources within a project.

Star history

Star history chart for fody/costuraStar history chart for fody/costura

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Costura

Similar open-source projects, ranked by how many features they share with Costura.
  • 3f/dllexport3F avatar

    3F/DllExport

    1,096View on GitHub↗

    .NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)

    C#conaricoreclrcoreclr-ilasm
    View on GitHub↗1,096
  • dahall/vanaradahall avatar

    dahall/Vanara

    2,070View on GitHub↗

    A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.

    C#controlsdotnetdotnet-standard
    View on GitHub↗2,070
  • dotnet/ilmergedotnet avatar

    dotnet/ILMerge

    1,307View on GitHub↗

    ILMerge is a static linker for .NET Assemblies.

    C#
    View on GitHub↗1,307
  • dotnet/roslyndotnet avatar

    dotnet/roslyn

    20,241View on GitHub↗

    The .NET Compiler Platform is a collection of open-source APIs for C# and Visual Basic that provides deep code analysis, refactoring, and automated source code generation. It serves as the core infrastructure for building development tools, offering a platform to inspect, modify, and understand source code through immutable syntax trees and semantic models. The platform distinguishes itself by providing full-fidelity syntax trees that preserve every character of source code, including whitespace and comments, alongside an incremental compilation pipeline that enables near-instant feedback dur

    C#csharphacktoberfestroslyn
    View on GitHub↗20,241
See all 6 alternatives to Costura→

Frequently asked questions

What does fody/costura do?

Embed references as resources

What are the main features of fody/costura?

The main features of fody/costura are: C# Development Tools.

What are some open-source alternatives to fody/costura?

Open-source alternatives to fody/costura include: 3f/dllexport — .NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat). dahall/vanara — A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers. dotnet/ilmerge — ILMerge is a static linker for .NET Assemblies. dotnet/roslyn — The .NET Compiler Platform is a collection of open-source APIs for C# and Visual Basic that provides deep code… ldqk/masuit.tools — Masuit.Tools is a comprehensive static utility library for .NET and ASP.NET Core development. It provides a broad… waf/csharprepl — A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.