Path Lines of Code testapps/BlazorWasm60/App.razor 10 testapps/BlazorWasm60/Pages/Counter.razor 11 testapps/BlazorWasm60/Pages/FetchData.razor 46 testapps/BlazorWasm60/Pages/Index.razor 4 testapps/BlazorWasm60/Program.cs 22 testapps/BlazorWasm60/Shared/MainLayout.razor 14 testapps/BlazorWasm60/Shared/MainLayout.razor.css 58 testapps/BlazorWasm60/Shared/NavMenu.razor 33 testapps/BlazorWasm60/Shared/NavMenu.razor.css 50 testapps/BlazorWasm60/Shared/SurveyPrompt.razor 14 testapps/BlazorWasm60/_Imports.razor 10 testapps/BlazorWasm60/wwwroot/css/app.css 41 testapps/BlazorWasm60/wwwroot/index.html 21 testapps/ConsoleAppArmDeployment/Program.cs 6 testapps/ConsoleAppService/Program.cs 16 testapps/ConsoleAppTask/Program.cs 11 testapps/ContosoUniversityBackendService/ContosoService.cs 33 testapps/ContosoUniversityBackendService/CreateDatabase.ps1 45 testapps/ContosoUniversityBackendService/Data/DbInitializer.cs 60 testapps/ContosoUniversityBackendService/Data/SchoolContext.cs 21 testapps/ContosoUniversityBackendService/Models/Course.cs 13 testapps/ContosoUniversityBackendService/Models/Enrollment.cs 16 testapps/ContosoUniversityBackendService/Models/SchoolViewModels/EnrollmentDateGroup.cs 11 testapps/ContosoUniversityBackendService/Models/Student.cs 13 testapps/ContosoUniversityBackendService/Program.cs 56 testapps/ContosoUniversityWeb/CreateDatabase.ps1 46 testapps/ContosoUniversityWeb/Data/DbInitializer.cs 60 testapps/ContosoUniversityWeb/Data/SchoolContext.cs 21 testapps/ContosoUniversityWeb/Models/Course.cs 13 testapps/ContosoUniversityWeb/Models/Enrollment.cs 16 testapps/ContosoUniversityWeb/Models/SchoolViewModels/EnrollmentDateGroup.cs 11 testapps/ContosoUniversityWeb/Models/Student.cs 13 testapps/ContosoUniversityWeb/Pages/About.cshtml 27 testapps/ContosoUniversityWeb/Pages/About.cshtml.cs 32 testapps/ContosoUniversityWeb/Pages/Error.cshtml 23 testapps/ContosoUniversityWeb/Pages/Error.cshtml.cs 27 testapps/ContosoUniversityWeb/Pages/Index.cshtml 42 testapps/ContosoUniversityWeb/Pages/Index.cshtml.cs 21 testapps/ContosoUniversityWeb/Pages/Privacy.cshtml 7 testapps/ContosoUniversityWeb/Pages/Privacy.cshtml.cs 21 testapps/ContosoUniversityWeb/Pages/Shared/_Layout.cshtml 56 testapps/ContosoUniversityWeb/Pages/Shared/_ValidationScriptsPartial.cshtml 2 testapps/ContosoUniversityWeb/Pages/Students/Create.cshtml 39 testapps/ContosoUniversityWeb/Pages/Students/Create.cshtml.cs 42 testapps/ContosoUniversityWeb/Pages/Students/CreateVM.cshtml 39 testapps/ContosoUniversityWeb/Pages/Students/CreateVM.cshtml.cs 42 testapps/ContosoUniversityWeb/Pages/Students/Delete.cshtml 36 testapps/ContosoUniversityWeb/Pages/Students/Delete.cshtml.cs 63 testapps/ContosoUniversityWeb/Pages/Students/Details.cshtml 56 testapps/ContosoUniversityWeb/Pages/Students/Details.cshtml.cs 38 testapps/ContosoUniversityWeb/Pages/Students/Edit.cshtml 40 testapps/ContosoUniversityWeb/Pages/Students/Edit.cshtml.cs 48 testapps/ContosoUniversityWeb/Pages/Students/Index.cshtml 80 testapps/ContosoUniversityWeb/Pages/Students/Index.cshtml.cs 65 testapps/ContosoUniversityWeb/Pages/_ViewImports.cshtml 3 testapps/ContosoUniversityWeb/Pages/_ViewStart.cshtml 3 testapps/ContosoUniversityWeb/PaginatedList.cs 42 testapps/ContosoUniversityWeb/Program.cs 41 testapps/ContosoUniversityWeb/Startup.cs 39 testapps/ContosoUniversityWeb/StartupMaxMBsize.cs 54 testapps/ContosoUniversityWeb/StartupSQLite.cs 47 testapps/ContosoUniversityWeb/ViewModels/StudentVM.cs 13 testapps/ContosoUniversityWeb/wwwroot/css/site.css 54 testapps/ContosoUniversityWeb/wwwroot/js/site.js 1 testapps/MessageProcessingApp/Program.cs 11 testapps/WebApiNET6/Program.cs 8 testapps/WebAppArmDeployment/Components/App.razor 17 testapps/WebAppArmDeployment/Components/Layout/MainLayout.razor 19 testapps/WebAppArmDeployment/Components/Layout/MainLayout.razor.css 81 testapps/WebAppArmDeployment/Components/Layout/NavMenu.razor 15 testapps/WebAppArmDeployment/Components/Layout/NavMenu.razor.css 85 testapps/WebAppArmDeployment/Components/Pages/Error.razor 29 testapps/WebAppArmDeployment/Components/Pages/Home.razor 4 testapps/WebAppArmDeployment/Components/Routes.razor 6 testapps/WebAppArmDeployment/Components/_Imports.razor 10 testapps/WebAppArmDeployment/Program.cs 16 testapps/WebAppArmWithDocker/Components/App.razor 17 testapps/WebAppArmWithDocker/Components/Layout/MainLayout.razor 19 testapps/WebAppArmWithDocker/Components/Layout/MainLayout.razor.css 81 testapps/WebAppArmWithDocker/Components/Layout/NavMenu.razor 15 testapps/WebAppArmWithDocker/Components/Layout/NavMenu.razor.css 85 testapps/WebAppArmWithDocker/Components/Pages/Error.razor 29 testapps/WebAppArmWithDocker/Components/Pages/Home.razor 4 testapps/WebAppArmWithDocker/Components/Routes.razor 6 testapps/WebAppArmWithDocker/Components/_Imports.razor 10 testapps/WebAppArmWithDocker/Program.cs 16 testapps/WebAppNet8WithCustomDockerFile/Pages/Index.cshtml 9 testapps/WebAppNet8WithCustomDockerFile/Pages/Index.cshtml.cs 16 testapps/WebAppNet8WithCustomDockerFile/Pages/Shared/_Layout.cshtml 40 testapps/WebAppNet8WithCustomDockerFile/Pages/_ViewImports.cshtml 3 testapps/WebAppNet8WithCustomDockerFile/Pages/_ViewStart.cshtml 3 testapps/WebAppNet8WithCustomDockerFile/Program.cs 13 testapps/WebAppNoDockerFile/Pages/Error.cshtml 23 testapps/WebAppNoDockerFile/Pages/Error.cshtml.cs 22 testapps/WebAppNoDockerFile/Pages/Index.cshtml 9 testapps/WebAppNoDockerFile/Pages/Index.cshtml.cs 16 testapps/WebAppNoDockerFile/Pages/Privacy.cshtml 7 testapps/WebAppNoDockerFile/Pages/Privacy.cshtml.cs 16 testapps/WebAppNoDockerFile/Pages/Shared/_Layout.cshtml 47 testapps/WebAppNoDockerFile/Pages/Shared/_ValidationScriptsPartial.cshtml 2 testapps/WebAppNoDockerFile/Pages/_ViewImports.cshtml 2 testapps/WebAppNoDockerFile/Pages/_ViewStart.cshtml 3 testapps/WebAppNoDockerFile/Program.cs 15 testapps/WebAppNoDockerFile/Startup.cs 37 testapps/WebAppNoDockerFile/wwwroot/css/site.css 53 testapps/WebAppNoDockerFile/wwwroot/js/site.js 1 testapps/WebAppWithDockerFile/Controllers/EnvVarController.cs 32 testapps/WebAppWithDockerFile/Pages/Error.cshtml 23 testapps/WebAppWithDockerFile/Pages/Error.cshtml.cs 22 testapps/WebAppWithDockerFile/Pages/Index.cshtml 9 testapps/WebAppWithDockerFile/Pages/Index.cshtml.cs 16 testapps/WebAppWithDockerFile/Pages/Privacy.cshtml 7 testapps/WebAppWithDockerFile/Pages/Privacy.cshtml.cs 16 testapps/WebAppWithDockerFile/Pages/Shared/_Layout.cshtml 47 testapps/WebAppWithDockerFile/Pages/Shared/_ValidationScriptsPartial.cshtml 2 testapps/WebAppWithDockerFile/Pages/_ViewImports.cshtml 2 testapps/WebAppWithDockerFile/Pages/_ViewStart.cshtml 3 testapps/WebAppWithDockerFile/Program.cs 18 testapps/WebAppWithDockerFile/Startup.cs 42 testapps/WebAppWithDockerFile/wwwroot/css/site.css 53 testapps/WebAppWithDockerFile/wwwroot/js/site.js 1 testapps/WorkerServiceExample/Program.cs 8 testapps/WorkerServiceExample/Worker.cs 19 testapps/docker/ConsoleSdkType/Program.cs 11 testapps/docker/WebAppDifferentAssemblyName/Pages/Error.cshtml 23 testapps/docker/WebAppDifferentAssemblyName/Pages/Error.cshtml.cs 26 testapps/docker/WebAppDifferentAssemblyName/Pages/Index.cshtml 9 testapps/docker/WebAppDifferentAssemblyName/Pages/Index.cshtml.cs 21 testapps/docker/WebAppDifferentAssemblyName/Pages/Privacy.cshtml 7 testapps/docker/WebAppDifferentAssemblyName/Pages/Privacy.cshtml.cs 21 testapps/docker/WebAppDifferentAssemblyName/Pages/Shared/_Layout.cshtml 47 testapps/docker/WebAppDifferentAssemblyName/Pages/Shared/_ValidationScriptsPartial.cshtml 2 testapps/docker/WebAppDifferentAssemblyName/Pages/_ViewImports.cshtml 3 testapps/docker/WebAppDifferentAssemblyName/Pages/_ViewStart.cshtml 3 testapps/docker/WebAppDifferentAssemblyName/Program.cs 24 testapps/docker/WebAppDifferentAssemblyName/Startup.cs 45 testapps/docker/WebAppDifferentAssemblyName/wwwroot/css/site.css 53 testapps/docker/WebAppDifferentAssemblyName/wwwroot/js/site.js 1 testapps/docker/WebAppDifferentTargetFramework/Pages/About.cshtml 8 testapps/docker/WebAppDifferentTargetFramework/Pages/About.cshtml.cs 16 testapps/docker/WebAppDifferentTargetFramework/Pages/Contact.cshtml 17 testapps/docker/WebAppDifferentTargetFramework/Pages/Contact.cshtml.cs 16 testapps/docker/WebAppDifferentTargetFramework/Pages/Error.cshtml 20 testapps/docker/WebAppDifferentTargetFramework/Pages/Error.cshtml.cs 20 testapps/docker/WebAppDifferentTargetFramework/Pages/Index.cshtml 94 testapps/docker/WebAppDifferentTargetFramework/Pages/Index.cshtml.cs 15 testapps/docker/WebAppDifferentTargetFramework/Pages/Privacy.cshtml 7 testapps/docker/WebAppDifferentTargetFramework/Pages/Privacy.cshtml.cs 15 testapps/docker/WebAppDifferentTargetFramework/Pages/Shared/_CookieConsentPartial.cshtml 39 testapps/docker/WebAppDifferentTargetFramework/Pages/Shared/_Layout.cshtml 69 testapps/docker/WebAppDifferentTargetFramework/Pages/Shared/_ValidationScriptsPartial.cshtml 18 testapps/docker/WebAppDifferentTargetFramework/Pages/_ViewImports.cshtml 3 testapps/docker/WebAppDifferentTargetFramework/Pages/_ViewStart.cshtml 3 testapps/docker/WebAppDifferentTargetFramework/Program.cs 22 testapps/docker/WebAppDifferentTargetFramework/Startup.cs 47 testapps/docker/WebAppDifferentTargetFramework/wwwroot/css/site.css 23 testapps/docker/WebAppDifferentTargetFramework/wwwroot/css/site.min.css 1 testapps/docker/WebAppDifferentTargetFramework/wwwroot/js/site.js 1 testapps/docker/WebAppNet7/Program.cs 4 testapps/docker/WebAppNet8/Program.cs 4 testapps/docker/WebAppNoSolution/Pages/Error.cshtml 23 testapps/docker/WebAppNoSolution/Pages/Error.cshtml.cs 26 testapps/docker/WebAppNoSolution/Pages/Index.cshtml 9 testapps/docker/WebAppNoSolution/Pages/Index.cshtml.cs 21 testapps/docker/WebAppNoSolution/Pages/Privacy.cshtml 7 testapps/docker/WebAppNoSolution/Pages/Privacy.cshtml.cs 21 testapps/docker/WebAppNoSolution/Pages/Shared/_Layout.cshtml 47 testapps/docker/WebAppNoSolution/Pages/Shared/_ValidationScriptsPartial.cshtml 2 testapps/docker/WebAppNoSolution/Pages/_ViewImports.cshtml 3 testapps/docker/WebAppNoSolution/Pages/_ViewStart.cshtml 3 testapps/docker/WebAppNoSolution/Program.cs 24 testapps/docker/WebAppNoSolution/Startup.cs 45 testapps/docker/WebAppNoSolution/wwwroot/css/site.css 53 testapps/docker/WebAppNoSolution/wwwroot/js/site.js 1 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Pages/Error.cshtml 23 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Pages/Error.cshtml.cs 26 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Pages/Index.cshtml 9 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Pages/Index.cshtml.cs 21 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Pages/Privacy.cshtml 7 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Pages/Privacy.cshtml.cs 21 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Pages/Shared/_Layout.cshtml 47 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Pages/Shared/_ValidationScriptsPartial.cshtml 2 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Pages/_ViewImports.cshtml 3 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Pages/_ViewStart.cshtml 3 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Program.cs 26 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/Startup.cs 45 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/wwwroot/css/site.css 53 testapps/docker/WebAppProjectDependencies/WebAppProjectDependencies/wwwroot/js/site.js 1 testapps/docker/WebAppProjectDependencies/WebAppProjectDependenciesLibrary/Class1.cs 7 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Pages/Error.cshtml 23 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Pages/Error.cshtml.cs 26 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Pages/Index.cshtml 9 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Pages/Index.cshtml.cs 21 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Pages/Privacy.cshtml 7 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Pages/Privacy.cshtml.cs 21 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Pages/Shared/_Layout.cshtml 47 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Pages/Shared/_ValidationScriptsPartial.cshtml 2 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Pages/_ViewImports.cshtml 3 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Pages/_ViewStart.cshtml 3 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Program.cs 26 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/Startup.cs 45 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/wwwroot/css/site.css 53 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependencies/wwwroot/js/site.js 1 testapps/docker/WebAppProjectDependenciesAboveSolution/WebAppProjectDependenciesLibrary/Class1.cs 7 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Pages/Error.cshtml 23 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Pages/Error.cshtml.cs 26 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Pages/Index.cshtml 9 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Pages/Index.cshtml.cs 21 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Pages/Privacy.cshtml 7 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Pages/Privacy.cshtml.cs 21 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Pages/Shared/_Layout.cshtml 47 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Pages/Shared/_ValidationScriptsPartial.cshtml 2 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Pages/_ViewImports.cshtml 3 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Pages/_ViewStart.cshtml 3 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Program.cs 24 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/Startup.cs 45 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/wwwroot/css/site.css 53 testapps/docker/WebAppWithSolutionParentLevel/WebAppWithSolutionParentLevel/wwwroot/js/site.js 1 testapps/docker/WebAppWithSolutionSameLevel/Pages/Error.cshtml 23 testapps/docker/WebAppWithSolutionSameLevel/Pages/Error.cshtml.cs 26 testapps/docker/WebAppWithSolutionSameLevel/Pages/Index.cshtml 9 testapps/docker/WebAppWithSolutionSameLevel/Pages/Index.cshtml.cs 21 testapps/docker/WebAppWithSolutionSameLevel/Pages/Privacy.cshtml 7 testapps/docker/WebAppWithSolutionSameLevel/Pages/Privacy.cshtml.cs 21 testapps/docker/WebAppWithSolutionSameLevel/Pages/Shared/_Layout.cshtml 47 testapps/docker/WebAppWithSolutionSameLevel/Pages/Shared/_ValidationScriptsPartial.cshtml 2 testapps/docker/WebAppWithSolutionSameLevel/Pages/_ViewImports.cshtml 3 testapps/docker/WebAppWithSolutionSameLevel/Pages/_ViewStart.cshtml 3 testapps/docker/WebAppWithSolutionSameLevel/Program.cs 24 testapps/docker/WebAppWithSolutionSameLevel/Startup.cs 45 testapps/docker/WebAppWithSolutionSameLevel/wwwroot/css/site.css 53 testapps/docker/WebAppWithSolutionSameLevel/wwwroot/js/site.js 1 testapps/docker/WorkerServiceExample/Program.cs 8 testapps/docker/WorkerServiceExample/Worker.cs 19