Overview
.NET 7.0.4 කියන්නේ .NET 7.x line එකට එන servicing update එකක්. මේකෙන් reliability, performance, සහ security fixes ගෙනියනවා. මේ guide එකෙන් කියලා දෙන්නේ මේකේ මොනවද තියෙන්නේ, Runtime එකයි SDK එකයි අතර වෙනස මොකක්ද, සහ මේක download, install, verify කරන්නේ කොහොමද කියලා.
.NET 7.0.4 offline installers Microsoft එකෙන්.
Key Takeaways
- .NET 7.0.4 කියන්නේ bug සහ security fixes එක්ක එන servicing release එකක්.
- Apps run කරන්න Runtime එක install කරන්න, නැත්නම් build කරන්න SDK එක install කරන්න.
- Download කරන්නේ Microsoft එකේ official .NET website එකෙන් විතරයි.
- Install එක verify කරන්න terminal එකක dotnet --version කියලා run කරන්න.
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 7.0.4 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 7.0.4 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 7.0.4 Runtime නැත්නම් SDK entry එක හොයන්න.
3. ඒක click කරලා Uninstall තෝරන්න.
4. versions කිහිපයක් clean කරන්න ඕන නම්, Microsoft එකේ .NET Uninstall Tool එක පාවිච්චි කරන්න.
Troubleshooting
Problem: dotnet --version එකෙන් පරණ version එකක් පෙන්නනවා.
Solution: අලුත් terminal එකක් open කරන්න, එතකොට PATH එක refresh වෙනවා. Project එකක global.json එකකට specific SDK version එකක් pin කරන්නත් පුළුවන්.
Problem: App එකක් runtime එකක් missing කියලා report කරනවා.
Solution: ගැලපෙන Runtime එක (web apps වලට ASP.NET Core Runtime) install කරන්න, SDK එක විතරක් නෙවෙයි.
Problem: Installation එක fail වෙනවා.
Solution: Installer එක administrator විදිහට run කරන්න, හරි architecture එකද කියලා confirm කරන්න, සහ antivirus එක තාවකාලිකව disable කරන්න.
Problem: Versions කිහිපයක් install වෙලා තියෙනවා.
Solution: ඒක normal එකක්, support කරනවා. ඕන නැති versions අයින් කරන්න .NET Uninstall Tool එක පාවිච්චි කරන්න.
Conclusion
.NET 7.0.4 එකෙන් ඔයාගේ 7.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 එකට යන්න.















