✅ How do i get .NET 4.x on VS 2022?
Im really new to C# and i wanted to use .NET 4.x but i don't see it in Target Framework and i already have .NET 4.x installed on my computer.

27 Replies
Why would you want to use an obsolete version?
EasyHook
In that case, $helloworld
Whoops
$newproject
When creating a new project, prefer using .NET over .NET Framework, unless you have a very specific reason to be using .NET Framework.
.NET Framework is now legacy code and only get security fix updates, it no longer gets new features and is not recommended.
https://cdn.discordapp.com/attachments/569261465463160900/899381236617855016/unknown.png
And do the opposite of what it says
Oh my god. God bless you thank you so much!
Will that give you an old-style csproj?
I'd follow that screenshot, but then open up the csproj (just double-click on it) and change the
<TargetFramework>
to net45
or whateverYou might need to install the framework in your VS2022. Use the installer.
.net framework comes with windows so no, most likely he selected the wrong project type.
i.e.: if u dont choose the ones that say .net framework at the end u dont get to choose that framework
I got a weird question but is it possible to get like a simple browser into a .dll and be injected into processes?
Do i use something like ImGui for C++?
Unknown User•this hour
Message Not Public
Sign In & Join Server To View
Windows API hook or smth
Yep I know he said that in his OP. But does he have it installed in the workloads of VS?
Unknown User•this hour
Message Not Public
Sign In & Join Server To View
nah im making it inject in to SEB
Safe Exam Browser
Kinda
cpp is better in that tho
Unknown User•this hour
Message Not Public
Sign In & Join Server To View
Kinda i already got a ImGui injected sooo
it should be easy from now
just need to code a browser and done
but im not sure
Unknown User•this hour
Message Not Public
Sign In & Join Server To View
cuz like im not really familiar with C# and C++
cheat on exams
i think it would be less effort to just study
for learning purposes ofc
nice try, but no
Nah im really just learning hooking
you're on your own for this one
Im fine with that