Overview
.NET 8.0.2 කියන්නේ .NET 8.x line එකට servicing update එකක්, reliability, performance, සහ security fixes ලබා දෙනවා. මේ guide එකෙන් එහි ඇතුළත් දේ, Runtime සහ SDK අතර වෙනස, සහ එය download, install, සහ verify කරන ආකාරය පැහැදිලි කරනවා.
Microsoft වෙතින් .NET 8.0.2 offline installers.
Key Takeaways
- .NET 8.0.2 කියන්නේ bug සහ security fixes සහිත servicing release එකක්.
- Apps run කරන්න Runtime, නැත්නම් ඒවා build කරන්න SDK install කරන්න.
- Microsoft ගේ official .NET website එකෙන් විතරක් download කරන්න.
- Terminal එකක dotnet --version run කරලා install එක verify කරන්න.
What’s Included
- .NET Runtime (dotnet/runtime) වලට updates.
- ASP.NET Core Runtime (dotnet/aspnetcore) වලට updates.
- .NET SDK (dotnet/sdk) වලට updates.
- Security සහ reliability fixes — current තියාගැනීම recommend කරයි.
Which Component Do You Need?
- Runtime — .NET 8.0.2 desktop/console applications run කරන්න.
- ASP.NET Core Runtime — ASP.NET Core web applications run කරන්න.
- SDK — apps build සහ develop කරන්න (එයට runtime එකත් ඇතුළත්).
How to Download and Install
1. Microsoft ගේ official .NET download page එක (dotnet.microsoft.com) open කරන්න.
2. .NET 8.0.2 select කරලා Runtime, ASP.NET Core Runtime, හෝ SDK තෝරන්න.
3. ඔබේ OS සහ architecture (x64/Arm64) වලට offline installer එක download කරන්න.
4. Installer එක run කරලා prompts follow කරන්න.
5. අලුත් terminal එකක් open කරලා dotnet --version run කරලා confirm කරන්න.
Warning: .NET download කරන්න Microsoft ගේ official website එකෙන් විතරක් (dotnet.microsoft.com).
How to Uninstall .NET
1. Settings > Apps > Installed apps open කරන්න.
2. Microsoft .NET 8.0.2 Runtime හෝ SDK entry එක හොයාගන්න.
3. එය click කරලා Uninstall තෝරන්න.
4. Versions කිහිපයක් clean කරන්න, Microsoft ගේ .NET Uninstall Tool භාවිතා කරන්න.
Troubleshooting
Problem: dotnet --version පරණ version එකක් පෙන්වනවා.
Solution: PATH refresh වෙන්න අලුත් terminal එකක් open කරන්න. Project එකක global.json එකකින්ද specific SDK version එකක් pin කරන්න පුළුවන්.
Problem: App එකක් runtime එකක් missing කියලා report කරනවා.
Solution: SDK එක විතරක් නොව, matching Runtime එක (හෝ web apps වලට ASP.NET Core Runtime) install කරන්න.
Problem: Installation fail වෙනවා.
Solution: Installer එක administrator විදිහට run කරන්න, correct architecture එක confirm කරන්න, සහ antivirus එක තාවකාලිකව disable කරන්න.
Problem: Versions කිහිපයක් install වෙලා.
Solution: එය normal සහ supported. තව අවශ්ය නැති versions remove කරන්න .NET Uninstall Tool භාවිතා කරන්න.
Conclusion
.NET 8.0.2 මගින් ඔබේ 8.x apps secure සහ stable තියාගන්නවා. Microsoft වෙතින් නිවැරදි component එක download කරලා, install කරලා, dotnet --version එකෙන් confirm කරන්න.
About TechHub
මේ guide එක TechHub Knowledge Base එකේ කොටසක්. තව step-by-step IT guides සහ support වලට techhub.com.lk එකට යන්න.















