magnet:?xt=urn:btih:F7014B7FA8C4C5731D05ED4212D2FF9971B060E0
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/app/app.component.css 188 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/app/app.component.html 263 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/counter/counter.component.html 198 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/counter/counter.component.spec.ts 1.2 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/counter/counter.component.ts 273 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/fetchdata/fetchdata.component.html 662 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/fetchdata/fetchdata.component.ts 676 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/home/home.component.html 1.8 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/home/home.component.ts 162 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/navmenu/navmenu.component.css 1.2 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/navmenu/navmenu.component.html 1.5 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/components/navmenu/navmenu.component.ts 217 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/app/app.module.shared.ts 1.2 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 109.0 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/ClientApp/boot.server.ts 1.7 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/Controllers/HomeController.cs 577 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/Controllers/SampleDataController.cs 1.3 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/Properties/launchSettings.json 651 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/Views/Home/Index.cshtml 290 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 109.0 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/wwwroot/dist/vendor.css 322.2 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/wwwroot/favicon.ico 32.0 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/wwwroot/test.html 340 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/appsettings.Development.json 515 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/appsettings.json 365 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/package.json 1.9 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/Program.cs 627 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/Startup.cs 2.4 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/TestMakerFreeWebApp_Chapter_01_Part01.csproj 2.5 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/tsconfig.json 563 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/update-npm.bat 22 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/update-webpack.bat 86 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/webpack.config.js 3.8 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part01/webpack.config.vendor.js 3.9 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/app/components/app/app.component.css 188 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/app/components/app/app.component.html 263 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/app/components/home/home.component.html 101 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/app/components/home/home.component.ts 162 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/app/components/navmenu/navmenu.component.css 1.2 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/app/components/navmenu/navmenu.component.html 958 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/app/components/navmenu/navmenu.component.ts 217 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/app/app.module.shared.ts 906 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 109.0 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/ClientApp/boot.server.ts 1.7 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/Controllers/HomeController.cs 577 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/Controllers/SampleDataController.cs 1.3 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/Properties/launchSettings.json 651 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/Views/Home/Index.cshtml 290 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 109.0 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/wwwroot/dist/vendor.css 322.2 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/wwwroot/favicon.ico 32.0 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/wwwroot/test.html 340 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/appsettings.Development.json 515 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/appsettings.json 365 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/package.json 1.9 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/Program.cs 627 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/Startup.cs 2.4 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/TestMakerFreeWebApp_Chapter_01_Part02.csproj 2.5 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/tsconfig.json 563 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/update-npm.bat 22 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/update-webpack.bat 86 Bytes
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/webpack.config.js 3.8 kB
Code/Chapter01/TestMakerFreeWebApp_Chapter_01_Part02/webpack.config.vendor.js 3.9 kB
Code/Chapter01/TestMakerFree_Chapter_01.sln 1.9 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/app/components/app/app.component.css 188 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/app/components/app/app.component.html 263 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/app/components/home/home.component.html 101 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/app/components/home/home.component.ts 162 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/app/components/navmenu/navmenu.component.css 1.2 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/app/components/navmenu/navmenu.component.html 958 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/app/components/navmenu/navmenu.component.ts 217 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/app/app.module.shared.ts 906 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 109.0 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ClientApp/boot.server.ts 1.7 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Controllers/AnswerController.cs 3.0 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Controllers/HomeController.cs 577 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Controllers/QuestionController.cs 3.1 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Controllers/QuizController.cs 5.4 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Controllers/ResultController.cs 3.0 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Properties/launchSettings.json 651 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ViewModels/AnswerViewModel.cs 965 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ViewModels/QuestionViewModel.cs 888 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ViewModels/QuizViewModel.cs 1.0 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/ViewModels/ResultViewModel.cs 941 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Views/Home/Index.cshtml 290 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 109.0 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/wwwroot/dist/vendor.css 322.2 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/wwwroot/favicon.ico 32.0 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/wwwroot/test.html 340 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/appsettings.Development.json 515 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/appsettings.json 365 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/package.json 1.9 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Program.cs 627 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/Startup.cs 2.4 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/TestMakerFreeWebApp_Chapter_02.csproj 2.5 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/tsconfig.json 563 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/update-npm.bat 22 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/update-webpack.bat 86 Bytes
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/webpack.config.js 3.8 kB
Code/Chapter02/TestMakerFreeWebApp_Chapter_02/webpack.config.vendor.js 3.9 kB
Code/Chapter02/TestMakerFree_Chapter_02.sln 1.3 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/app/app.component.css 188 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/app/app.component.html 263 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/home/home.component.css 328 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/home/home.component.html 222 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/home/home.component.ts 204 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/navmenu/navmenu.component.css 1.2 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/navmenu/navmenu.component.html 958 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/navmenu/navmenu.component.ts 217 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/quiz/quiz-list.component.css 141 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/quiz/quiz-list.component.html 281 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/quiz/quiz-list.component.ts 1.6 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/quiz/quiz.component.css 248 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/quiz/quiz.component.html 424 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/components/quiz/quiz.component.ts 248 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/interfaces/quiz.ts 103 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/app/app.module.shared.ts 1.1 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ClientApp/boot.server.ts 1.7 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Controllers/AnswerController.cs 3.0 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Controllers/HomeController.cs 577 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Controllers/QuestionController.cs 3.1 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Controllers/QuizController.cs 5.4 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Controllers/ResultController.cs 3.0 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Properties/launchSettings.json 651 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ViewModels/AnswerViewModel.cs 965 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ViewModels/QuestionViewModel.cs 888 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ViewModels/QuizViewModel.cs 1.0 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/ViewModels/ResultViewModel.cs 941 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Views/Home/Index.cshtml 290 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/wwwroot/dist/vendor.css 315.4 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/wwwroot/favicon.ico 32.0 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/wwwroot/test.html 340 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/.gitignore 3.8 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/appsettings.Development.json 515 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/appsettings.json 365 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/package.json 1.8 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Program.cs 627 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/Startup.cs 2.4 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/TestMakerFreeWebApp_Chapter_03_Part01.csproj 2.5 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/tsconfig.json 563 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/update-npm.bat 22 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/update-webpack.bat 86 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/webpack.config.js 3.8 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part01/webpack.config.vendor.js 3.9 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/about/about.component.html 144 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/about/about.component.ts 192 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/app/app.component.css 188 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/app/app.component.html 263 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/home/home.component.css 328 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/home/home.component.html 216 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/home/home.component.ts 204 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/login/login.component.html 68 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/login/login.component.ts 192 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/navmenu/navmenu.component.css 1.2 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/navmenu/navmenu.component.html 1.4 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/navmenu/navmenu.component.ts 217 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/pagenotfound/pagenotfound.component.html 81 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/pagenotfound/pagenotfound.component.ts 220 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/quiz/quiz-list.component.css 141 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/quiz/quiz-list.component.html 290 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/quiz/quiz-list.component.ts 1.7 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/quiz/quiz.component.css 248 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/quiz/quiz.component.html 424 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/components/quiz/quiz.component.ts 1.1 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/interfaces/quiz.ts 103 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/app/app.module.shared.ts 1.6 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ClientApp/boot.server.ts 1.7 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Controllers/AnswerController.cs 3.0 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Controllers/HomeController.cs 577 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Controllers/QuestionController.cs 3.1 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Controllers/QuizController.cs 5.4 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Controllers/ResultController.cs 3.0 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Properties/launchSettings.json 651 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ViewModels/AnswerViewModel.cs 965 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ViewModels/QuestionViewModel.cs 888 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ViewModels/QuizViewModel.cs 1.0 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/ViewModels/ResultViewModel.cs 941 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Views/Home/Index.cshtml 290 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/wwwroot/dist/vendor.css 315.4 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/wwwroot/favicon.ico 32.0 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/wwwroot/test.html 340 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/.gitignore 3.8 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/appsettings.Development.json 515 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/appsettings.json 365 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/package.json 1.8 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Program.cs 627 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/Startup.cs 2.4 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/TestMakerFreeWebApp_Chapter_03_Part02.csproj 2.7 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/tsconfig.json 563 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/update-npm.bat 22 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/update-webpack.bat 86 Bytes
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/webpack.config.js 3.8 kB
Code/Chapter03/TestMakerFreeWebApp_Chapter_03_Part02/webpack.config.vendor.js 3.9 kB
Code/Chapter03/TestMakerFree_Chapter_03.sln 1.9 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/about/about.component.html 144 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/about/about.component.ts 192 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/app/app.component.css 188 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/app/app.component.html 263 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/home/home.component.css 328 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/home/home.component.html 216 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/home/home.component.ts 204 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/login/login.component.html 68 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/login/login.component.ts 192 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/navmenu/navmenu.component.css 1.2 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/navmenu/navmenu.component.html 1.4 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/navmenu/navmenu.component.ts 217 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/pagenotfound/pagenotfound.component.html 81 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/pagenotfound/pagenotfound.component.ts 220 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/quiz/quiz-list.component.css 141 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/quiz/quiz-list.component.html 290 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/quiz/quiz-list.component.ts 1.7 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/quiz/quiz.component.css 248 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/quiz/quiz.component.html 424 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/components/quiz/quiz.component.ts 1.1 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/interfaces/quiz.ts 103 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/app/app.module.shared.ts 1.6 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ClientApp/boot.server.ts 1.7 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Controllers/AnswerController.cs 3.0 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Controllers/HomeController.cs 577 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Controllers/QuestionController.cs 3.1 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Controllers/QuizController.cs 4.8 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Controllers/ResultController.cs 3.0 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Data/Models/Answer.cs 1.2 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Data/Models/ApplicationUser.cs 1.3 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Data/Models/Question.cs 1.3 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Data/Models/Quiz.cs 1.9 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Data/Models/Result.cs 1.3 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Data/ApplicationDbContext.cs 2.3 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Data/DbSeeder.cs 9.5 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Properties/launchSettings.json 651 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ViewModels/AnswerViewModel.cs 965 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ViewModels/QuestionViewModel.cs 888 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ViewModels/QuizViewModel.cs 1.0 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/ViewModels/ResultViewModel.cs 941 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Views/Home/Index.cshtml 290 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/wwwroot/dist/vendor.css 315.4 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/wwwroot/favicon.ico 32.0 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/wwwroot/test.html 340 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/.gitignore 3.8 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/appsettings.Development.json 515 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/appsettings.json 547 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/package.json 1.8 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Program.cs 627 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/Startup.cs 3.4 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/TestMakerFreeWebApp_Chapter_04.csproj 3.6 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/tsconfig.json 563 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/update-npm.bat 22 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/update-webpack.bat 86 Bytes
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/webpack.config.js 3.8 kB
Code/Chapter04/TestMakerFreeWebApp_Chapter_04/webpack.config.vendor.js 3.9 kB
Code/Chapter04/TestMakerFree_Chapter_04.sln 1.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/about/about.component.html 144 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/about/about.component.ts 192 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/app/app.component.css 188 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/app/app.component.html 263 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/home/home.component.css 328 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/home/home.component.html 216 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/home/home.component.ts 204 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/login/login.component.html 68 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/login/login.component.ts 192 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/navmenu/navmenu.component.css 1.2 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/navmenu/navmenu.component.html 1.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/navmenu/navmenu.component.ts 217 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/pagenotfound/pagenotfound.component.html 81 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/pagenotfound/pagenotfound.component.ts 220 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/quiz/quiz-edit.component.css 84 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/quiz/quiz-edit.component.html 937 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/quiz/quiz-edit.component.ts 2.2 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/quiz/quiz-list.component.css 141 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/quiz/quiz-list.component.html 290 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/quiz/quiz-list.component.ts 1.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/quiz/quiz.component.css 248 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/quiz/quiz.component.html 590 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/components/quiz/quiz.component.ts 1.6 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/interfaces/quiz.ts 103 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/app/app.module.shared.ts 1.9 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/dist/main-server.js 3.4 MB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ClientApp/boot.server.ts 1.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Controllers/AnswerController.cs 6.2 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Controllers/HomeController.cs 577 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Controllers/QuestionController.cs 6.1 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Controllers/QuizController.cs 8.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Controllers/ResultController.cs 6.2 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Data/Models/Answer.cs 1.2 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Data/Models/ApplicationUser.cs 1.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Data/Models/Question.cs 1.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Data/Models/Quiz.cs 1.9 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Data/Models/Result.cs 1.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Data/ApplicationDbContext.cs 2.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Data/DbSeeder.cs 9.5 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Properties/launchSettings.json 651 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ViewModels/AnswerViewModel.cs 965 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ViewModels/QuestionViewModel.cs 888 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ViewModels/QuizViewModel.cs 1.0 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/ViewModels/ResultViewModel.cs 941 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Views/Home/Index.cshtml 290 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/wwwroot/dist/main-client.js 308.5 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/wwwroot/dist/main-client.js.map 351.6 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/wwwroot/dist/vendor.css 315.4 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/wwwroot/favicon.ico 32.0 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/wwwroot/test.html 340 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/.gitignore 3.8 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/appsettings.Development.json 515 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/appsettings.json 547 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/package.json 1.8 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Program.cs 627 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/Startup.cs 3.4 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/TestMakerFreeWebApp_Chapter_05_Part01.csproj 3.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/tsconfig.json 563 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/update-npm.bat 22 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/update-webpack.bat 86 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/webpack.config.js 3.8 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part01/webpack.config.vendor.js 3.9 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/about/about.component.html 144 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/about/about.component.ts 192 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/answer/answer-edit.component.css 54 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/answer/answer-edit.component.html 826 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/answer/answer-edit.component.ts 2.4 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/answer/answer-list.component.css 46 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/answer/answer-list.component.html 921 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/answer/answer-list.component.ts 2.0 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/app/app.component.css 188 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/app/app.component.html 263 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/home/home.component.css 328 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/home/home.component.html 216 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/home/home.component.ts 204 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/login/login.component.html 68 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/login/login.component.ts 192 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/navmenu/navmenu.component.css 1.2 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/navmenu/navmenu.component.html 1.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/navmenu/navmenu.component.ts 217 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/pagenotfound/pagenotfound.component.html 81 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/pagenotfound/pagenotfound.component.ts 220 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/question/question-edit.component.css 56 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/question/question-edit.component.html 633 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/question/question-edit.component.ts 2.4 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/question/question-list.component.css 48 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/question/question-list.component.html 872 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/question/question-list.component.ts 2.0 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/quiz/quiz-edit.component.css 84 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/quiz/quiz-edit.component.html 1.1 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/quiz/quiz-edit.component.ts 2.2 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/quiz/quiz-list.component.css 141 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/quiz/quiz-list.component.html 290 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/quiz/quiz-list.component.ts 1.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/quiz/quiz.component.css 248 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/quiz/quiz.component.html 590 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/quiz/quiz.component.ts 1.6 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/result/result-edit.component.css 54 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/result/result-edit.component.html 969 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/result/result-edit.component.ts 2.4 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/result/result-list.component.css 46 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/result/result-list.component.html 1.2 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/components/result/result-list.component.ts 2.0 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/interfaces/answer.ts 104 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/interfaces/question.ts 82 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/interfaces/quiz.ts 103 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/interfaces/result.ts 128 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/app/app.module.shared.ts 3.0 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/dist/main-server.js 3.5 MB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ClientApp/boot.server.ts 1.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Controllers/AnswerController.cs 5.4 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Controllers/BaseApiController.cs 1.0 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Controllers/HomeController.cs 577 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Controllers/QuestionController.cs 5.4 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Controllers/QuizController.cs 7.4 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Controllers/ResultController.cs 5.4 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Data/Models/Answer.cs 1.2 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Data/Models/ApplicationUser.cs 1.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Data/Models/Question.cs 1.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Data/Models/Quiz.cs 1.9 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Data/Models/Result.cs 1.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Data/ApplicationDbContext.cs 2.3 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Data/DbSeeder.cs 9.5 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Properties/launchSettings.json 651 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ViewModels/AnswerViewModel.cs 965 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ViewModels/QuestionViewModel.cs 888 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ViewModels/QuizViewModel.cs 1.0 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/ViewModels/ResultViewModel.cs 941 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Views/Home/Index.cshtml 290 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/wwwroot/dist/main-client.js 346.2 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/wwwroot/dist/main-client.js.map 396.0 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/wwwroot/dist/vendor.css 315.4 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/wwwroot/favicon.ico 32.0 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/wwwroot/test.html 340 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/.gitignore 3.8 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/appsettings.Development.json 515 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/appsettings.json 547 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/package.json 1.8 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Program.cs 627 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/Startup.cs 3.4 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/TestMakerFreeWebApp_Chapter_05_Part02.csproj 3.7 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/tsconfig.json 563 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/update-npm.bat 22 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/update-webpack.bat 86 Bytes
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/webpack.config.js 3.8 kB
Code/Chapter05/TestMakerFreeWebApp_Chapter_05_Part02/webpack.config.vendor.js 3.9 kB
Code/Chapter05/TestMakerFree_Chapter_05.sln 1.9 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/about/about.component.html 144 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/about/about.component.ts 192 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/answer/answer-edit.component.css 237 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/answer/answer-edit.component.html 1.2 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/answer/answer-edit.component.less 240 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/answer/answer-edit.component.min.css 189 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/answer/answer-edit.component.ts 2.4 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/answer/answer-list.component.css 59 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/answer/answer-list.component.html 1.5 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/answer/answer-list.component.less 145 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/answer/answer-list.component.min.css 54 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/answer/answer-list.component.ts 2.0 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/app/app.component.css 462 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/app/app.component.html 751 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/app/app.component.less 560 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/app/app.component.min.css 368 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/home/home.component.css 0 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/home/home.component.html 292 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/home/home.component.less 23 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/home/home.component.min.css 3 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/home/home.component.ts 204 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/login/login.component.html 68 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/login/login.component.ts 192 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/navmenu/navmenu.component.css 926 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/navmenu/navmenu.component.html 1.7 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/navmenu/navmenu.component.less 1.3 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/navmenu/navmenu.component.min.css 701 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/navmenu/navmenu.component.ts 217 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/pagenotfound/pagenotfound.component.html 81 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/pagenotfound/pagenotfound.component.ts 220 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/question/question-edit.component.css 201 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/question/question-edit.component.html 969 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/question/question-edit.component.less 196 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/question/question-edit.component.min.css 161 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/question/question-edit.component.ts 2.4 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/question/question-list.component.css 59 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/question/question-list.component.html 1.5 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/question/question-list.component.less 145 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/question/question-list.component.min.css 54 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/question/question-list.component.ts 2.0 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-edit.component.css 140 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-edit.component.html 1.7 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-edit.component.less 143 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-edit.component.min.css 108 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-edit.component.ts 2.2 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-list.component.css 1.4 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-list.component.html 656 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-list.component.less 2.0 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-list.component.min.css 1.2 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-list.component.ts 1.7 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-search.component.css 643 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-search.component.html 265 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-search.component.less 826 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-search.component.min.css 529 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz-search.component.ts 307 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz.component.css 1.9 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz.component.html 2.8 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz.component.less 2.6 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz.component.min.css 1.6 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/quiz/quiz.component.ts 1.6 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/result/result-edit.component.css 189 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/result/result-edit.component.html 1.2 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/result/result-edit.component.less 193 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/result/result-edit.component.min.css 149 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/result/result-edit.component.ts 2.4 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/result/result-list.component.css 59 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/result/result-list.component.html 1.7 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/result/result-list.component.less 145 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/result/result-list.component.min.css 54 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/components/result/result-list.component.ts 2.0 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/interfaces/answer.ts 105 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/interfaces/question.ts 82 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/interfaces/quiz.ts 103 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/interfaces/result.ts 128 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/app/app.module.shared.ts 3.1 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ClientApp/boot.server.ts 1.7 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Controllers/AnswerController.cs 5.4 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Controllers/BaseApiController.cs 1.0 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Controllers/HomeController.cs 577 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Controllers/QuestionController.cs 5.4 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Controllers/QuizController.cs 7.4 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Controllers/ResultController.cs 5.4 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Data/Models/Answer.cs 1.2 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Data/Models/ApplicationUser.cs 1.3 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Data/Models/Question.cs 1.3 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Data/Models/Quiz.cs 1.9 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Data/Models/Result.cs 1.3 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Data/ApplicationDbContext.cs 2.3 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Data/DbSeeder.cs 9.5 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Properties/launchSettings.json 651 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ViewModels/AnswerViewModel.cs 965 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ViewModels/QuestionViewModel.cs 888 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ViewModels/QuizViewModel.cs 1.0 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/ViewModels/ResultViewModel.cs 941 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Views/Home/Index.cshtml 290 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/wwwroot/dist/res/img/logo.svg 43.9 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/wwwroot/dist/vendor.css 321.4 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/wwwroot/favicon.ico 32.0 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/wwwroot/test.html 340 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/.gitignore 3.8 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/appsettings.Development.json 515 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/appsettings.json 547 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/package.json 1.8 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Program.cs 627 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/Startup.cs 3.4 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/TestMakerFreeWebApp_Chapter_06.csproj 3.9 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/tsconfig.json 563 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/update-npm.bat 22 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/update-webpack.bat 86 Bytes
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/webpack.config.js 3.8 kB
Code/Chapter06/TestMakerFreeWebApp_Chapter_06/webpack.config.vendor.js 3.9 kB
Code/Chapter06/TestMakerFree_Chapter_06.sln 1.3 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/about/about.component.html 144 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/about/about.component.ts 192 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/answer/answer-edit.component.css 237 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/answer/answer-edit.component.html 2.3 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/answer/answer-edit.component.less 240 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/answer/answer-edit.component.min.css 189 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/answer/answer-edit.component.ts 4.3 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/answer/answer-list.component.css 59 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/answer/answer-list.component.html 1.5 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/answer/answer-list.component.less 145 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/answer/answer-list.component.min.css 54 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/answer/answer-list.component.ts 2.0 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/app/app.component.css 462 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/app/app.component.html 751 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/app/app.component.less 560 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/app/app.component.min.css 368 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/home/home.component.css 0 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/home/home.component.html 292 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/home/home.component.less 23 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/home/home.component.min.css 3 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/home/home.component.ts 204 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/login/login.component.html 68 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/login/login.component.ts 192 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/navmenu/navmenu.component.css 926 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/navmenu/navmenu.component.html 1.7 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/navmenu/navmenu.component.less 1.3 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/navmenu/navmenu.component.min.css 701 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/navmenu/navmenu.component.ts 217 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/pagenotfound/pagenotfound.component.html 81 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/pagenotfound/pagenotfound.component.ts 220 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/question/question-edit.component.css 201 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/question/question-edit.component.html 2.2 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/question/question-edit.component.less 196 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/question/question-edit.component.min.css 161 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/question/question-edit.component.ts 5.0 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/question/question-list.component.css 59 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/question/question-list.component.html 1.5 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/question/question-list.component.less 145 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/question/question-list.component.min.css 54 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/question/question-list.component.ts 2.0 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-edit.component.css 140 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-edit.component.html 2.3 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-edit.component.less 143 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-edit.component.min.css 108 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-edit.component.ts 3.9 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-list.component.css 1.4 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-list.component.html 656 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-list.component.less 2.0 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-list.component.min.css 1.2 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-list.component.ts 1.7 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-search.component.css 643 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-search.component.html 265 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-search.component.less 826 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-search.component.min.css 529 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz-search.component.ts 307 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz.component.css 1.9 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz.component.html 2.8 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz.component.less 2.6 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz.component.min.css 1.6 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/quiz/quiz.component.ts 1.6 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/result/result-edit.component.css 189 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/result/result-edit.component.html 3.0 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/result/result-edit.component.less 193 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/result/result-edit.component.min.css 149 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/result/result-edit.component.ts 4.3 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/result/result-list.component.css 59 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/result/result-list.component.html 1.7 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/result/result-list.component.less 145 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/result/result-list.component.min.css 54 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/components/result/result-list.component.ts 2.0 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/interfaces/answer.ts 107 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/interfaces/question.ts 82 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/interfaces/quiz.ts 103 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/interfaces/result.ts 128 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/app/app.module.shared.ts 3.2 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ClientApp/boot.server.ts 1.7 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Controllers/AnswerController.cs 5.4 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Controllers/BaseApiController.cs 1.0 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Controllers/HomeController.cs 577 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Controllers/QuestionController.cs 5.4 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Controllers/QuizController.cs 7.4 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Controllers/ResultController.cs 5.4 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Data/Models/Answer.cs 1.2 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Data/Models/ApplicationUser.cs 1.3 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Data/Models/Question.cs 1.3 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Data/Models/Quiz.cs 1.9 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Data/Models/Result.cs 1.3 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Data/ApplicationDbContext.cs 2.3 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Data/DbSeeder.cs 9.5 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Properties/launchSettings.json 651 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ViewModels/AnswerViewModel.cs 965 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ViewModels/QuestionViewModel.cs 888 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ViewModels/QuizViewModel.cs 1.0 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/ViewModels/ResultViewModel.cs 941 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Views/Home/Index.cshtml 290 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/wwwroot/dist/res/img/logo.svg 43.9 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/wwwroot/dist/vendor.css 321.4 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/wwwroot/favicon.ico 32.0 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/wwwroot/test.html 340 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/.gitignore 3.8 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/appsettings.Development.json 515 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/appsettings.json 547 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/package.json 1.8 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Program.cs 627 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/Startup.cs 3.4 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/TestMakerFreeWebApp_Chapter_07.csproj 3.9 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/tsconfig.json 563 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/update-npm.bat 22 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/update-webpack.bat 86 Bytes
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/webpack.config.js 3.8 kB
Code/Chapter07/TestMakerFreeWebApp_Chapter_07/webpack.config.vendor.js 3.9 kB
Code/Chapter07/TestMakerFree_Chapter_07.sln 1.3 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/about/about.component.html 144 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/about/about.component.ts 192 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/answer/answer-edit.component.css 237 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/answer/answer-edit.component.html 2.3 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/answer/answer-edit.component.less 240 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/answer/answer-edit.component.min.css 189 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/answer/answer-edit.component.ts 4.3 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/answer/answer-list.component.css 59 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/answer/answer-list.component.html 1.5 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/answer/answer-list.component.less 145 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/answer/answer-list.component.min.css 54 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/answer/answer-list.component.ts 2.0 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/app/app.component.css 462 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/app/app.component.html 751 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/app/app.component.less 560 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/app/app.component.min.css 368 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/home/home.component.css 0 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/home/home.component.html 292 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/home/home.component.less 23 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/home/home.component.min.css 3 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/home/home.component.ts 204 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/login/login.component.css 698 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/login/login.component.html 2.2 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/login/login.component.less 791 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/login/login.component.min.css 578 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/login/login.component.ts 2.6 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/navmenu/navmenu.component.css 964 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/navmenu/navmenu.component.html 2.0 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/navmenu/navmenu.component.less 1.3 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/navmenu/navmenu.component.min.css 731 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/navmenu/navmenu.component.ts 603 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/pagenotfound/pagenotfound.component.html 81 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/pagenotfound/pagenotfound.component.ts 220 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/question/question-edit.component.css 201 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/question/question-edit.component.html 2.2 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/question/question-edit.component.less 196 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/question/question-edit.component.min.css 161 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/question/question-edit.component.ts 5.0 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/question/question-list.component.css 59 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/question/question-list.component.html 1.5 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/question/question-list.component.less 145 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/question/question-list.component.min.css 54 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/question/question-list.component.ts 2.0 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-edit.component.css 140 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-edit.component.html 2.3 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-edit.component.less 143 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-edit.component.min.css 108 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-edit.component.ts 3.9 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-list.component.css 1.4 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-list.component.html 656 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-list.component.less 2.0 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-list.component.min.css 1.2 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-list.component.ts 1.7 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-search.component.css 643 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-search.component.html 265 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-search.component.less 826 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-search.component.min.css 529 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz-search.component.ts 307 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz.component.css 1.9 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz.component.html 2.8 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz.component.less 2.6 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz.component.min.css 1.6 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/quiz/quiz.component.ts 1.7 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/result/result-edit.component.css 189 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/result/result-edit.component.html 3.0 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/result/result-edit.component.less 193 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/result/result-edit.component.min.css 149 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/result/result-edit.component.ts 4.3 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/result/result-list.component.css 59 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/result/result-list.component.html 1.7 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/result/result-list.component.less 145 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/result/result-list.component.min.css 54 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/components/result/result-list.component.ts 2.0 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/interfaces/answer.ts 107 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/interfaces/question.ts 82 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/interfaces/quiz.ts 103 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/interfaces/result.ts 128 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/interfaces/token.response.ts 74 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/services/auth.interceptor.ts 848 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/services/auth.service.ts 2.6 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/app/app.module.shared.ts 3.5 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ClientApp/boot.server.ts 1.7 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Controllers/AnswerController.cs 5.8 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Controllers/BaseApiController.cs 1.6 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Controllers/HomeController.cs 577 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Controllers/QuestionController.cs 5.8 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Controllers/QuizController.cs 7.7 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Controllers/ResultController.cs 5.8 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Controllers/TokenController.cs 4.4 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Data/Models/Answer.cs 1.2 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Data/Models/ApplicationUser.cs 1.3 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Data/Models/Question.cs 1.3 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Data/Models/Quiz.cs 1.9 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Data/Models/Result.cs 1.3 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Data/ApplicationDbContext.cs 2.4 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Data/DbSeeder.cs 12.4 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Properties/launchSettings.json 651 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ViewModels/AnswerViewModel.cs 965 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ViewModels/QuestionViewModel.cs 888 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ViewModels/QuizViewModel.cs 1.0 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ViewModels/ResultViewModel.cs 941 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ViewModels/TokenRequestViewModel.cs 578 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/ViewModels/TokenResponseViewModel.cs 430 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Views/Home/Index.cshtml 290 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/wwwroot/dist/res/img/logo.svg 43.9 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/wwwroot/dist/vendor.css 321.4 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/wwwroot/favicon.ico 32.0 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/wwwroot/test.html 340 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/.gitignore 3.8 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/appsettings.Development.json 644 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/appsettings.json 768 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/package.json 1.8 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Program.cs 627 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/Startup.cs 5.8 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/TestMakerFreeWebApp_Chapter_08.csproj 3.8 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/tsconfig.json 563 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/update-npm.bat 22 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/update-webpack.bat 86 Bytes
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/webpack.config.js 3.8 kB
Code/Chapter08/TestMakerFreeWebApp_Chapter_08/webpack.config.vendor.js 3.9 kB
Code/Chapter08/TestMakerFree_Chapter_08.sln 1.3 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/about/about.component.html 144 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/about/about.component.ts 192 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/answer/answer-edit.component.css 237 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/answer/answer-edit.component.html 2.3 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/answer/answer-edit.component.less 240 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/answer/answer-edit.component.min.css 189 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/answer/answer-edit.component.ts 4.3 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/answer/answer-list.component.css 59 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/answer/answer-list.component.html 1.5 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/answer/answer-list.component.less 145 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/answer/answer-list.component.min.css 54 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/answer/answer-list.component.ts 2.0 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/app/app.component.css 462 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/app/app.component.html 751 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/app/app.component.less 560 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/app/app.component.min.css 368 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/home/home.component.css 0 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/home/home.component.html 292 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/home/home.component.less 23 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/home/home.component.min.css 3 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/home/home.component.ts 204 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/login/login.component.css 698 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/login/login.component.html 2.4 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/login/login.component.less 791 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/login/login.component.min.css 578 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/login/login.component.ts 2.2 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/login/login.externalproviders.component.html 223 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/login/login.externalproviders.component.ts 2.4 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/login/login.facebook.component.html 276 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/login/login.facebook.component.ts 4.4 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/navmenu/navmenu.component.css 926 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/navmenu/navmenu.component.html 2.0 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/navmenu/navmenu.component.less 1.3 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/navmenu/navmenu.component.min.css 701 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/navmenu/navmenu.component.ts 603 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/pagenotfound/pagenotfound.component.html 81 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/pagenotfound/pagenotfound.component.ts 220 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/question/question-edit.component.css 201 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/question/question-edit.component.html 2.2 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/question/question-edit.component.less 196 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/question/question-edit.component.min.css 161 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/question/question-edit.component.ts 5.0 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/question/question-list.component.css 59 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/question/question-list.component.html 1.5 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/question/question-list.component.less 145 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/question/question-list.component.min.css 54 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/question/question-list.component.ts 2.0 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-edit.component.css 140 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-edit.component.html 2.3 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-edit.component.less 143 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-edit.component.min.css 108 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-edit.component.ts 3.9 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-list.component.css 1.4 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-list.component.html 656 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-list.component.less 2.0 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-list.component.min.css 1.2 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-list.component.ts 1.7 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-search.component.css 643 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-search.component.html 265 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-search.component.less 826 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-search.component.min.css 529 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz-search.component.ts 307 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz.component.css 1.9 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz.component.html 2.8 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz.component.less 2.6 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz.component.min.css 1.6 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/quiz/quiz.component.ts 1.7 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/result/result-edit.component.css 189 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/result/result-edit.component.html 3.0 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/result/result-edit.component.less 193 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/result/result-edit.component.min.css 149 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/result/result-edit.component.ts 4.3 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/result/result-list.component.css 59 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/result/result-list.component.html 1.7 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/result/result-list.component.less 145 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/result/result-list.component.min.css 54 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/result/result-list.component.ts 2.0 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/user/register.component.css 709 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/user/register.component.html 4.1 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/user/register.component.less 802 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/user/register.component.min.css 589 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/components/user/register.component.ts 3.5 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/interfaces/answer.ts 107 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/interfaces/question.ts 82 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/interfaces/quiz.ts 103 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/interfaces/result.ts 128 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/interfaces/token.response.ts 102 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/interfaces/user.ts 113 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/services/auth.interceptor.ts 837 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/services/auth.response.interceptor.ts 2.8 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/services/auth.service.ts 3.5 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/app/app.module.shared.ts 4.1 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ClientApp/boot.server.ts 1.7 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Controllers/AnswerController.cs 5.8 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Controllers/BaseApiController.cs 1.7 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Controllers/HomeController.cs 577 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Controllers/QuestionController.cs 5.8 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Controllers/QuizController.cs 7.7 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Controllers/ResultController.cs 5.8 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Controllers/TokenController.cs 17.8 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Controllers/UserController.cs 2.7 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Data/Models/Answer.cs 1.2 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Data/Models/ApplicationUser.cs 1.5 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Data/Models/Question.cs 1.3 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Data/Models/Quiz.cs 1.9 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Data/Models/Result.cs 1.3 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Data/Models/Token.cs 1.1 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Data/ApplicationDbContext.cs 2.8 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Data/DataHelper.cs 2.5 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Data/DbSeeder.cs 12.3 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Properties/launchSettings.json 651 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ViewModels/AnswerViewModel.cs 965 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ViewModels/ExternalLoginRequestViewModel.cs 453 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ViewModels/JsonResponse.cs 607 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ViewModels/QuestionViewModel.cs 888 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ViewModels/QuizViewModel.cs 1.0 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ViewModels/ResultViewModel.cs 941 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ViewModels/TokenRequestViewModel.cs 629 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ViewModels/TokenResponseViewModel.cs 481 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/ViewModels/UserViewModel.cs 508 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Views/Home/Index.cshtml 290 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/wwwroot/dist/res/img/logo.svg 43.9 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/wwwroot/dist/vendor.css 321.4 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/wwwroot/favicon.ico 32.0 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/wwwroot/test.html 340 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/.gitignore 3.8 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/appsettings.Development.json 682 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/appsettings.json 882 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/package.json 1.8 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Program.cs 627 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/Startup.cs 6.0 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/TestMakerFreeWebApp_Chapter_09.csproj 4.0 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/tsconfig.json 563 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/update-npm.bat 22 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/update-webpack.bat 86 Bytes
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/webpack.config.js 3.8 kB
Code/Chapter09/TestMakerFreeWebApp_Chapter_09/webpack.config.vendor.js 3.9 kB
Code/Chapter09/TestMakerFree_Chapter_09.sln 1.3 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/about/about.component.html 144 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/about/about.component.ts 192 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/answer/answer-edit.component.css 237 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/answer/answer-edit.component.html 2.3 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/answer/answer-edit.component.less 240 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/answer/answer-edit.component.min.css 189 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/answer/answer-edit.component.ts 4.3 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/answer/answer-list.component.css 59 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/answer/answer-list.component.html 1.5 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/answer/answer-list.component.less 145 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/answer/answer-list.component.min.css 54 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/answer/answer-list.component.ts 2.0 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/app/app.component.css 462 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/app/app.component.html 751 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/app/app.component.less 560 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/app/app.component.min.css 368 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/home/home.component.css 0 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/home/home.component.html 292 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/home/home.component.less 23 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/home/home.component.min.css 3 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/home/home.component.ts 204 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/login/login.component.css 698 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/login/login.component.html 2.4 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/login/login.component.less 791 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/login/login.component.min.css 578 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/login/login.component.ts 2.2 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/login/login.externalproviders.component.html 223 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/login/login.externalproviders.component.ts 2.4 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/login/login.facebook.component.html 276 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/login/login.facebook.component.ts 4.4 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/navmenu/navmenu.component.css 926 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/navmenu/navmenu.component.html 2.0 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/navmenu/navmenu.component.less 1.3 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/navmenu/navmenu.component.min.css 701 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/navmenu/navmenu.component.ts 603 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/pagenotfound/pagenotfound.component.html 81 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/pagenotfound/pagenotfound.component.ts 220 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/question/question-edit.component.css 201 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/question/question-edit.component.html 2.2 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/question/question-edit.component.less 196 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/question/question-edit.component.min.css 161 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/question/question-edit.component.ts 5.0 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/question/question-list.component.css 59 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/question/question-list.component.html 1.5 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/question/question-list.component.less 145 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/question/question-list.component.min.css 54 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/question/question-list.component.ts 2.0 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-edit.component.css 140 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-edit.component.html 2.3 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-edit.component.less 143 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-edit.component.min.css 108 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-edit.component.ts 3.9 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-list.component.css 1.4 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-list.component.html 656 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-list.component.less 2.0 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-list.component.min.css 1.2 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-list.component.ts 1.7 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-search.component.css 643 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-search.component.html 265 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-search.component.less 826 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-search.component.min.css 529 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz-search.component.ts 307 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz.component.css 1.9 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz.component.html 2.8 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz.component.less 2.6 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz.component.min.css 1.6 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/quiz/quiz.component.ts 1.7 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/result/result-edit.component.css 189 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/result/result-edit.component.html 3.0 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/result/result-edit.component.less 193 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/result/result-edit.component.min.css 149 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/result/result-edit.component.ts 4.3 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/result/result-list.component.css 59 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/result/result-list.component.html 1.7 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/result/result-list.component.less 145 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/result/result-list.component.min.css 54 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/result/result-list.component.ts 2.0 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/user/register.component.css 709 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/user/register.component.html 4.1 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/user/register.component.less 802 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/user/register.component.min.css 589 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/components/user/register.component.ts 3.5 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/interfaces/answer.ts 107 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/interfaces/question.ts 82 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/interfaces/quiz.ts 103 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/interfaces/result.ts 128 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/interfaces/token.response.ts 102 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/interfaces/user.ts 113 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/services/auth.interceptor.ts 837 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/services/auth.response.interceptor.ts 2.8 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/services/auth.service.ts 3.5 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/app.module.browser.ts 556 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/app.module.server.ts 374 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/app/app.module.shared.ts 4.1 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/dist/vendor-manifest.json 7.8 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/dist/vendor.js 3.9 MB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/test/boot-tests.ts 1.1 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/test/karma.conf.js 919 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/boot.browser.ts 974 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ClientApp/boot.server.ts 1.7 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Controllers/AnswerController.cs 5.8 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Controllers/BaseApiController.cs 1.7 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Controllers/HomeController.cs 577 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Controllers/QuestionController.cs 5.8 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Controllers/QuizController.cs 7.7 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Controllers/ResultController.cs 5.8 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Controllers/TokenController.cs 17.8 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Controllers/UserController.cs 2.7 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Data/Models/Answer.cs 1.2 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Data/Models/ApplicationUser.cs 1.5 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Data/Models/Question.cs 1.3 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Data/Models/Quiz.cs 1.9 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Data/Models/Result.cs 1.3 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Data/Models/Token.cs 1.1 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Data/ApplicationDbContext.cs 2.8 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Data/DataHelper.cs 2.5 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Data/DbSeeder.cs 12.3 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Properties/PublishProfiles/Folder-Profile.pubxml 977 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Properties/PublishProfiles/FTP-Profile.pubxml 1.2 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Properties/launchSettings.json 650 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ViewModels/AnswerViewModel.cs 965 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ViewModels/ExternalLoginRequestViewModel.cs 453 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ViewModels/JsonResponse.cs 607 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ViewModels/QuestionViewModel.cs 888 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ViewModels/QuizViewModel.cs 1.0 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ViewModels/ResultViewModel.cs 941 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ViewModels/TokenRequestViewModel.cs 629 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ViewModels/TokenResponseViewModel.cs 481 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/ViewModels/UserViewModel.cs 508 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Views/Home/Index.cshtml 392 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Views/Shared/_Layout.cshtml 408 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Views/Shared/Error.cshtml 882 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Views/_ViewImports.cshtml 127 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Views/_ViewStart.cshtml 32 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/wwwroot/dist/res/img/logo.svg 43.9 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/wwwroot/dist/main-client.js 780.9 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/wwwroot/dist/vendor.css 321.4 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/wwwroot/dist/vendor.js 3.8 MB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/wwwroot/favicon.ico 32.0 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/wwwroot/test.html 340 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/.gitignore 3.8 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/appsettings.Development.json 864 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/appsettings.json 913 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/package.json 1.8 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Program.cs 627 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/Startup.cs 6.1 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/TestMakerFreeWebApp_Chapter_10.csproj 4.2 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/tsconfig.json 563 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/update-npm.bat 22 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/update-webpack.bat 86 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/web.config.IIS 622 Bytes
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/webpack.config.js 3.8 kB
Code/Chapter10/TestMakerFreeWebApp_Chapter_10/webpack.config.vendor.js 3.9 kB
Code/Chapter10/TestMakerFree_Chapter_10.sln 1.3 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/about/about.component.html 144 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/about/about.component.ts 192 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/answer/answer-edit.component.css 237 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/answer/answer-edit.component.html 2.3 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/answer/answer-edit.component.less 240 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/answer/answer-edit.component.min.css 189 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/answer/answer-edit.component.ts 4.3 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/answer/answer-list.component.css 59 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/answer/answer-list.component.html 1.5 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/answer/answer-list.component.less 145 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/answer/answer-list.component.min.css 54 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/answer/answer-list.component.ts 2.0 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/app/app.component.css 462 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/app/app.component.html 751 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/app/app.component.less 560 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/app/app.component.min.css 368 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/app/app.component.ts 200 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/home/home.component.css 0 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/home/home.component.html 292 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/home/home.component.less 23 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/home/home.component.min.css 3 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/home/home.component.ts 204 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/login/login.component.css 698 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/login/login.component.html 2.4 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/login/login.component.less 791 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/login/login.component.min.css 578 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/login/login.component.ts 2.2 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/login/login.externalproviders.component.html 223 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/login/login.externalproviders.component.ts 2.4 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/login/login.facebook.component.html 276 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/login/login.facebook.component.ts 4.4 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/navmenu/navmenu.component.css 926 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/navmenu/navmenu.component.html 2.0 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/navmenu/navmenu.component.less 1.3 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/navmenu/navmenu.component.min.css 701 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/navmenu/navmenu.component.ts 603 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/pagenotfound/pagenotfound.component.html 81 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/pagenotfound/pagenotfound.component.ts 220 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/question/question-edit.component.css 201 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/question/question-edit.component.html 2.2 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/question/question-edit.component.less 196 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/question/question-edit.component.min.css 161 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/question/question-edit.component.ts 5.0 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/question/question-list.component.css 59 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/question/question-list.component.html 1.5 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/question/question-list.component.less 145 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/question/question-list.component.min.css 54 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/question/question-list.component.ts 2.0 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-edit.component.css 140 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-edit.component.html 2.3 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-edit.component.less 143 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-edit.component.min.css 108 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-edit.component.ts 3.9 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-list.component.css 1.4 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-list.component.html 656 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-list.component.less 2.0 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-list.component.min.css 1.2 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-list.component.ts 1.7 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-search.component.css 643 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-search.component.html 265 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-search.component.less 826 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-search.component.min.css 529 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz-search.component.ts 307 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz.component.css 1.9 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz.component.html 2.8 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz.component.less 2.6 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz.component.min.css 1.6 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/quiz/quiz.component.ts 1.7 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/result/result-edit.component.css 189 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/result/result-edit.component.html 3.0 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/result/result-edit.component.less 193 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/result/result-edit.component.min.css 149 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/result/result-edit.component.ts 4.3 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/result/result-list.component.css 59 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/result/result-list.component.html 1.7 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/result/result-list.component.less 145 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/result/result-list.component.min.css 54 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/result/result-list.component.ts 2.0 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/user/register.component.css 709 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/user/register.component.html 4.1 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/user/register.component.less 802 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/user/register.component.min.css 589 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/components/user/register.component.ts 3.5 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/interfaces/answer.ts 107 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/interfaces/question.ts 82 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/interfaces/quiz.ts 103 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/interfaces/result.ts 128 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/interfaces/token.response.ts 102 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/interfaces/user.ts 113 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/services/auth.interceptor.ts 837 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/services/auth.response.interceptor.ts 2.8 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/services/auth.service.ts 3.5 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/app.module.browser.ts 556 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/app.module.server.ts 374 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/app/app.module.shared.ts 4.1 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/dist/vendor-manifest.json 7.9 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/dist/vendor.js 3.9 MB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/test/boot-tests.ts 1.1 kB
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/test/karma.conf.js 919 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/boot.browser.ts 974 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ClientApp/boot.server.ts 1.7 kB
Code/TestMakerFreeWebApp_UpdatedProject/Controllers/_deleted/SampleDataController.cs 1.3 kB
Code/TestMakerFreeWebApp_UpdatedProject/Controllers/AnswerController.cs 5.8 kB
Code/TestMakerFreeWebApp_UpdatedProject/Controllers/BaseApiController.cs 1.7 kB
Code/TestMakerFreeWebApp_UpdatedProject/Controllers/HomeController.cs 577 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/Controllers/QuestionController.cs 5.8 kB
Code/TestMakerFreeWebApp_UpdatedProject/Controllers/QuizController.cs 7.7 kB
Code/TestMakerFreeWebApp_UpdatedProject/Controllers/ResultController.cs 5.8 kB
Code/TestMakerFreeWebApp_UpdatedProject/Controllers/TokenController.cs 17.8 kB
Code/TestMakerFreeWebApp_UpdatedProject/Controllers/UserController.cs 2.7 kB
Code/TestMakerFreeWebApp_UpdatedProject/Data/Models/Answer.cs 1.2 kB
Code/TestMakerFreeWebApp_UpdatedProject/Data/Models/ApplicationUser.cs 1.5 kB
Code/TestMakerFreeWebApp_UpdatedProject/Data/Models/Question.cs 1.3 kB
Code/TestMakerFreeWebApp_UpdatedProject/Data/Models/Quiz.cs 1.9 kB
Code/TestMakerFreeWebApp_UpdatedProject/Data/Models/Result.cs 1.3 kB
Code/TestMakerFreeWebApp_UpdatedProject/Data/Models/Token.cs 1.1 kB
Code/TestMakerFreeWebApp_UpdatedProject/Data/ApplicationDbContext.cs 2.8 kB
Code/TestMakerFreeWebApp_UpdatedProject/Data/DataHelper.cs 2.5 kB
Code/TestMakerFreeWebApp_UpdatedProject/Data/DbSeeder.cs 12.3 kB
Code/TestMakerFreeWebApp_UpdatedProject/Properties/PublishProfiles/Folder-Profile.pubxml 977 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/Properties/PublishProfiles/FTP-Profile.pubxml 1.2 kB
Code/TestMakerFreeWebApp_UpdatedProject/Properties/launchSettings.json 650 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ViewModels/AnswerViewModel.cs 965 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ViewModels/ExternalLoginRequestViewModel.cs 453 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ViewModels/JsonResponse.cs 607 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ViewModels/QuestionViewModel.cs 888 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ViewModels/QuizViewModel.cs 1.0 kB
Code/TestMakerFreeWebApp_UpdatedProject/ViewModels/ResultViewModel.cs 941 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ViewModels/TokenRequestViewModel.cs 629 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ViewModels/TokenResponseViewModel.cs 481 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/ViewModels/UserViewModel.cs 508 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/Views/Home/Index.cshtml 392 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/Views/Shared/_Layout.cshtml 408 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/Views/Shared/Error.cshtml 882 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/Views/_ViewImports.cshtml 127 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/Views/_ViewStart.cshtml 32 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/wwwroot/dist/res/img/logo.svg 43.9 kB
Code/TestMakerFreeWebApp_UpdatedProject/wwwroot/dist/89889688147bd7575d6327160d64e760.svg 108.7 kB
Code/TestMakerFreeWebApp_UpdatedProject/wwwroot/dist/vendor-manifest.json 19.1 kB
Code/TestMakerFreeWebApp_UpdatedProject/wwwroot/dist/vendor.css 321.4 kB
Code/TestMakerFreeWebApp_UpdatedProject/wwwroot/dist/vendor.js 3.8 MB
Code/TestMakerFreeWebApp_UpdatedProject/wwwroot/favicon.ico 32.0 kB
Code/TestMakerFreeWebApp_UpdatedProject/wwwroot/test.html 340 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/.gitignore 3.8 kB
Code/TestMakerFreeWebApp_UpdatedProject/appsettings.Development.json 864 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/appsettings.json 1.1 kB
Code/TestMakerFreeWebApp_UpdatedProject/package.json 2.1 kB
Code/TestMakerFreeWebApp_UpdatedProject/Program.cs 627 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/Startup.cs 6.1 kB
Code/TestMakerFreeWebApp_UpdatedProject/TestMakerFree_UpdatedProject.sln 1.3 kB
Code/TestMakerFreeWebApp_UpdatedProject/TestMakerFreeWebApp_UpdatedProject.csproj 4.2 kB
Code/TestMakerFreeWebApp_UpdatedProject/tsconfig.json 595 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/update-npm.bat 22 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/update-webpack.bat 86 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/web.config.IIS 622 Bytes
Code/TestMakerFreeWebApp_UpdatedProject/webpack.config.js 3.9 kB
Code/TestMakerFreeWebApp_UpdatedProject/webpack.config.vendor.js 3.9 kB
Code/.gitignore 737 Bytes
Code/.hgignore 737 Bytes
Code/LICENSE 1.1 kB
Code/README.md 3.2 kB
Code/Software and Hardware list.pdf 193.4 kB
Code/TestMakerFree.sln 8.5 kB
De Sanctis V. - ASP.NET Core 2 and Angular 5 - 2017.pdf 34.9 MB
Anamadim - Dymphne Sanctis (EP) (2010) 87.0 MB
La larga noche de Francisco Sanctis (2016).mkv 1.3 GB
The.Long.Night.of.Francisco.Sanctis.2016.DVDRip.x264-BiPO... 318.4 MB
The.Long.Night.of.Francisco.Sanctis.2016.DVDRip.x264-BiPO... 323.6 MB
www.Torrenting.org -... 323.6 MB
Escolania de Montserrat - In Montibus Sanctis - 2018 - WEB FLAC 294.0 MB
La.larga.noche.de.Francisco.Sanctis.2016 748.1 MB
Andor [HDTV 720p][Cap.205] 8145次下载
Cap
HDTV
720p
Маня и Груня.2024.WEB-DL 720p.Files-x 5109次下载
2024
WEB
DL
Havoc.2025.1080p.NF.WEB-DL.DDP5.1.Atmos.H.264-EniaHD.mkv 5077次下载
WEB
DL
DDP5
The.Super.Cube.S01E09.1080p.iQ.WEB-DL.AAC2.0.H.264-VARYG.mkv 5040次下载
WEB
DL
Cube
Star.Wars.Andor.S02E05.I.Have.Friends.Everywhere.1080p.DS... 4944次下载
WEB
DL
Star
新桥恋人.电影港 地址发布页 www.dygang.me 收藏不迷路 4365次下载
me
www
发布页
Night at the Museum Battle of the Smithsonian 2009 2160p... 4161次下载
KiNGDOM
WEB
DL
www.UIndex.org - ... 4126次下载
www
MeGusta
HEVC
Palma.2.2024.WEB-DL.1080p.ExKinoRay.mkv 4000次下载
WEB
DL
2.2024
Guns N' Roses - Greatest Hits Live Broadcast Collection... 3915次下载
Live
Remastered
Hits
Andor [HDTV 720p][Cap.205] 8145次下载
Cap
HDTV
720p
(同人CG集) [白色絵の具 (無味ムスミ)] 友達の母が巨乳で金髪の淫乱美女でした.zip 6346次下载
zip
巨乳
CG
You.S05E02.720p.HEVC.x265-MeGusta[EZTVx.to].mkv 6221次下载
S05E02
HEVC
720p
up-mod-minecraft-play-with-friends-v1-21-80-28-... 6023次下载
982108028
mod
play
the.last.of.us.s02e02.1080p.web.h264-successful... 5335次下载
web
last
h264
异世降临.6v电影 地址发布页 www.6v123.net 收藏不迷路 5220次下载
www
发布页
6v123
Opasnaya.blizost.S01.2025.WEB-DL.1080p 5127次下载
WEB
DL
S01
Маня и Груня.2024.WEB-DL 720p.Files-x 5109次下载
2024
WEB
DL
Andor.S02E02.Sagrona.Teema.1080p.HEVC.x265-MeGu... 5100次下载
HEVC
Andor
mkv
Havoc.2025.1080p.NF.WEB-DL.DDP5.1.Atmos.H.264-E... 5077次下载
WEB
DL
DDP5
Shoot.Paragon.1970.DVDRip.XviD-AFO [NO-RAR] -...
Shoot
www
AFO
DASS-041-U
DASS
041
www.UIndex.org - Andy Richter Controls...
www
Episode
S01E04
[AniDub]_Sora_Kara_Furu_Ichioku_no_Hoshi_[Oriko_Qbiq]
Furu
no
Oriko
[BEST-TORRENTS.COM]...
Cheese
DL
2160p
【成人抖音-黑料-换妻-直播-手机搜7t7a.cc】麻豆传媒映画・爆操黑丝车模小姐姐・超级圆润...
麻豆
小姐姐
车模
Por siempre [HDTV 720p][Cap.106]
siempre
720p
Cap
Workaholics.S04E01.Season.4.Episode.1.WEBRip.72...
Workaholics
Episode
HoC
MobLand.S01E01.1080P.ENG.ITA.H264-TheBlackKing.mkv
ENG
H264
ITA
43606101 - Public Dick Flash Compilation..mp4
Dick
..
Compilation
吃瓜!去欧美留学的林淑瑶 ️被欧美大鸡巴驯化3P大战被洋吊深喉狂艹!
欧美
3P
被洋
Hellraiser III Hell On Earth 1992 1080p BluRay...
5.1
1992
AAC
Ghosts S04E21 Kyle 1080p PMTP WEB-DL DDP5 1 H...
WEB
DL
STC
[Gecko] Araiguma Calcal-dan - S01E07...
WEB
DL
AAC
salamander-2-salamander-deluxe-pack-play-statio...
salamander
play
full
Catalina Cruz live cam show pack
Catalina
show
live
SDMU-534
534
SDMU
dccdom.com@MIDV111C
com
MIDV111C
dccdom
