why c# don't have obfuscate as default?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • .NET-Obfuscator

    Lists of .NET Obfuscator (Free, Freemium, Paid and Open Source )

    Beyond that, there are also obfuscation utilities that can obfuscate your published code. (The public API surface remains intact to maintain compatibility, but everything under that becomes obfuscated.) There are many options to help protect your code: https://github.com/NotPrab/.NET-Obfuscator Dive in and see if any floats your boat.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • EPPlus

    EPPlus-Excel spreadsheets for .NET (by EPPlusSoftware)

    Suppose it depends on how rampant you expect such piracy/theft would be for what you're making. In practice, I'm not sure how widespread decompilation and code theft is in the .NET world. Hell, many companies/individuals sell licenses of their libraries and publish it open source for non-commercial use. For example, EPPlus is a widely used Excel library that you purchase licenses for and they have it available open source for non-commercial use.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Need help reading an excel file with c# epplus :)

    1 project | /r/CodingHelp | 19 Dec 2022
  • EPPlus Question

    5 projects | /r/dotnet | 25 Oct 2022
  • Theres some way that i can make a .xlsx like this exporting data from a database using Windows Form ?

    1 project | /r/csharp | 21 Oct 2021
  • Can PowerAutomate be used for this ? (Generate a Excelfile from Emails [Metadata, Keywords in Subject Line, Text-Body and attachment names ?])

    1 project | /r/MicrosoftFlow | 20 Sep 2021
  • How do I parse xlsx file to List<CustomClass>?

    1 project | /r/csharp | 8 Sep 2021

Did you konow that C# is
the 9th most popular programming language
based on number of metions?