Index
Symbols
.exe (executable) file 360
.NET 14, 669
C# relationship 18
end of life (EOL) 16
intermediate language 19
legacy and modern technologies comparisons 20
support phases 14-16
versions, listing 18
versions, removing 18
.NET components 360
assembly 360
dependent assemblies 360
dotnet SDK tool, using to create class library 370, 371
frameworks 365
location, revealing of type 368, 369
namespace 361
namespace, importing to use type 365, 366
namespaces and types, in assemblies 363
native-sized integers 368
NuGet packages 360, 364
package sources 364, 365
.NET MAUI 617
.NET MAUI Blazor app 670
.NET project SDKs 361
ItemGroup element 362
Label and Condition attributes 363
project file configuration 362
PropertyGroup element 362
.NET projects, with Visual Studio
building 21, 22
code, compiling and running 23
compiler-generated folders and files 24, 25
...