2025-06-14 17:02:18.122 +02:00 [INF] User profile is available. Using 'C:\Users\Patryk\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2025-06-14 17:02:18.435 +02:00 [INF] Now listening on: http://localhost:4444
2025-06-14 17:02:18.486 +02:00 [INF] Application started. Press Ctrl+C to shut down.
2025-06-14 17:02:18.487 +02:00 [INF] Hosting environment: Development
2025-06-14 17:02:18.487 +02:00 [INF] Content root path: C:\Users\Patryk\source\repos\neox.new\NeoX
2025-06-14 17:02:18.584 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/ - null null
2025-06-14 17:02:18.714 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:02:18.733 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:02:18.743 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:02:18.744 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:02:18.861 +02:00 [INF] Executed page /_Host in 125.2658ms
2025-06-14 17:02:18.861 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:02:18.866 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/ - 200 null text/html; charset=utf-8 289.1704ms
2025-06-14 17:02:18.877 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/assets/jquery.js - null null
2025-06-14 17:02:18.881 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/fontawesome/js/all.min.js - null null
2025-06-14 17:02:18.881 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/NeoX.styles.css - null null
2025-06-14 17:02:18.881 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:02:18%20PM - null null
2025-06-14 17:02:18.881 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:02:18%20PM - null null
2025-06-14 17:02:18.886 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - null null
2025-06-14 17:02:18.893 +02:00 [INF] Executing endpoint 'Blazor static files'
2025-06-14 17:02:18.917 +02:00 [INF] Sending file. Request path: '/NeoX.styles.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\obj\Debug\net8.0\scopedcss\bundle\NeoX.styles.css'
2025-06-14 17:02:18.917 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/NeoX.styles.css - 200 16264 text/css 37.3863ms
2025-06-14 17:02:18.918 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - null null
2025-06-14 17:02:18.933 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - 200 16493 application/javascript; charset=utf-8 14.6063ms
2025-06-14 17:02:18.933 +02:00 [INF] Sending file. Request path: '/css/animate.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\animate.css'
2025-06-14 17:02:18.933 +02:00 [INF] Sending file. Request path: '/css/app.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css'
2025-06-14 17:02:18.933 +02:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A'
2025-06-14 17:02:18.935 +02:00 [INF] Executed endpoint 'Blazor static files'
2025-06-14 17:02:18.937 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:02:18%20PM - 200 98290 text/css 56.3415ms
2025-06-14 17:02:18.937 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - 200 151672 text/javascript 50.7642ms
2025-06-14 17:02:18.937 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:02:18%20PM - 200 48692 text/css 57.419ms
2025-06-14 17:02:18.951 +02:00 [INF] Sending file. Request path: '/assets/jquery.js'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\assets\jquery.js'
2025-06-14 17:02:18.951 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/assets/jquery.js - 200 86969 text/javascript 74.6836ms
2025-06-14 17:02:18.954 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_vs/browserLink - null null
2025-06-14 17:02:18.973 +02:00 [INF] Sending file. Request path: '/fontawesome/js/all.min.js'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\fontawesome\js\all.min.js'
2025-06-14 17:02:18.974 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/fontawesome/js/all.min.js - 200 1489225 text/javascript 94.0141ms
2025-06-14 17:02:18.996 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/neoLogo.png - null null
2025-06-14 17:02:18.998 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor/initializers - null null
2025-06-14 17:02:18.999 +02:00 [INF] Executing endpoint 'Blazor initializers'
2025-06-14 17:02:18.999 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/background.png - null null
2025-06-14 17:02:18.999 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/car-background.png - null null
2025-06-14 17:02:19.000 +02:00 [INF] Executed endpoint 'Blazor initializers'
2025-06-14 17:02:19.000 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_blazor/initializers - 200 null application/json; charset=utf-8 2.4064ms
2025-06-14 17:02:19.005 +02:00 [INF] Sending file. Request path: '/css/neoLogo.png'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\neoLogo.png'
2025-06-14 17:02:19.005 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/neoLogo.png - 200 34251 image/png 9.1363ms
2025-06-14 17:02:19.006 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/checkmark.png - null null
2025-06-14 17:02:19.007 +02:00 [INF] Sending file. Request path: '/css/background.png'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\background.png'
2025-06-14 17:02:19.008 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/background.png - 200 248 image/png 8.6829ms
2025-06-14 17:02:19.012 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_vs/browserLink - 200 null text/javascript; charset=UTF-8 57.8238ms
2025-06-14 17:02:19.013 +02:00 [INF] Sending file. Request path: '/css/checkmark.png'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\checkmark.png'
2025-06-14 17:02:19.014 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/checkmark.png - 200 262 image/png 8.3772ms
2025-06-14 17:02:19.016 +02:00 [INF] Sending file. Request path: '/css/car-background.png'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\car-background.png'
2025-06-14 17:02:19.016 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/car-background.png - 200 1793045 image/png 16.6552ms
2025-06-14 17:02:19.021 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/Lato/Lato-Regular.ttf - null null
2025-06-14 17:02:19.029 +02:00 [INF] Sending file. Request path: '/css/Lato/Lato-Regular.ttf'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\Lato\Lato-Regular.ttf'
2025-06-14 17:02:19.029 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/Lato/Lato-Regular.ttf - 200 75152 application/x-font-ttf 8.4471ms
2025-06-14 17:02:19.051 +02:00 [INF] Request starting HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - null 0
2025-06-14 17:02:19.052 +02:00 [INF] Executing endpoint '/_blazor/negotiate'
2025-06-14 17:02:19.060 +02:00 [INF] Executed endpoint '/_blazor/negotiate'
2025-06-14 17:02:19.060 +02:00 [INF] Request finished HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - 200 316 application/json 8.7557ms
2025-06-14 17:02:19.081 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/favicon.ico - null null
2025-06-14 17:02:19.083 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor?id=FMXIvdTWdQaBWcbpXhCe6Q - null null
2025-06-14 17:02:19.083 +02:00 [INF] Executing endpoint '/_blazor'
2025-06-14 17:02:19.091 +02:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\favicon.ico'
2025-06-14 17:02:19.091 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/favicon.ico - 200 432254 image/x-icon 9.9728ms
2025-06-14 17:02:20.791 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/clear-browser-cache - null null
2025-06-14 17:02:20.792 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/clear-browser-cache - 200 0 null 0.5028ms
2025-06-14 17:02:20.812 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?nonce=1749913340811 - null null
2025-06-14 17:02:20.812 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/NeoX.styles.css?nonce=1749913340811 - null null
2025-06-14 17:02:20.812 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/animate.css?nonce=1749913340811 - null null
2025-06-14 17:02:20.813 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/?nonce=1749913340811 - null null
2025-06-14 17:02:20.813 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/favicon.ico?nonce=1749913340811 - null null
2025-06-14 17:02:20.813 +02:00 [INF] Sending file. Request path: '/NeoX.styles.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\obj\Debug\net8.0\scopedcss\bundle\NeoX.styles.css'
2025-06-14 17:02:20.814 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:02:20.814 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/NeoX.styles.css?nonce=1749913340811 - 200 16264 text/css 2.1934ms
2025-06-14 17:02:20.819 +02:00 [INF] Sending file. Request path: '/css/animate.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\animate.css'
2025-06-14 17:02:20.819 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:02:20.820 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/animate.css?nonce=1749913340811 - 200 98290 text/css 7.2897ms
2025-06-14 17:02:20.821 +02:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\favicon.ico'
2025-06-14 17:02:20.821 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/favicon.ico?nonce=1749913340811 - 200 432254 image/x-icon 7.9598ms
2025-06-14 17:02:20.821 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:02:20.821 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:02:20.827 +02:00 [INF] Sending file. Request path: '/css/app.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css'
2025-06-14 17:02:20.827 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?nonce=1749913340811 - 200 48692 text/css 15.3388ms
2025-06-14 17:02:20.829 +02:00 [INF] Executed page /_Host in 9.4961ms
2025-06-14 17:02:20.829 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:02:20.829 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/?nonce=1749913340811 - 200 null text/html; charset=utf-8 16.8351ms
2025-06-14 17:02:22.730 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/neoLogoSmall.png - null null
2025-06-14 17:02:22.731 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/hover-background.svg - null null
2025-06-14 17:02:22.737 +02:00 [INF] Sending file. Request path: '/css/neoLogoSmall.png'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\neoLogoSmall.png'
2025-06-14 17:02:22.737 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/neoLogoSmall.png - 200 18779 image/png 7.0073ms
2025-06-14 17:02:22.738 +02:00 [INF] Sending file. Request path: '/css/hover-background.svg'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\hover-background.svg'
2025-06-14 17:02:22.738 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/hover-background.svg - 200 2412 image/svg+xml 7.3019ms
2025-06-14 17:04:46.631 +02:00 [INF] Loading bosch info for 0281031203 
2025-06-14 17:04:46.781 +02:00 [INF] Loaded bosch info for 0281031203, formula: EDC 17C69-3.32
2025-06-14 17:04:48.209 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/folder-open-regular.svg - null null
2025-06-14 17:04:48.221 +02:00 [INF] Sending file. Request path: '/css/folder-open-regular.svg'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\folder-open-regular.svg'
2025-06-14 17:04:48.222 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/folder-open-regular.svg - 200 639 image/svg+xml 12.6146ms
2025-06-14 17:04:51.317 +02:00 [INF] Loading bosch info for 0281031204
2025-06-14 17:04:51.443 +02:00 [INF] Loaded bosch info for 0281031204, formula: EDC 17C69-3.62
2025-06-14 17:04:52.783 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/file-regular.svg - null null
2025-06-14 17:04:52.796 +02:00 [INF] Sending file. Request path: '/css/file-regular.svg'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\file-regular.svg'
2025-06-14 17:04:52.796 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/file-regular.svg - 200 502 image/svg+xml 12.9874ms
2025-06-14 17:05:14.219 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/?nonce=1749913340811 - null null
2025-06-14 17:05:14.219 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?nonce=1749913340811 - null null
2025-06-14 17:05:14.219 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:05:14.219 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:05:14.220 +02:00 [INF] The file /css/app.css was not modified
2025-06-14 17:05:14.220 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:05:14.220 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:05:14.220 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?nonce=1749913340811 - 304 null text/css 1.1249ms
2025-06-14 17:05:14.223 +02:00 [INF] Executed page /_Host in 3.8018ms
2025-06-14 17:05:14.223 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:05:14.223 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/?nonce=1749913340811 - 200 null text/html; charset=utf-8 4.6838ms
2025-06-14 17:05:14.231 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/.well-known/appspecific/com.chrome.devtools.json - null null
2025-06-14 17:05:14.232 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/.well-known/appspecific/com.chrome.devtools.json - 404 0 null 0.7349ms
2025-06-14 17:05:14.232 +02:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:4444/.well-known/appspecific/com.chrome.devtools.json, Response status code: 404
2025-06-14 17:05:14.261 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css.map - null null
2025-06-14 17:05:14.270 +02:00 [INF] Sending file. Request path: '/css/app.css.map'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css.map'
2025-06-14 17:05:14.271 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css.map - 200 10991 text/plain 9.8198ms
2025-06-14 17:05:35.274 +02:00 [INF] Loading bosch info for 0281033583
2025-06-14 17:05:35.396 +02:00 [INF] Loaded bosch info for 0281033583, formula: EDC 17C69-3.62
2025-06-14 17:05:38.439 +02:00 [INF] Loading bosch info for 0281033583
2025-06-14 17:05:38.558 +02:00 [INF] Loaded bosch info for 0281033583, formula: EDC 17C69-3.62
2025-06-14 17:05:41.740 +02:00 [INF] Loading bosch info for 0281031204
2025-06-14 17:05:41.859 +02:00 [INF] Loaded bosch info for 0281031204, formula: EDC 17C69-3.62
2025-06-14 17:05:46.892 +02:00 [INF] Loading bosch info for 0281031204
2025-06-14 17:05:47.016 +02:00 [INF] Loaded bosch info for 0281031204, formula: EDC 17C69-3.62
2025-06-14 17:05:51.046 +02:00 [INF] Loading bosch info for 0281031204
2025-06-14 17:05:51.165 +02:00 [INF] Loaded bosch info for 0281031204, formula: EDC 17C69-3.62
2025-06-14 17:05:59.243 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/.well-known/appspecific/com.chrome.devtools.json - null null
2025-06-14 17:05:59.244 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/.well-known/appspecific/com.chrome.devtools.json - 404 0 null 0.4716ms
2025-06-14 17:05:59.244 +02:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:4444/.well-known/appspecific/com.chrome.devtools.json, Response status code: 404
2025-06-14 17:05:59.249 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css.map - null null
2025-06-14 17:05:59.249 +02:00 [INF] The file /css/app.css.map was not modified
2025-06-14 17:05:59.249 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css.map - 304 null text/plain 0.2441ms
2025-06-14 17:08:19.463 +02:00 [INF] Application is shutting down...
2025-06-14 17:10:12.803 +02:00 [INF] User profile is available. Using 'C:\Users\Patryk\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2025-06-14 17:10:13.017 +02:00 [INF] Now listening on: http://localhost:4444
2025-06-14 17:10:13.062 +02:00 [INF] Application started. Press Ctrl+C to shut down.
2025-06-14 17:10:13.062 +02:00 [INF] Hosting environment: Development
2025-06-14 17:10:13.062 +02:00 [INF] Content root path: C:\Users\Patryk\source\repos\neox.new\NeoX
2025-06-14 17:10:13.105 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/ - null null
2025-06-14 17:10:13.186 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:10:13.198 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:10:13.206 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:10:13.207 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:10:13.329 +02:00 [INF] Executed page /_Host in 128.6943ms
2025-06-14 17:10:13.329 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:10:13.333 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/ - 200 null text/html; charset=utf-8 232.5977ms
2025-06-14 17:10:13.341 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/assets/jquery.js - null null
2025-06-14 17:10:13.345 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/fontawesome/js/all.min.js - null null
2025-06-14 17:10:13.345 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:10:13%20PM - null null
2025-06-14 17:10:13.345 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/NeoX.styles.css - null null
2025-06-14 17:10:13.346 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - null null
2025-06-14 17:10:13.346 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:10:13%20PM - null null
2025-06-14 17:10:13.351 +02:00 [INF] Executing endpoint 'Blazor static files'
2025-06-14 17:10:13.380 +02:00 [INF] Sending file. Request path: '/css/app.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css'
2025-06-14 17:10:13.386 +02:00 [INF] Sending file. Request path: '/assets/jquery.js'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\assets\jquery.js'
2025-06-14 17:10:13.386 +02:00 [INF] Sending file. Request path: '/NeoX.styles.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\obj\Debug\net8.0\scopedcss\bundle\NeoX.styles.css'
2025-06-14 17:10:13.389 +02:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A'
2025-06-14 17:10:13.391 +02:00 [INF] Executed endpoint 'Blazor static files'
2025-06-14 17:10:13.392 +02:00 [INF] Sending file. Request path: '/css/animate.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\animate.css'
2025-06-14 17:10:13.394 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - 200 151672 text/javascript 46.4957ms
2025-06-14 17:10:13.418 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/NeoX.styles.css - 200 16264 text/css 72.5845ms
2025-06-14 17:10:13.418 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:10:13%20PM - 200 48713 text/css 53.5528ms
2025-06-14 17:10:13.431 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/assets/jquery.js - 200 86969 text/javascript 90.585ms
2025-06-14 17:10:13.432 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:10:13%20PM - 200 98290 text/css 85.8864ms
2025-06-14 17:10:13.432 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - null null
2025-06-14 17:10:13.433 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - 200 16493 application/javascript; charset=utf-8 1.5227ms
2025-06-14 17:10:13.434 +02:00 [INF] Sending file. Request path: '/fontawesome/js/all.min.js'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\fontawesome\js\all.min.js'
2025-06-14 17:10:13.435 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/fontawesome/js/all.min.js - 200 1489225 text/javascript 90.0815ms
2025-06-14 17:10:13.436 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_vs/browserLink - null null
2025-06-14 17:10:13.456 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/neoLogo.png - null null
2025-06-14 17:10:13.458 +02:00 [INF] Sending file. Request path: '/css/neoLogo.png'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\neoLogo.png'
2025-06-14 17:10:13.459 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/neoLogo.png - 200 34251 image/png 2.2393ms
2025-06-14 17:10:13.459 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor/initializers - null null
2025-06-14 17:10:13.460 +02:00 [INF] Executing endpoint 'Blazor initializers'
2025-06-14 17:10:13.460 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_vs/browserLink - 200 null text/javascript; charset=UTF-8 24.3385ms
2025-06-14 17:10:13.460 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/background.png - null null
2025-06-14 17:10:13.461 +02:00 [INF] Executed endpoint 'Blazor initializers'
2025-06-14 17:10:13.461 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_blazor/initializers - 200 null application/json; charset=utf-8 2.12ms
2025-06-14 17:10:13.461 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/car-background.png - null null
2025-06-14 17:10:13.462 +02:00 [INF] Sending file. Request path: '/css/background.png'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\background.png'
2025-06-14 17:10:13.462 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/background.png - 200 248 image/png 1.8298ms
2025-06-14 17:10:13.465 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/checkmark.png - null null
2025-06-14 17:10:13.467 +02:00 [INF] Sending file. Request path: '/css/checkmark.png'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\checkmark.png'
2025-06-14 17:10:13.467 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/checkmark.png - 200 262 image/png 1.7976ms
2025-06-14 17:10:13.469 +02:00 [INF] Sending file. Request path: '/css/car-background.png'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\car-background.png'
2025-06-14 17:10:13.469 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/car-background.png - 200 1793045 image/png 8.1068ms
2025-06-14 17:10:13.476 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/Lato/Lato-Regular.ttf - null null
2025-06-14 17:10:13.478 +02:00 [INF] Sending file. Request path: '/css/Lato/Lato-Regular.ttf'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\Lato\Lato-Regular.ttf'
2025-06-14 17:10:13.478 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/Lato/Lato-Regular.ttf - 200 75152 application/x-font-ttf 1.9871ms
2025-06-14 17:10:13.499 +02:00 [INF] Request starting HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - null 0
2025-06-14 17:10:13.500 +02:00 [INF] Executing endpoint '/_blazor/negotiate'
2025-06-14 17:10:13.508 +02:00 [INF] Executed endpoint '/_blazor/negotiate'
2025-06-14 17:10:13.508 +02:00 [INF] Request finished HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - 200 316 application/json 9.286ms
2025-06-14 17:10:13.532 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor?id=_F44m2YPilvA6Ou60u0SWQ - null null
2025-06-14 17:10:13.532 +02:00 [INF] Executing endpoint '/_blazor'
2025-06-14 17:10:24.543 +02:00 [WRN] Unhandled exception rendering component: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at NeoX.Pages.serialNew2.Index.<BuildRenderTree>b__11_3() in C:\Users\Patryk\source\repos\neox.new\NeoX\Pages\serialNew2\Index.razor:line 32
   at Microsoft.AspNetCore.Components.EventCallbackWorkItem.InvokeAsync[T](MulticastDelegate delegate, T arg)
   at Microsoft.AspNetCore.Components.ComponentBase.Microsoft.AspNetCore.Components.IHandleEvent.HandleEventAsync(EventCallbackWorkItem callback, Object arg)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.DispatchEventAsync(UInt64 eventHandlerId, EventFieldInfo fieldInfo, EventArgs eventArgs, Boolean waitForQuiescence)
2025-06-14 17:10:24.579 +02:00 [ERR] Unhandled exception in circuit 'Klwm-u94SX6vQF9IYjnyxq86lDunK59b_XOGIMm09MI'.
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at NeoX.Pages.serialNew2.Index.<BuildRenderTree>b__11_3() in C:\Users\Patryk\source\repos\neox.new\NeoX\Pages\serialNew2\Index.razor:line 32
   at Microsoft.AspNetCore.Components.EventCallbackWorkItem.InvokeAsync[T](MulticastDelegate delegate, T arg)
   at Microsoft.AspNetCore.Components.ComponentBase.Microsoft.AspNetCore.Components.IHandleEvent.HandleEventAsync(EventCallbackWorkItem callback, Object arg)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.DispatchEventAsync(UInt64 eventHandlerId, EventFieldInfo fieldInfo, EventArgs eventArgs, Boolean waitForQuiescence)
2025-06-14 17:11:48.620 +02:00 [INF] User profile is available. Using 'C:\Users\Patryk\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2025-06-14 17:11:48.840 +02:00 [INF] Now listening on: http://localhost:4444
2025-06-14 17:11:48.893 +02:00 [INF] Application started. Press Ctrl+C to shut down.
2025-06-14 17:11:48.894 +02:00 [INF] Hosting environment: Development
2025-06-14 17:11:48.894 +02:00 [INF] Content root path: C:\Users\Patryk\source\repos\neox.new\NeoX
2025-06-14 17:11:48.953 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/ - null null
2025-06-14 17:11:49.030 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:11:49.049 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:11:49.060 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:11:49.060 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:11:49.177 +02:00 [INF] Executed page /_Host in 124.1425ms
2025-06-14 17:11:49.177 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:11:49.182 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/ - 200 null text/html; charset=utf-8 236.5911ms
2025-06-14 17:11:49.199 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:11:49%20PM - null null
2025-06-14 17:11:49.200 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:11:49%20PM - null null
2025-06-14 17:11:49.201 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - null null
2025-06-14 17:11:49.199 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - null null
2025-06-14 17:11:49.203 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - 200 16493 application/javascript; charset=utf-8 7.6293ms
2025-06-14 17:11:49.204 +02:00 [INF] Executing endpoint 'Blazor static files'
2025-06-14 17:11:49.206 +02:00 [INF] The file /_framework/blazor.server.js was not modified
2025-06-14 17:11:49.206 +02:00 [INF] Executed endpoint 'Blazor static files'
2025-06-14 17:11:49.206 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - 304 null text/javascript 10.6665ms
2025-06-14 17:11:49.216 +02:00 [INF] Sending file. Request path: '/css/animate.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\animate.css'
2025-06-14 17:11:49.218 +02:00 [INF] Sending file. Request path: '/css/app.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css'
2025-06-14 17:11:49.219 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:11:49%20PM - 200 98290 text/css 23.2392ms
2025-06-14 17:11:49.219 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:11:49%20PM - 200 48713 text/css 24.4105ms
2025-06-14 17:11:49.228 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_vs/browserLink - null null
2025-06-14 17:11:49.231 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor/initializers - null null
2025-06-14 17:11:49.235 +02:00 [INF] Executing endpoint 'Blazor initializers'
2025-06-14 17:11:49.236 +02:00 [INF] Executed endpoint 'Blazor initializers'
2025-06-14 17:11:49.237 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_blazor/initializers - 200 null application/json; charset=utf-8 5.5684ms
2025-06-14 17:11:49.249 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_vs/browserLink - 200 null text/javascript; charset=UTF-8 21.4622ms
2025-06-14 17:11:49.279 +02:00 [INF] Request starting HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - null 0
2025-06-14 17:11:49.280 +02:00 [INF] Executing endpoint '/_blazor/negotiate'
2025-06-14 17:11:49.288 +02:00 [INF] Executed endpoint '/_blazor/negotiate'
2025-06-14 17:11:49.288 +02:00 [INF] Request finished HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - 200 316 application/json 8.7858ms
2025-06-14 17:11:49.290 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor?id=OM2BuyQxU986t7tIDeY2PQ - null null
2025-06-14 17:11:49.290 +02:00 [INF] Executing endpoint '/_blazor'
2025-06-14 17:14:07.521 +02:00 [INF] User profile is available. Using 'C:\Users\Patryk\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2025-06-14 17:14:07.768 +02:00 [INF] Now listening on: http://localhost:4444
2025-06-14 17:14:07.814 +02:00 [INF] Application started. Press Ctrl+C to shut down.
2025-06-14 17:14:07.814 +02:00 [INF] Hosting environment: Development
2025-06-14 17:14:07.814 +02:00 [INF] Content root path: C:\Users\Patryk\source\repos\neox.new\NeoX
2025-06-14 17:14:07.861 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/ - null null
2025-06-14 17:14:07.944 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:14:07.957 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:14:07.965 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:14:07.965 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:14:08.080 +02:00 [INF] Executed page /_Host in 121.1519ms
2025-06-14 17:14:08.081 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:14:08.085 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/ - 200 null text/html; charset=utf-8 229.9487ms
2025-06-14 17:14:08.095 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:14:07%20PM - null null
2025-06-14 17:14:08.096 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:14:07%20PM - null null
2025-06-14 17:14:08.096 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - null null
2025-06-14 17:14:08.097 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - null null
2025-06-14 17:14:08.103 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - 200 16493 application/javascript; charset=utf-8 7.077ms
2025-06-14 17:14:08.105 +02:00 [INF] Executing endpoint 'Blazor static files'
2025-06-14 17:14:08.106 +02:00 [INF] The file /_framework/blazor.server.js was not modified
2025-06-14 17:14:08.107 +02:00 [INF] Executed endpoint 'Blazor static files'
2025-06-14 17:14:08.107 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - 304 null text/javascript 9.8868ms
2025-06-14 17:14:08.112 +02:00 [INF] Sending file. Request path: '/css/animate.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\animate.css'
2025-06-14 17:14:08.113 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:14:07%20PM - 200 98290 text/css 18.1108ms
2025-06-14 17:14:08.115 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_vs/browserLink - null null
2025-06-14 17:14:08.117 +02:00 [INF] Sending file. Request path: '/css/app.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css'
2025-06-14 17:14:08.117 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:14:07%20PM - 200 48713 text/css 22.0289ms
2025-06-14 17:14:08.121 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor/initializers - null null
2025-06-14 17:14:08.123 +02:00 [INF] Executing endpoint 'Blazor initializers'
2025-06-14 17:14:08.124 +02:00 [INF] Executed endpoint 'Blazor initializers'
2025-06-14 17:14:08.124 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_blazor/initializers - 200 null application/json; charset=utf-8 3.1463ms
2025-06-14 17:14:08.137 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_vs/browserLink - 200 null text/javascript; charset=UTF-8 22.3142ms
2025-06-14 17:14:08.149 +02:00 [INF] Request starting HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - null 0
2025-06-14 17:14:08.149 +02:00 [INF] Executing endpoint '/_blazor/negotiate'
2025-06-14 17:14:08.158 +02:00 [INF] Executed endpoint '/_blazor/negotiate'
2025-06-14 17:14:08.158 +02:00 [INF] Request finished HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - 200 316 application/json 9.1233ms
2025-06-14 17:14:08.163 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor?id=zgfk6MOj55uxhCxVv73nJA - null null
2025-06-14 17:14:08.163 +02:00 [INF] Executing endpoint '/_blazor'
2025-06-14 17:14:14.554 +02:00 [INF] Application is shutting down...
2025-06-14 17:20:10.510 +02:00 [INF] User profile is available. Using 'C:\Users\Patryk\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2025-06-14 17:20:10.758 +02:00 [INF] Now listening on: http://localhost:4444
2025-06-14 17:20:10.805 +02:00 [INF] Application started. Press Ctrl+C to shut down.
2025-06-14 17:20:10.806 +02:00 [INF] Hosting environment: Development
2025-06-14 17:20:10.806 +02:00 [INF] Content root path: C:\Users\Patryk\source\repos\neox.new\NeoX
2025-06-14 17:20:10.858 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/ - null null
2025-06-14 17:20:10.936 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:20:10.949 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:20:10.957 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:20:10.958 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:20:11.054 +02:00 [INF] Executed page /_Host in 102.069ms
2025-06-14 17:20:11.054 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:20:11.058 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/ - 200 null text/html; charset=utf-8 205.3581ms
2025-06-14 17:20:11.070 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:20:10%20PM - null null
2025-06-14 17:20:11.070 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:20:10%20PM - null null
2025-06-14 17:20:11.070 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - null null
2025-06-14 17:20:11.070 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - null null
2025-06-14 17:20:11.077 +02:00 [INF] Executing endpoint 'Blazor static files'
2025-06-14 17:20:11.077 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - 200 16493 application/javascript; charset=utf-8 7.0428ms
2025-06-14 17:20:11.079 +02:00 [INF] The file /_framework/blazor.server.js was not modified
2025-06-14 17:20:11.079 +02:00 [INF] Executed endpoint 'Blazor static files'
2025-06-14 17:20:11.079 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - 304 null text/javascript 8.9165ms
2025-06-14 17:20:11.085 +02:00 [INF] Sending file. Request path: '/css/animate.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\animate.css'
2025-06-14 17:20:11.087 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:20:10%20PM - 200 98290 text/css 17.708ms
2025-06-14 17:20:11.089 +02:00 [INF] Sending file. Request path: '/css/app.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css'
2025-06-14 17:20:11.089 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:20:10%20PM - 200 48713 text/css 20.6873ms
2025-06-14 17:20:11.090 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_vs/browserLink - null null
2025-06-14 17:20:11.094 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor/initializers - null null
2025-06-14 17:20:11.098 +02:00 [INF] Executing endpoint 'Blazor initializers'
2025-06-14 17:20:11.099 +02:00 [INF] Executed endpoint 'Blazor initializers'
2025-06-14 17:20:11.099 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_blazor/initializers - 200 null application/json; charset=utf-8 5.4413ms
2025-06-14 17:20:11.112 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_vs/browserLink - 200 null text/javascript; charset=UTF-8 21.958ms
2025-06-14 17:20:11.120 +02:00 [INF] Request starting HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - null 0
2025-06-14 17:20:11.121 +02:00 [INF] Executing endpoint '/_blazor/negotiate'
2025-06-14 17:20:11.126 +02:00 [INF] Executed endpoint '/_blazor/negotiate'
2025-06-14 17:20:11.126 +02:00 [INF] Request finished HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - 200 316 application/json 6.1255ms
2025-06-14 17:20:11.132 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor?id=Ww60FhKOM534jWvW_pmnlQ - null null
2025-06-14 17:20:11.132 +02:00 [INF] Executing endpoint '/_blazor'
2025-06-14 17:20:35.545 +02:00 [INF] User profile is available. Using 'C:\Users\Patryk\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2025-06-14 17:20:35.774 +02:00 [INF] Now listening on: http://localhost:4444
2025-06-14 17:20:35.815 +02:00 [INF] Application started. Press Ctrl+C to shut down.
2025-06-14 17:20:35.815 +02:00 [INF] Hosting environment: Development
2025-06-14 17:20:35.815 +02:00 [INF] Content root path: C:\Users\Patryk\source\repos\neox.new\NeoX
2025-06-14 17:20:35.875 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/ - null null
2025-06-14 17:20:35.955 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:20:35.969 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:20:35.979 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:20:35.980 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:20:36.077 +02:00 [INF] Executed page /_Host in 105.8627ms
2025-06-14 17:20:36.077 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:20:36.081 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/ - 200 null text/html; charset=utf-8 212.3014ms
2025-06-14 17:20:36.094 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - null null
2025-06-14 17:20:36.094 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - null null
2025-06-14 17:20:36.094 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:20:35%20PM - null null
2025-06-14 17:20:36.094 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:20:35%20PM - null null
2025-06-14 17:20:36.102 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - 200 16493 application/javascript; charset=utf-8 8.1047ms
2025-06-14 17:20:36.102 +02:00 [INF] Executing endpoint 'Blazor static files'
2025-06-14 17:20:36.104 +02:00 [INF] The file /_framework/blazor.server.js was not modified
2025-06-14 17:20:36.104 +02:00 [INF] Executed endpoint 'Blazor static files'
2025-06-14 17:20:36.104 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - 304 null text/javascript 10.111ms
2025-06-14 17:20:36.110 +02:00 [INF] Sending file. Request path: '/css/animate.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\animate.css'
2025-06-14 17:20:36.111 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:20:35%20PM - 200 98290 text/css 18.5613ms
2025-06-14 17:20:36.113 +02:00 [INF] Sending file. Request path: '/css/app.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css'
2025-06-14 17:20:36.113 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:20:35%20PM - 200 48713 text/css 20.7116ms
2025-06-14 17:20:36.117 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_vs/browserLink - null null
2025-06-14 17:20:36.121 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor/initializers - null null
2025-06-14 17:20:36.125 +02:00 [INF] Executing endpoint 'Blazor initializers'
2025-06-14 17:20:36.126 +02:00 [INF] Executed endpoint 'Blazor initializers'
2025-06-14 17:20:36.127 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_blazor/initializers - 200 null application/json; charset=utf-8 5.4097ms
2025-06-14 17:20:36.138 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_vs/browserLink - 200 null text/javascript; charset=UTF-8 20.801ms
2025-06-14 17:20:36.155 +02:00 [INF] Request starting HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - null 0
2025-06-14 17:20:36.156 +02:00 [INF] Executing endpoint '/_blazor/negotiate'
2025-06-14 17:20:36.161 +02:00 [INF] Executed endpoint '/_blazor/negotiate'
2025-06-14 17:20:36.161 +02:00 [INF] Request finished HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - 200 316 application/json 6.4465ms
2025-06-14 17:20:36.164 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor?id=42FDbFQxzK8Dru6AiLfZ8A - null null
2025-06-14 17:20:36.165 +02:00 [INF] Executing endpoint '/_blazor'
2025-06-14 17:21:09.364 +02:00 [INF] User profile is available. Using 'C:\Users\Patryk\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2025-06-14 17:21:09.604 +02:00 [INF] Now listening on: http://localhost:4444
2025-06-14 17:21:09.651 +02:00 [INF] Application started. Press Ctrl+C to shut down.
2025-06-14 17:21:09.652 +02:00 [INF] Hosting environment: Development
2025-06-14 17:21:09.652 +02:00 [INF] Content root path: C:\Users\Patryk\source\repos\neox.new\NeoX
2025-06-14 17:21:09.698 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/ - null null
2025-06-14 17:21:09.771 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:21:09.783 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:21:09.790 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:21:09.791 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:21:09.900 +02:00 [INF] Executed page /_Host in 114.7285ms
2025-06-14 17:21:09.901 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:21:09.906 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/ - 200 null text/html; charset=utf-8 213.6824ms
2025-06-14 17:21:09.942 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:21:09%20PM - null null
2025-06-14 17:21:09.942 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:21:09%20PM - null null
2025-06-14 17:21:09.942 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - null null
2025-06-14 17:21:09.943 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - null null
2025-06-14 17:21:09.945 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - 200 16493 application/javascript; charset=utf-8 2.5353ms
2025-06-14 17:21:09.946 +02:00 [INF] Executing endpoint 'Blazor static files'
2025-06-14 17:21:09.946 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_vs/browserLink - null null
2025-06-14 17:21:09.948 +02:00 [INF] The file /_framework/blazor.server.js was not modified
2025-06-14 17:21:09.949 +02:00 [INF] Executed endpoint 'Blazor static files'
2025-06-14 17:21:09.949 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - 304 null text/javascript 6.3288ms
2025-06-14 17:21:09.971 +02:00 [INF] Sending file. Request path: '/css/animate.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\animate.css'
2025-06-14 17:21:09.971 +02:00 [INF] Sending file. Request path: '/css/app.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css'
2025-06-14 17:21:09.973 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:21:09%20PM - 200 48713 text/css 52.3393ms
2025-06-14 17:21:09.973 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:21:09%20PM - 200 98290 text/css 52.1051ms
2025-06-14 17:21:09.973 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor/initializers - null null
2025-06-14 17:21:09.974 +02:00 [INF] Executing endpoint 'Blazor initializers'
2025-06-14 17:21:09.975 +02:00 [INF] Executed endpoint 'Blazor initializers'
2025-06-14 17:21:09.975 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_blazor/initializers - 200 null application/json; charset=utf-8 2.159ms
2025-06-14 17:21:09.983 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_vs/browserLink - 200 null text/javascript; charset=UTF-8 36.242ms
2025-06-14 17:21:09.995 +02:00 [INF] Request starting HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - null 0
2025-06-14 17:21:09.996 +02:00 [INF] Executing endpoint '/_blazor/negotiate'
2025-06-14 17:21:10.002 +02:00 [INF] Executed endpoint '/_blazor/negotiate'
2025-06-14 17:21:10.002 +02:00 [INF] Request finished HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - 200 316 application/json 7.2017ms
2025-06-14 17:21:10.006 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor?id=-4ZAaro87LMd9GZmf1-UUg - null null
2025-06-14 17:21:10.006 +02:00 [INF] Executing endpoint '/_blazor'
2025-06-14 17:22:41.530 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/assets/ikonki/msg.png - null null
2025-06-14 17:22:41.536 +02:00 [INF] Sending file. Request path: '/assets/ikonki/msg.png'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\assets\ikonki\msg.png'
2025-06-14 17:22:41.537 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/assets/ikonki/msg.png - 200 10849 image/png 6.567ms
2025-06-14 17:33:44.947 +02:00 [INF] User profile is available. Using 'C:\Users\Patryk\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2025-06-14 17:33:45.173 +02:00 [INF] Now listening on: http://localhost:4444
2025-06-14 17:33:45.218 +02:00 [INF] Application started. Press Ctrl+C to shut down.
2025-06-14 17:33:45.218 +02:00 [INF] Hosting environment: Development
2025-06-14 17:33:45.218 +02:00 [INF] Content root path: C:\Users\Patryk\source\repos\neox.new\NeoX
2025-06-14 17:33:45.261 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/ - null null
2025-06-14 17:33:45.333 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:33:45.345 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:33:45.353 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:33:45.353 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:33:45.446 +02:00 [INF] Executed page /_Host in 98.999ms
2025-06-14 17:33:45.447 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:33:45.451 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/ - 200 null text/html; charset=utf-8 194.9ms
2025-06-14 17:33:45.464 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:33:45%20PM - null null
2025-06-14 17:33:45.464 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:33:45%20PM - null null
2025-06-14 17:33:45.464 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - null null
2025-06-14 17:33:45.464 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - null null
2025-06-14 17:33:45.470 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - 200 16493 application/javascript; charset=utf-8 5.9848ms
2025-06-14 17:33:45.470 +02:00 [INF] Executing endpoint 'Blazor static files'
2025-06-14 17:33:45.472 +02:00 [INF] The file /_framework/blazor.server.js was not modified
2025-06-14 17:33:45.473 +02:00 [INF] Executed endpoint 'Blazor static files'
2025-06-14 17:33:45.473 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - 304 null text/javascript 8.8236ms
2025-06-14 17:33:45.483 +02:00 [INF] Sending file. Request path: '/css/animate.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\animate.css'
2025-06-14 17:33:45.484 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:33:45%20PM - 200 98290 text/css 20.9292ms
2025-06-14 17:33:45.485 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_vs/browserLink - null null
2025-06-14 17:33:45.485 +02:00 [INF] Sending file. Request path: '/css/app.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css'
2025-06-14 17:33:45.486 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:33:45%20PM - 200 48713 text/css 23.1994ms
2025-06-14 17:33:45.489 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor/initializers - null null
2025-06-14 17:33:45.493 +02:00 [INF] Executing endpoint 'Blazor initializers'
2025-06-14 17:33:45.494 +02:00 [INF] Executed endpoint 'Blazor initializers'
2025-06-14 17:33:45.494 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_blazor/initializers - 200 null application/json; charset=utf-8 4.6472ms
2025-06-14 17:33:45.506 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_vs/browserLink - 200 null text/javascript; charset=UTF-8 21.3152ms
2025-06-14 17:33:45.518 +02:00 [INF] Request starting HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - null 0
2025-06-14 17:33:45.519 +02:00 [INF] Executing endpoint '/_blazor/negotiate'
2025-06-14 17:33:45.526 +02:00 [INF] Executed endpoint '/_blazor/negotiate'
2025-06-14 17:33:45.526 +02:00 [INF] Request finished HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - 200 316 application/json 7.4694ms
2025-06-14 17:33:45.530 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor?id=usiaR1kiSU1CSQPt3Z6O_Q - null null
2025-06-14 17:33:45.530 +02:00 [INF] Executing endpoint '/_blazor'
2025-06-14 17:35:47.834 +02:00 [INF] User profile is available. Using 'C:\Users\Patryk\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2025-06-14 17:35:48.087 +02:00 [INF] Now listening on: http://localhost:4444
2025-06-14 17:35:48.130 +02:00 [INF] Application started. Press Ctrl+C to shut down.
2025-06-14 17:35:48.130 +02:00 [INF] Hosting environment: Development
2025-06-14 17:35:48.130 +02:00 [INF] Content root path: C:\Users\Patryk\source\repos\neox.new\NeoX
2025-06-14 17:35:48.177 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/ - null null
2025-06-14 17:35:48.252 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:35:48.264 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:35:48.274 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:35:48.276 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:35:48.389 +02:00 [INF] Executed page /_Host in 123.0741ms
2025-06-14 17:35:48.390 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:35:48.394 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/ - 200 null text/html; charset=utf-8 222.2077ms
2025-06-14 17:35:48.408 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:35:48%20PM - null null
2025-06-14 17:35:48.408 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - null null
2025-06-14 17:35:48.408 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:35:48%20PM - null null
2025-06-14 17:35:48.408 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - null null
2025-06-14 17:35:48.413 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - 200 16493 application/javascript; charset=utf-8 6.1575ms
2025-06-14 17:35:48.414 +02:00 [INF] Executing endpoint 'Blazor static files'
2025-06-14 17:35:48.415 +02:00 [INF] The file /_framework/blazor.server.js was not modified
2025-06-14 17:35:48.416 +02:00 [INF] Executed endpoint 'Blazor static files'
2025-06-14 17:35:48.416 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - 304 null text/javascript 8.243ms
2025-06-14 17:35:48.421 +02:00 [INF] Sending file. Request path: '/css/animate.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\animate.css'
2025-06-14 17:35:48.424 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:35:48%20PM - 200 98290 text/css 16.9429ms
2025-06-14 17:35:48.428 +02:00 [INF] Sending file. Request path: '/css/app.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css'
2025-06-14 17:35:48.428 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:35:48%20PM - 200 48713 text/css 21.7893ms
2025-06-14 17:35:48.428 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_vs/browserLink - null null
2025-06-14 17:35:48.485 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor/initializers - null null
2025-06-14 17:35:48.489 +02:00 [INF] Executing endpoint 'Blazor initializers'
2025-06-14 17:35:48.490 +02:00 [INF] Executed endpoint 'Blazor initializers'
2025-06-14 17:35:48.490 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_blazor/initializers - 200 null application/json; charset=utf-8 5.474ms
2025-06-14 17:35:48.503 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_vs/browserLink - 200 null text/javascript; charset=UTF-8 74.7838ms
2025-06-14 17:35:48.511 +02:00 [INF] Request starting HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - null 0
2025-06-14 17:35:48.512 +02:00 [INF] Executing endpoint '/_blazor/negotiate'
2025-06-14 17:35:48.518 +02:00 [INF] Executed endpoint '/_blazor/negotiate'
2025-06-14 17:35:48.518 +02:00 [INF] Request finished HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - 200 316 application/json 6.9318ms
2025-06-14 17:35:48.524 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor?id=zE36TAkwYEpXOG1i-FZXBQ - null null
2025-06-14 17:35:48.524 +02:00 [INF] Executing endpoint '/_blazor'
2025-06-14 17:37:04.067 +02:00 [INF] User profile is available. Using 'C:\Users\Patryk\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2025-06-14 17:37:04.299 +02:00 [INF] Now listening on: http://localhost:4444
2025-06-14 17:37:04.341 +02:00 [INF] Application started. Press Ctrl+C to shut down.
2025-06-14 17:37:04.341 +02:00 [INF] Hosting environment: Development
2025-06-14 17:37:04.341 +02:00 [INF] Content root path: C:\Users\Patryk\source\repos\neox.new\NeoX
2025-06-14 17:37:04.383 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/ - null null
2025-06-14 17:37:04.454 +02:00 [INF] Executing endpoint '/_Host'
2025-06-14 17:37:04.466 +02:00 [INF] Route matched with {page = "/_Host", action = "", controller = ""}. Executing page /_Host
2025-06-14 17:37:04.473 +02:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2025-06-14 17:37:04.474 +02:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2025-06-14 17:37:04.566 +02:00 [INF] Executed page /_Host in 96.8479ms
2025-06-14 17:37:04.566 +02:00 [INF] Executed endpoint '/_Host'
2025-06-14 17:37:04.571 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/ - 200 null text/html; charset=utf-8 193.4021ms
2025-06-14 17:37:04.581 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:37:04%20PM - null null
2025-06-14 17:37:04.581 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:37:04%20PM - null null
2025-06-14 17:37:04.581 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - null null
2025-06-14 17:37:04.582 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - null null
2025-06-14 17:37:04.587 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/aspnetcore-browser-refresh.js - 200 16493 application/javascript; charset=utf-8 5.4551ms
2025-06-14 17:37:04.587 +02:00 [INF] Executing endpoint 'Blazor static files'
2025-06-14 17:37:04.589 +02:00 [INF] The file /_framework/blazor.server.js was not modified
2025-06-14 17:37:04.589 +02:00 [INF] Executed endpoint 'Blazor static files'
2025-06-14 17:37:04.590 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_framework/blazor.server.js - 304 null text/javascript 7.5257ms
2025-06-14 17:37:04.595 +02:00 [INF] Sending file. Request path: '/css/animate.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\animate.css'
2025-06-14 17:37:04.596 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/animate.css?t=6/14/2025%205:37:04%20PM - 200 98290 text/css 16.3382ms
2025-06-14 17:37:04.600 +02:00 [INF] Sending file. Request path: '/css/app.css'. Physical path: 'C:\Users\Patryk\source\repos\neox.new\NeoX\wwwroot\css\app.css'
2025-06-14 17:37:04.600 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/css/app.css?t=6/14/2025%205:37:04%20PM - 200 48713 text/css 20.3371ms
2025-06-14 17:37:04.601 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_vs/browserLink - null null
2025-06-14 17:37:04.624 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor/initializers - null null
2025-06-14 17:37:04.624 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_vs/browserLink - 200 null text/javascript; charset=UTF-8 23.357ms
2025-06-14 17:37:04.625 +02:00 [INF] Executing endpoint 'Blazor initializers'
2025-06-14 17:37:04.626 +02:00 [INF] Executed endpoint 'Blazor initializers'
2025-06-14 17:37:04.626 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:4444/_blazor/initializers - 200 null application/json; charset=utf-8 2.2745ms
2025-06-14 17:37:04.632 +02:00 [INF] Request starting HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - null 0
2025-06-14 17:37:04.633 +02:00 [INF] Executing endpoint '/_blazor/negotiate'
2025-06-14 17:37:04.638 +02:00 [INF] Executed endpoint '/_blazor/negotiate'
2025-06-14 17:37:04.638 +02:00 [INF] Request finished HTTP/1.1 POST http://localhost:4444/_blazor/negotiate?negotiateVersion=1 - 200 316 application/json 6.2309ms
2025-06-14 17:37:04.643 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:4444/_blazor?id=xztHb6jq9fmuALl6CBvgAQ - null null
2025-06-14 17:37:04.643 +02:00 [INF] Executing endpoint '/_blazor'
2025-06-14 17:38:02.533 +02:00 [INF] Application is shutting down...
