.NET-Obfuscator
Visual Studio Community
.NET-Obfuscator | Visual Studio Community | |
---|---|---|
8 | 4 | |
1,291 | 2,306 | |
- | - | |
0.9 | 0.0 | |
over 1 year ago | over 1 year ago | |
C# | ||
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
.NET-Obfuscator
-
.NET obfuscator recomendation
I've tested a few from this list: https://github.com/NotPrab/.NET-Obfuscator
-
any good .net 6 obfuscators?
Have a look here, https://github.com/NotPrab/.NET-Obfuscator . We use Pre-emptive Dotfuscator, they have a community edition which is really good. I honestly don't understand the reason for most of the answers to your question. If you feel obfuscation will add value to your project for you, then use whatever you want. Not every project sits behind a web server.
- Are there any ways to hide the contents of a programmable block?
- Is C# a poor language choice if I care about not making my code easily reverse engineerable?
-
why c# don't have obfuscate as default?
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.
-
C# 9 top-level programs and target-typed expressions
The term you're looking for is obfuscation. This seems like a good roundup: https://github.com/NotPrab/.NET-Obfuscator
- Lists of .NET Obfuscator (Free, Trial, Paid and Open Source)
Visual Studio Community
-
Pull Request Tool
I don't think you need a plugin. The Git client in VS already supports reviewing pull requests: https://github.com/github/VisualStudio/blob/master/docs/using/reviewing-a-pull-request-in-visual-studio.md
-
Developer Diaries: Week 2 - All blocked up, making friends, reading docs
Github Pull Request Extension in VS Code - I love being able to see in my editor the comments made on my PRs so I can fix the code while I'm right there
- Christa’s Beginners’ Guide to Using Git for Your Projects
-
C# 9 top-level programs and target-typed expressions
> Nothing more frustrating than reviewing a PR with var's all over.
ooh you gotta try reviewing your PRs within visual studio (and be sure to use VS internal diff tool as well)
[1] https://github.com/github/VisualStudio/blob/master/docs/usin...
What are some alternatives?
Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Visual Studio Code - Visual Studio Code
dotnet-script - Run C# scripts from the .NET CLI.
SharpDevelop
runtimelab - This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MonoDevelop - MonoDevelop is a cross platform .NET IDE
Skater-.NET-Obfuscator - Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfuscation algorithms.
Waf DotNetPad - The Waf DotNetPad is a simple and fast code editor that makes fun to program with C# or Visual Basic.
CoreWCF - Main repository for the Core WCF project
Consulo - Platform repository of Consulo. Plugins implementation hold in their repositories
guides - Now stored here:
AvalonStudio - Cross platform IDE and Shell