2026-06-10 18:52:47.082 -03:00 [DBG] An 'IServiceProvider' was created for internal use by Entity Framework. 2026-06-10 18:52:47.533 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 18:52:47.559 -03:00 [DBG] Compiling query expression: 'DbSet() .Any()' 2026-06-10 18:52:47.646 -03:00 [DBG] Generated query execution expression: 'queryContext => new QueryingEnumerable( queryContext, new ResultEnumerable(() => new ValueBuffer(new object[]{ (object)InMemoryShapedQueryCompilingExpressionVisitor.Table( queryContext: queryContext, entityType: EntityType: User) .Any() })), Func, FinControl.Infrastructure.Persistence.FinControlContext, False, True ) .Single()' 2026-06-10 18:52:47.911 -03:00 [DBG] Context 'FinControlContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:47.942 -03:00 [DBG] The navigation 'Category.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:47.956 -03:00 [DBG] Context 'FinControlContext' started tracking 'Category' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:47.957 -03:00 [DBG] The navigation 'Category.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:47.957 -03:00 [DBG] Context 'FinControlContext' started tracking 'Category' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:47.980 -03:00 [DBG] The navigation 'Account.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:47.981 -03:00 [DBG] Context 'FinControlContext' started tracking 'Account' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.005 -03:00 [DBG] The navigation 'Transaction.Account' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.006 -03:00 [DBG] The navigation 'Transaction.Category' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.007 -03:00 [DBG] Context 'FinControlContext' started tracking 'Transaction' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.007 -03:00 [DBG] The navigation 'Transaction.Account' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.007 -03:00 [DBG] The navigation 'Transaction.Category' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.007 -03:00 [DBG] Context 'FinControlContext' started tracking 'Transaction' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.022 -03:00 [DBG] The navigation 'Goal.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.023 -03:00 [DBG] Context 'FinControlContext' started tracking 'Goal' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.028 -03:00 [DBG] SaveChanges starting for 'FinControlContext'. 2026-06-10 18:52:48.029 -03:00 [DBG] DetectChanges starting for 'FinControlContext'. 2026-06-10 18:52:48.076 -03:00 [DBG] DetectChanges completed for 'FinControlContext'. 2026-06-10 18:52:48.093 -03:00 [INF] Saved 7 entities to in-memory store. 2026-06-10 18:52:48.100 -03:00 [DBG] An entity of type 'User' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.101 -03:00 [DBG] An entity of type 'Category' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.102 -03:00 [DBG] An entity of type 'Category' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.102 -03:00 [DBG] An entity of type 'Account' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.102 -03:00 [DBG] An entity of type 'Transaction' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.102 -03:00 [DBG] An entity of type 'Transaction' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.103 -03:00 [DBG] An entity of type 'Goal' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:52:48.106 -03:00 [DBG] SaveChanges completed for 'FinControlContext' with 7 entities written to the database. 2026-06-10 18:52:48.107 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 18:52:48.142 -03:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider"] 2026-06-10 18:52:48.179 -03:00 [DBG] Hosting starting 2026-06-10 18:54:18.592 -03:00 [DBG] An 'IServiceProvider' was created for internal use by Entity Framework. 2026-06-10 18:54:19.023 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 18:54:19.039 -03:00 [DBG] Compiling query expression: 'DbSet() .Any()' 2026-06-10 18:54:19.129 -03:00 [DBG] Generated query execution expression: 'queryContext => new QueryingEnumerable( queryContext, new ResultEnumerable(() => new ValueBuffer(new object[]{ (object)InMemoryShapedQueryCompilingExpressionVisitor.Table( queryContext: queryContext, entityType: EntityType: User) .Any() })), Func, FinControl.Infrastructure.Persistence.FinControlContext, False, True ) .Single()' 2026-06-10 18:54:19.403 -03:00 [DBG] Context 'FinControlContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.426 -03:00 [DBG] The navigation 'Category.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.439 -03:00 [DBG] Context 'FinControlContext' started tracking 'Category' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.440 -03:00 [DBG] The navigation 'Category.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.441 -03:00 [DBG] Context 'FinControlContext' started tracking 'Category' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.475 -03:00 [DBG] The navigation 'Account.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.476 -03:00 [DBG] Context 'FinControlContext' started tracking 'Account' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.492 -03:00 [DBG] The navigation 'Transaction.Account' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.494 -03:00 [DBG] The navigation 'Transaction.Category' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.495 -03:00 [DBG] Context 'FinControlContext' started tracking 'Transaction' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.495 -03:00 [DBG] The navigation 'Transaction.Account' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.495 -03:00 [DBG] The navigation 'Transaction.Category' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.495 -03:00 [DBG] Context 'FinControlContext' started tracking 'Transaction' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.510 -03:00 [DBG] The navigation 'Goal.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.511 -03:00 [DBG] Context 'FinControlContext' started tracking 'Goal' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.515 -03:00 [DBG] SaveChanges starting for 'FinControlContext'. 2026-06-10 18:54:19.516 -03:00 [DBG] DetectChanges starting for 'FinControlContext'. 2026-06-10 18:54:19.539 -03:00 [DBG] DetectChanges completed for 'FinControlContext'. 2026-06-10 18:54:19.557 -03:00 [INF] Saved 7 entities to in-memory store. 2026-06-10 18:54:19.565 -03:00 [DBG] An entity of type 'User' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.566 -03:00 [DBG] An entity of type 'Category' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.566 -03:00 [DBG] An entity of type 'Category' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.566 -03:00 [DBG] An entity of type 'Account' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.567 -03:00 [DBG] An entity of type 'Transaction' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.567 -03:00 [DBG] An entity of type 'Transaction' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.567 -03:00 [DBG] An entity of type 'Goal' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:54:19.571 -03:00 [DBG] SaveChanges completed for 'FinControlContext' with 7 entities written to the database. 2026-06-10 18:54:19.572 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 18:54:19.601 -03:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider"] 2026-06-10 18:54:19.633 -03:00 [DBG] Hosting starting 2026-06-10 18:54:19.666 -03:00 [INF] Now listening on: http://localhost:5000 2026-06-10 18:54:19.666 -03:00 [DBG] Loaded hosting startup assembly FinControl.API 2026-06-10 18:54:19.666 -03:00 [INF] Application started. Press Ctrl+C to shut down. 2026-06-10 18:54:19.667 -03:00 [INF] Hosting environment: Development 2026-06-10 18:54:19.667 -03:00 [INF] Content root path: C:\Users\vitor\OneDrive\Documentos\Vitor\Estudo\ProjetoDanilo\src\FinControl.API 2026-06-10 18:54:19.667 -03:00 [DBG] Hosting started 2026-06-10 18:54:52.889 -03:00 [DBG] Connection id "0HNM77BJE6UA1" accepted. 2026-06-10 18:54:52.890 -03:00 [DBG] Connection id "0HNM77BJE6UA1" started. 2026-06-10 18:54:52.924 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 18:54:52.925 -03:00 [DBG] Wildcard detected, all requests with hosts will be allowed. 2026-06-10 18:54:52.954 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 18:54:52.958 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 18:54:52.959 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:54:52.975 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:54:52.976 -03:00 [WRN] Failed to determine the https port for redirect. 2026-06-10 18:54:52.976 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:54:52.990 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 18:54:52.992 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:54:52.992 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:54:52.992 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:54:52.992 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:54:52.992 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:54:52.993 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:54:52.994 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:54:52.996 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:54:52.997 -03:00 [DBG] No information found on request to perform content negotiation. 2026-06-10 18:54:52.997 -03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2026-06-10 18:54:52.997 -03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2026-06-10 18:54:52.998 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:54:52.998 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 18:54:53.024 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 29.5827ms 2026-06-10 18:54:53.025 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:54:53.025 -03:00 [DBG] Connection id "0HNM77BJE6UA1" completed keep alive response. 2026-06-10 18:54:53.026 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 104.9195ms 2026-06-10 18:54:53.151 -03:00 [DBG] Connection id "0HNM77BJE6UA1" reset. 2026-06-10 18:54:53.152 -03:00 [DBG] Connection id "0HNM77BJE6UA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2026-06-10 18:54:53.152 -03:00 [DBG] Connection id "0HNM77BJE6UA1" disconnecting. 2026-06-10 18:54:53.155 -03:00 [DBG] Connection id "0HNM77BJE6UA1" stopped. 2026-06-10 18:55:53.797 -03:00 [DBG] An 'IServiceProvider' was created for internal use by Entity Framework. 2026-06-10 18:55:54.199 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 18:55:54.215 -03:00 [DBG] Compiling query expression: 'DbSet() .Any()' 2026-06-10 18:55:54.279 -03:00 [DBG] Generated query execution expression: 'queryContext => new QueryingEnumerable( queryContext, new ResultEnumerable(() => new ValueBuffer(new object[]{ (object)InMemoryShapedQueryCompilingExpressionVisitor.Table( queryContext: queryContext, entityType: EntityType: User) .Any() })), Func, FinControl.Infrastructure.Persistence.FinControlContext, False, True ) .Single()' 2026-06-10 18:55:54.474 -03:00 [DBG] Context 'FinControlContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.491 -03:00 [DBG] The navigation 'Category.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.499 -03:00 [DBG] Context 'FinControlContext' started tracking 'Category' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.499 -03:00 [DBG] The navigation 'Category.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.499 -03:00 [DBG] Context 'FinControlContext' started tracking 'Category' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.520 -03:00 [DBG] The navigation 'Account.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.520 -03:00 [DBG] Context 'FinControlContext' started tracking 'Account' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.533 -03:00 [DBG] The navigation 'Transaction.Account' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.534 -03:00 [DBG] The navigation 'Transaction.Category' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.534 -03:00 [DBG] Context 'FinControlContext' started tracking 'Transaction' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.535 -03:00 [DBG] The navigation 'Transaction.Account' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.535 -03:00 [DBG] The navigation 'Transaction.Category' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.535 -03:00 [DBG] Context 'FinControlContext' started tracking 'Transaction' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.546 -03:00 [DBG] The navigation 'Goal.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.547 -03:00 [DBG] Context 'FinControlContext' started tracking 'Goal' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.551 -03:00 [DBG] SaveChanges starting for 'FinControlContext'. 2026-06-10 18:55:54.552 -03:00 [DBG] DetectChanges starting for 'FinControlContext'. 2026-06-10 18:55:54.569 -03:00 [DBG] DetectChanges completed for 'FinControlContext'. 2026-06-10 18:55:54.580 -03:00 [INF] Saved 7 entities to in-memory store. 2026-06-10 18:55:54.585 -03:00 [DBG] An entity of type 'User' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.586 -03:00 [DBG] An entity of type 'Category' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.586 -03:00 [DBG] An entity of type 'Category' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.586 -03:00 [DBG] An entity of type 'Account' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.586 -03:00 [DBG] An entity of type 'Transaction' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.586 -03:00 [DBG] An entity of type 'Transaction' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.586 -03:00 [DBG] An entity of type 'Goal' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:55:54.589 -03:00 [DBG] SaveChanges completed for 'FinControlContext' with 7 entities written to the database. 2026-06-10 18:55:54.590 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 18:55:54.614 -03:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider"] 2026-06-10 18:55:54.644 -03:00 [DBG] Hosting starting 2026-06-10 18:55:54.670 -03:00 [INF] Now listening on: http://localhost:5000 2026-06-10 18:55:54.670 -03:00 [DBG] Loaded hosting startup assembly FinControl.API 2026-06-10 18:55:54.671 -03:00 [INF] Application started. Press Ctrl+C to shut down. 2026-06-10 18:55:54.671 -03:00 [INF] Hosting environment: Development 2026-06-10 18:55:54.671 -03:00 [INF] Content root path: C:\Users\vitor\OneDrive\Documentos\Vitor\Estudo\ProjetoDanilo\src\FinControl.API 2026-06-10 18:55:54.671 -03:00 [DBG] Hosting started 2026-06-10 18:56:07.250 -03:00 [DBG] Connection id "0HNM77C9JCAF3" accepted. 2026-06-10 18:56:07.251 -03:00 [DBG] Connection id "0HNM77C9JCAF3" started. 2026-06-10 18:56:07.279 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 18:56:07.280 -03:00 [DBG] Wildcard detected, all requests with hosts will be allowed. 2026-06-10 18:56:07.298 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 18:56:07.301 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 18:56:07.302 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:56:07.313 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:56:07.314 -03:00 [WRN] Failed to determine the https port for redirect. 2026-06-10 18:56:07.314 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:56:07.324 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 18:56:07.325 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:56:07.326 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:56:07.326 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:56:07.326 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:56:07.326 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:56:07.327 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:56:07.328 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:56:07.330 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:56:07.331 -03:00 [DBG] No information found on request to perform content negotiation. 2026-06-10 18:56:07.331 -03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2026-06-10 18:56:07.331 -03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2026-06-10 18:56:07.332 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:56:07.332 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 18:56:07.358 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 29.0714ms 2026-06-10 18:56:07.359 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:56:07.359 -03:00 [DBG] Connection id "0HNM77C9JCAF3" completed keep alive response. 2026-06-10 18:56:07.361 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 85.1220ms 2026-06-10 18:56:07.603 -03:00 [DBG] Connection id "0HNM77C9JCAF4" accepted. 2026-06-10 18:56:07.604 -03:00 [DBG] Connection id "0HNM77C9JCAF4" started. 2026-06-10 18:56:07.617 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 18:56:07.619 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 18:56:07.619 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 18:56:07.619 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:56:07.620 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:56:07.621 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:56:07.621 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 18:56:07.621 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:56:07.622 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:56:07.622 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:56:07.622 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:56:07.622 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:56:07.622 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:56:07.622 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:56:07.622 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:56:07.624 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:56:07.624 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:56:07.624 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 18:56:07.625 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 2.9006ms 2026-06-10 18:56:07.625 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:56:07.625 -03:00 [DBG] Connection id "0HNM77C9JCAF4" completed keep alive response. 2026-06-10 18:56:07.625 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 8.4368ms 2026-06-10 18:56:07.638 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 18:56:07.639 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:56:07.639 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:56:07.639 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:56:07.640 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:56:07.641 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:56:07.652 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 18:56:07.652 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:56:07.653 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:56:07.653 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:56:07.653 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:56:07.653 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:56:07.653 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:56:07.654 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:56:07.658 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:56:07.660 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 18:56:07.660 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:56:07.660 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:56:07.660 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:56:07.662 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 18:56:07.672 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 18:56:07.686 -03:00 [DBG] Compiling query expression: 'DbSet() .Where(a => a.UserId == __userId_0) .Include(a => a.Transactions)' 2026-06-10 18:56:07.701 -03:00 [DBG] Including navigation: 'Account.Transactions'. 2026-06-10 18:56:07.751 -03:00 [DBG] Generated query execution expression: 'queryContext => new QueryingEnumerable( queryContext, InMemoryShapedQueryCompilingExpressionVisitor.Table( queryContext: queryContext, entityType: EntityType: Account) .Where(valueBuffer => DefaultValueComparer.Equals( left: ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 8, property: Property: Account.UserId (Guid) Required FK Index), right: InMemoryExpressionTranslatingExpressionVisitor.GetParameterValue( queryContext: queryContext, parameterName: "__userId_0"))) .Select(valueBuffer => new ValueBuffer(new object[] { (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Account.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 1, property: Property: Account.CreatedAt (DateTime) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 2, property: Property: Account.CurrentBalance (decimal) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 3, property: Property: Account.InitialBalance (decimal) Required), ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 4, property: Property: Account.Institution (string)), ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 5, property: Property: Account.Name (string) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 6, property: Property: Account.Type (AccountType) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 7, property: Property: Account.UpdatedAt (DateTime?)), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 8, property: Property: Account.UserId (Guid) Required FK Index), InMemoryShapedQueryCompilingExpressionVisitor.Table( queryContext: queryContext, entityType: EntityType: Transaction) .Where(valueBuffer => (Guid?)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Account.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd) != null && object.Equals( objA: (object)(Guid?)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Account.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd), objB: (object)(Guid?)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 1, property: Property: Transaction.AccountId (Guid) Required FK Index))) .Select(valueBuffer => new ValueBuffer(new object[] { (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Transaction.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 1, property: Property: Transaction.AccountId (Guid) Required FK Index), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 2, property: Property: Transaction.Amount (decimal) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 3, property: Property: Transaction.CategoryId (Guid) Required FK Index), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 4, property: Property: Transaction.CreatedAt (DateTime) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 5, property: Property: Transaction.Date (DateTime) Required), ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 6, property: Property: Transaction.Description (string) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 7, property: Property: Transaction.Type (TransactionType) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 8, property: Property: Transaction.UpdatedAt (DateTime?)) })) })), Func, FinControl.Infrastructure.Persistence.FinControlContext, False, True )' 2026-06-10 18:56:07.760 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:56:07.761 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:56:07.761 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:56:07.761 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 18:56:07.778 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 125.5144ms 2026-06-10 18:56:07.778 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:56:07.779 -03:00 [DBG] Connection id "0HNM77C9JCAF4" completed keep alive response. 2026-06-10 18:56:07.779 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 18:56:07.780 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 141.1008ms 2026-06-10 18:58:43.409 -03:00 [DBG] An 'IServiceProvider' was created for internal use by Entity Framework. 2026-06-10 18:58:43.826 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 18:58:43.847 -03:00 [DBG] Compiling query expression: 'DbSet() .Any()' 2026-06-10 18:58:43.925 -03:00 [DBG] Generated query execution expression: 'queryContext => new QueryingEnumerable( queryContext, new ResultEnumerable(() => new ValueBuffer(new object[]{ (object)InMemoryShapedQueryCompilingExpressionVisitor.Table( queryContext: queryContext, entityType: EntityType: User) .Any() })), Func, FinControl.Infrastructure.Persistence.FinControlContext, False, True ) .Single()' 2026-06-10 18:58:44.138 -03:00 [DBG] Context 'FinControlContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.159 -03:00 [DBG] The navigation 'Category.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.169 -03:00 [DBG] Context 'FinControlContext' started tracking 'Category' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.171 -03:00 [DBG] The navigation 'Category.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.172 -03:00 [DBG] Context 'FinControlContext' started tracking 'Category' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.194 -03:00 [DBG] The navigation 'Account.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.198 -03:00 [DBG] Context 'FinControlContext' started tracking 'Account' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.214 -03:00 [DBG] The navigation 'Transaction.Account' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.217 -03:00 [DBG] The navigation 'Transaction.Category' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.220 -03:00 [DBG] Context 'FinControlContext' started tracking 'Transaction' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.222 -03:00 [DBG] The navigation 'Transaction.Account' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.223 -03:00 [DBG] The navigation 'Transaction.Category' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.225 -03:00 [DBG] Context 'FinControlContext' started tracking 'Transaction' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.239 -03:00 [DBG] The navigation 'Goal.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.242 -03:00 [DBG] Context 'FinControlContext' started tracking 'Goal' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.247 -03:00 [DBG] SaveChanges starting for 'FinControlContext'. 2026-06-10 18:58:44.250 -03:00 [DBG] DetectChanges starting for 'FinControlContext'. 2026-06-10 18:58:44.271 -03:00 [DBG] DetectChanges completed for 'FinControlContext'. 2026-06-10 18:58:44.284 -03:00 [INF] Saved 7 entities to in-memory store. 2026-06-10 18:58:44.292 -03:00 [DBG] An entity of type 'User' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.295 -03:00 [DBG] An entity of type 'Category' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.297 -03:00 [DBG] An entity of type 'Category' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.300 -03:00 [DBG] An entity of type 'Account' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.303 -03:00 [DBG] An entity of type 'Transaction' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.305 -03:00 [DBG] An entity of type 'Transaction' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.307 -03:00 [DBG] An entity of type 'Goal' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 18:58:44.312 -03:00 [DBG] SaveChanges completed for 'FinControlContext' with 7 entities written to the database. 2026-06-10 18:58:44.315 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 18:58:44.341 -03:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider"] 2026-06-10 18:58:44.380 -03:00 [DBG] Hosting starting 2026-06-10 18:58:44.408 -03:00 [INF] Now listening on: http://localhost:5000 2026-06-10 18:58:44.410 -03:00 [DBG] Loaded hosting startup assembly FinControl.API 2026-06-10 18:58:44.412 -03:00 [INF] Application started. Press Ctrl+C to shut down. 2026-06-10 18:58:44.413 -03:00 [INF] Hosting environment: Development 2026-06-10 18:58:44.414 -03:00 [INF] Content root path: C:\Users\vitor\OneDrive\Documentos\Vitor\Estudo\ProjetoDanilo\src\FinControl.API 2026-06-10 18:58:44.415 -03:00 [DBG] Hosting started 2026-06-10 18:58:50.304 -03:00 [DBG] Connection id "0HNM77DQ6BVNT" accepted. 2026-06-10 18:58:50.308 -03:00 [DBG] Connection id "0HNM77DQ6BVNT" started. 2026-06-10 18:58:50.309 -03:00 [DBG] Connection id "0HNM77DQ6BVNU" accepted. 2026-06-10 18:58:50.313 -03:00 [DBG] Connection id "0HNM77DQ6BVNU" started. 2026-06-10 18:58:50.419 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/ - - 2026-06-10 18:58:50.429 -03:00 [DBG] Wildcard detected, all requests with hosts will be allowed. 2026-06-10 18:58:50.496 -03:00 [DBG] No candidates found for the request path '/' 2026-06-10 18:58:50.501 -03:00 [DBG] Request did not match any endpoints 2026-06-10 18:58:50.551 -03:00 [DBG] The request path does not match the path filter 2026-06-10 18:58:50.559 -03:00 [WRN] Failed to determine the https port for redirect. 2026-06-10 18:58:50.570 -03:00 [DBG] Connection id "0HNM77DQ6BVNT" completed keep alive response. 2026-06-10 18:58:50.579 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/ - - - 404 0 - 164.4334ms 2026-06-10 18:58:58.136 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" accepted. 2026-06-10 18:58:58.139 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" started. 2026-06-10 18:58:58.152 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 18:58:58.160 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 18:58:58.167 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 18:58:58.170 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:58:58.174 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:58:58.177 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:58:58.195 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 18:58:58.201 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:58:58.203 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:58:58.206 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:58:58.208 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:58:58.210 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:58:58.214 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:58:58.216 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:58:58.220 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:58:58.226 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:58:58.229 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:58:58.231 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 18:58:58.274 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 58.5409ms 2026-06-10 18:58:58.277 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:58:58.278 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:58:58.280 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 127.5958ms 2026-06-10 18:58:58.292 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 18:58:58.295 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:58:58.297 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:58:58.300 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:58:58.302 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:58:58.304 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:58:58.322 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 18:58:58.327 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:58:58.328 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:58:58.330 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:58:58.333 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:58:58.335 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:58:58.337 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:58:58.340 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:58:58.345 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:58:58.349 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 18:58:58.351 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:58:58.353 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:58:58.354 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:58:58.358 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 18:58:58.375 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 18:58:58.400 -03:00 [DBG] Compiling query expression: 'DbSet() .Where(a => a.UserId == __userId_0) .Include(a => a.Transactions)' 2026-06-10 18:58:58.429 -03:00 [DBG] Including navigation: 'Account.Transactions'. 2026-06-10 18:58:58.497 -03:00 [DBG] Generated query execution expression: 'queryContext => new QueryingEnumerable( queryContext, InMemoryShapedQueryCompilingExpressionVisitor.Table( queryContext: queryContext, entityType: EntityType: Account) .Where(valueBuffer => DefaultValueComparer.Equals( left: ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 8, property: Property: Account.UserId (Guid) Required FK Index), right: InMemoryExpressionTranslatingExpressionVisitor.GetParameterValue( queryContext: queryContext, parameterName: "__userId_0"))) .Select(valueBuffer => new ValueBuffer(new object[] { (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Account.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 1, property: Property: Account.CreatedAt (DateTime) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 2, property: Property: Account.CurrentBalance (decimal) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 3, property: Property: Account.InitialBalance (decimal) Required), ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 4, property: Property: Account.Institution (string)), ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 5, property: Property: Account.Name (string) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 6, property: Property: Account.Type (AccountType) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 7, property: Property: Account.UpdatedAt (DateTime?)), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 8, property: Property: Account.UserId (Guid) Required FK Index), InMemoryShapedQueryCompilingExpressionVisitor.Table( queryContext: queryContext, entityType: EntityType: Transaction) .Where(valueBuffer => (Guid?)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Account.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd) != null && object.Equals( objA: (object)(Guid?)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Account.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd), objB: (object)(Guid?)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 1, property: Property: Transaction.AccountId (Guid) Required FK Index))) .Select(valueBuffer => new ValueBuffer(new object[] { (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Transaction.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 1, property: Property: Transaction.AccountId (Guid) Required FK Index), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 2, property: Property: Transaction.Amount (decimal) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 3, property: Property: Transaction.CategoryId (Guid) Required FK Index), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 4, property: Property: Transaction.CreatedAt (DateTime) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 5, property: Property: Transaction.Date (DateTime) Required), ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 6, property: Property: Transaction.Description (string) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 7, property: Property: Transaction.Type (TransactionType) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 8, property: Property: Transaction.UpdatedAt (DateTime?)) })) })), Func, FinControl.Infrastructure.Persistence.FinControlContext, False, True )' 2026-06-10 18:58:58.515 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:58:58.518 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:58:58.519 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:58:58.521 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 18:58:58.554 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 216.3767ms 2026-06-10 18:58:58.556 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:58:58.558 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:58:58.560 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 18:58:58.562 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 270.2524ms 2026-06-10 18:58:59.831 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 18:58:59.836 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 18:58:59.839 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 18:58:59.841 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:58:59.849 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:58:59.851 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:58:59.855 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 18:58:59.860 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:58:59.863 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:58:59.867 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:58:59.874 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:58:59.876 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:58:59.879 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:58:59.889 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:58:59.893 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:58:59.898 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:58:59.902 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:58:59.913 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 18:58:59.916 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 37.1414ms 2026-06-10 18:58:59.918 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:58:59.922 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:58:59.926 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 93.9836ms 2026-06-10 18:58:59.928 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 18:58:59.931 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:58:59.933 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:58:59.937 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:58:59.939 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:58:59.941 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:58:59.944 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 18:58:59.947 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:58:59.953 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:58:59.958 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:58:59.962 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:58:59.966 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:58:59.969 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:58:59.974 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:58:59.977 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:58:59.980 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 18:58:59.984 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:58:59.987 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:58:59.990 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:58:59.993 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:00.083 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 18:59:00.095 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:59:00.099 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:59:00.102 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:59:00.104 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 18:59:00.107 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 137.0944ms 2026-06-10 18:59:00.108 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:00.114 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:59:00.117 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 18:59:00.121 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 192.5970ms 2026-06-10 18:59:00.539 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 18:59:00.685 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 18:59:00.687 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 18:59:00.690 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:00.691 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:59:00.692 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:00.712 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 18:59:00.777 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:59:00.779 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:59:00.781 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:59:00.783 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:59:00.786 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:59:00.788 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:59:00.792 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:59:00.794 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:59:00.799 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:59:00.802 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:59:00.806 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 18:59:00.808 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 19.7193ms 2026-06-10 18:59:00.812 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:00.815 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:59:00.817 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 277.9338ms 2026-06-10 18:59:00.819 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 18:59:00.820 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:59:00.821 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:59:00.824 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:00.825 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:59:00.827 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:00.828 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 18:59:00.830 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:59:00.834 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:59:00.837 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:59:00.840 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:59:00.843 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:59:00.846 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:59:00.857 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:59:00.858 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:59:00.861 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 18:59:00.862 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:00.863 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:00.865 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:59:00.868 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:00.871 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 18:59:00.875 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:59:00.913 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:59:00.916 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:59:00.918 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 18:59:00.921 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 74.8715ms 2026-06-10 18:59:00.933 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:01.007 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:59:01.030 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 18:59:01.034 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 215.6832ms 2026-06-10 18:59:02.892 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 18:59:02.894 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 18:59:02.897 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 18:59:02.901 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:02.904 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:59:02.906 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:02.908 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 18:59:02.912 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:59:02.916 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:59:02.920 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:59:02.924 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:59:02.927 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:59:02.931 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:59:02.934 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:59:02.937 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:59:02.943 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:59:02.947 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:59:02.950 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 18:59:02.953 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 22.288ms 2026-06-10 18:59:02.957 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:02.959 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:59:02.962 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 70.1733ms 2026-06-10 18:59:02.964 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 18:59:02.966 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:59:02.969 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:59:02.973 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:02.976 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:59:02.978 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:02.981 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 18:59:02.985 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:59:02.988 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:59:02.991 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:59:02.995 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:59:02.998 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:59:03.002 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:59:03.005 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:59:03.008 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:59:03.011 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 18:59:03.014 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:03.017 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:03.020 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:59:03.023 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:03.026 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 18:59:03.031 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:59:03.036 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:59:03.039 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:59:03.041 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 18:59:03.044 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 42.3831ms 2026-06-10 18:59:03.047 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:03.049 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:59:03.052 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 18:59:03.055 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 90.6335ms 2026-06-10 18:59:10.831 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 18:59:10.833 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 18:59:10.835 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 18:59:10.836 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:10.837 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:59:10.839 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:10.841 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 18:59:10.843 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:59:10.845 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:59:10.846 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:59:10.848 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:59:10.850 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:59:10.851 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:59:10.852 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:59:10.854 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:59:10.856 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:59:10.858 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:59:10.859 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 18:59:10.861 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 9.7243ms 2026-06-10 18:59:10.862 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:10.863 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:59:10.864 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 32.9258ms 2026-06-10 18:59:10.865 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 18:59:10.866 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:59:10.867 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:59:10.869 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:10.870 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:59:10.871 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:10.873 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 18:59:10.875 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:59:10.876 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:59:10.877 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:59:10.879 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:59:10.880 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:59:10.882 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:59:10.883 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:59:10.884 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:59:10.885 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 18:59:10.887 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:10.889 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:10.890 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:59:10.891 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:10.893 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 18:59:10.895 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:59:10.897 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:59:10.898 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:59:10.899 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 18:59:10.900 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 18.6111ms 2026-06-10 18:59:10.902 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:10.903 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:59:10.905 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 18:59:10.906 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 40.6453ms 2026-06-10 18:59:23.079 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 18:59:23.080 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 18:59:23.081 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 18:59:23.082 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:23.083 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:59:23.084 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:23.085 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 18:59:23.087 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:59:23.089 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:59:23.091 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:59:23.093 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:59:23.095 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:59:23.096 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:59:23.097 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 18:59:23.099 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:59:23.100 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:59:23.101 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:59:23.102 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 18:59:23.103 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 6.9419ms 2026-06-10 18:59:23.104 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 18:59:23.106 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:59:23.108 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 28.5808ms 2026-06-10 18:59:23.109 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 18:59:23.110 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:59:23.111 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 18:59:23.112 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:23.113 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 18:59:23.114 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:23.115 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 18:59:23.117 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 18:59:23.118 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 18:59:23.119 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 18:59:23.121 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 18:59:23.121 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 18:59:23.123 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:59:23.124 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 18:59:23.125 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:59:23.126 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 18:59:23.127 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:23.128 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:23.129 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 18:59:23.130 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 18:59:23.131 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 18:59:23.132 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 18:59:23.134 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 18:59:23.135 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 18:59:23.136 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 18:59:23.137 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 14.18ms 2026-06-10 18:59:23.138 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 18:59:23.138 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" completed keep alive response. 2026-06-10 18:59:23.139 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 18:59:23.140 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 31.1532ms 2026-06-10 18:59:24.181 -03:00 [DBG] Connection id "0HNM77DQ6BVNU" received FIN. 2026-06-10 18:59:24.181 -03:00 [DBG] Connection id "0HNM77DQ6BVNT" received FIN. 2026-06-10 18:59:24.183 -03:00 [DBG] Connection id "0HNM77DQ6BVNU" sending FIN because: "The Socket transport's send loop completed gracefully." 2026-06-10 18:59:24.184 -03:00 [DBG] Connection id "0HNM77DQ6BVNT" sending FIN because: "The Socket transport's send loop completed gracefully." 2026-06-10 18:59:24.185 -03:00 [DBG] Connection id "0HNM77DQ6BVNU" disconnecting. 2026-06-10 18:59:24.186 -03:00 [DBG] Connection id "0HNM77DQ6BVNT" disconnecting. 2026-06-10 18:59:24.188 -03:00 [DBG] Connection id "0HNM77DQ6BVNT" stopped. 2026-06-10 18:59:24.188 -03:00 [DBG] Connection id "0HNM77DQ6BVNU" stopped. 2026-06-10 19:00:28.163 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" received FIN. 2026-06-10 19:00:28.168 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" sending FIN because: "The Socket transport's send loop completed gracefully." 2026-06-10 19:00:28.173 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" disconnecting. 2026-06-10 19:00:28.177 -03:00 [DBG] Connection id "0HNM77DQ6BVNV" stopped. 2026-06-10 19:02:47.989 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" accepted. 2026-06-10 19:02:47.990 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" started. 2026-06-10 19:02:47.991 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 19:02:47.992 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 19:02:47.993 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 19:02:47.994 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:47.994 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:02:47.995 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:47.996 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 19:02:47.997 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:02:47.998 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:02:47.999 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:02:48.001 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:02:48.002 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:02:48.003 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 19:02:48.004 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 19:02:48.004 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:02:48.006 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:02:48.007 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:02:48.008 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 19:02:48.009 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 6.4689ms 2026-06-10 19:02:48.010 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:48.011 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" completed keep alive response. 2026-06-10 19:02:48.012 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 21.1463ms 2026-06-10 19:02:48.013 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:02:48.013 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:02:48.014 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:02:48.015 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:48.016 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:02:48.016 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:48.017 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:02:48.018 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:02:48.019 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:02:48.020 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:02:48.022 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:02:48.023 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:02:48.024 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:02:48.024 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:02:48.025 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:02:48.026 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:02:48.027 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:48.028 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:48.029 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:02:48.030 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:48.031 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:02:48.033 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:02:48.034 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:02:48.035 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:02:48.036 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:02:48.037 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 13.5379ms 2026-06-10 19:02:48.038 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:48.039 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" completed keep alive response. 2026-06-10 19:02:48.039 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:02:48.040 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 27.3362ms 2026-06-10 19:02:48.223 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 19:02:48.224 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 19:02:48.226 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 19:02:48.228 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:48.230 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:02:48.231 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:48.233 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 19:02:48.236 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:02:48.239 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:02:48.240 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:02:48.243 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:02:48.246 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:02:48.248 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 19:02:48.250 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 19:02:48.252 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:02:48.256 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:02:48.258 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:02:48.261 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 19:02:48.263 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 15.2129ms 2026-06-10 19:02:48.265 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:48.267 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" completed keep alive response. 2026-06-10 19:02:48.269 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 46.0233ms 2026-06-10 19:02:48.270 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:02:48.272 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:02:48.274 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:02:48.276 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:48.278 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:02:48.279 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:48.280 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:02:48.283 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:02:48.285 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:02:48.287 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:02:48.290 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:02:48.292 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:02:48.293 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:02:48.295 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:02:48.297 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:02:48.300 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:02:48.302 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:48.304 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:48.306 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:02:48.308 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:48.310 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:02:48.314 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:02:48.324 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:02:48.330 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:02:48.337 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:02:48.342 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 49.0198ms 2026-06-10 19:02:48.344 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:48.348 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" completed keep alive response. 2026-06-10 19:02:48.350 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:02:48.351 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 80.8569ms 2026-06-10 19:02:48.874 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 19:02:48.876 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 19:02:48.877 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 19:02:48.879 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:48.880 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:02:48.881 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:48.882 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 19:02:48.884 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:02:48.886 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:02:48.887 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:02:48.888 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:02:48.889 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:02:48.890 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 19:02:48.891 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 19:02:48.892 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:02:48.894 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:02:48.894 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:02:48.895 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 19:02:48.897 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 6.776ms 2026-06-10 19:02:48.898 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:48.899 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" completed keep alive response. 2026-06-10 19:02:48.899 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 25.3053ms 2026-06-10 19:02:48.901 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:02:48.901 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:02:48.903 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:02:48.904 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:48.905 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:02:48.906 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:48.907 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:02:48.908 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:02:48.909 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:02:48.910 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:02:48.911 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:02:48.912 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:02:48.913 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:02:48.914 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:02:48.915 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:02:48.916 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:02:48.918 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:48.919 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:48.920 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:02:48.921 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:48.923 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:02:48.925 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:02:48.927 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:02:48.928 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:02:48.929 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:02:48.930 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 17.136ms 2026-06-10 19:02:48.931 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:48.932 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" completed keep alive response. 2026-06-10 19:02:48.933 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:02:48.933 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 32.6482ms 2026-06-10 19:02:49.094 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/health - - 2026-06-10 19:02:49.095 -03:00 [DBG] 1 candidate(s) found for the request path '/api/health' 2026-06-10 19:02:49.096 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' with route pattern 'api/Health' is valid for the request path '/api/health' 2026-06-10 19:02:49.098 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:49.099 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:02:49.100 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:49.101 -03:00 [INF] Route matched with {action = "Get", controller = "Health"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller FinControl.API.Controllers.HealthController (FinControl.API). 2026-06-10 19:02:49.103 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:02:49.105 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:02:49.107 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:02:49.109 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:02:49.110 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:02:49.112 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 19:02:49.113 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.HealthController (FinControl.API) 2026-06-10 19:02:49.114 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:02:49.116 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:02:49.117 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:02:49.120 -03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType1`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-06-10 19:02:49.121 -03:00 [INF] Executed action FinControl.API.Controllers.HealthController.Get (FinControl.API) in 9.7641ms 2026-06-10 19:02:49.123 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.HealthController.Get (FinControl.API)' 2026-06-10 19:02:49.125 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" completed keep alive response. 2026-06-10 19:02:49.126 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/health - - - 200 - application/json;+charset=utf-8 31.8250ms 2026-06-10 19:02:49.127 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:02:49.128 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:02:49.129 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:02:49.131 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:49.133 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:02:49.134 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:49.135 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:02:49.137 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:02:49.138 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:02:49.140 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:02:49.141 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:02:49.142 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:02:49.143 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:02:49.145 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:02:49.146 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:02:49.147 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:02:49.149 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:49.150 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:49.152 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:02:49.153 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:02:49.155 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:02:49.159 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:02:49.161 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:02:49.163 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:02:49.165 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:02:49.167 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 23.2821ms 2026-06-10 19:02:49.168 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:02:49.169 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" completed keep alive response. 2026-06-10 19:02:49.170 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:02:49.171 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 44.0712ms 2026-06-10 19:02:52.317 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" reset. 2026-06-10 19:02:52.318 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" sending FIN because: "The Socket transport's send loop completed gracefully." 2026-06-10 19:02:52.320 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" disconnecting. 2026-06-10 19:02:52.326 -03:00 [DBG] Connection id "0HNM77DQ6BVO0" stopped. 2026-06-10 19:15:45.320 -03:00 [DBG] An 'IServiceProvider' was created for internal use by Entity Framework. 2026-06-10 19:15:45.733 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:15:45.754 -03:00 [DBG] Compiling query expression: 'DbSet() .Any()' 2026-06-10 19:15:45.831 -03:00 [DBG] Generated query execution expression: 'queryContext => new QueryingEnumerable( queryContext, new ResultEnumerable(() => new ValueBuffer(new object[]{ (object)InMemoryShapedQueryCompilingExpressionVisitor.Table( queryContext: queryContext, entityType: EntityType: User) .Any() })), Func, FinControl.Infrastructure.Persistence.FinControlContext, False, True ) .Single()' 2026-06-10 19:15:46.041 -03:00 [DBG] Context 'FinControlContext' started tracking 'User' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.071 -03:00 [DBG] The navigation 'Category.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.081 -03:00 [DBG] Context 'FinControlContext' started tracking 'Category' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.083 -03:00 [DBG] The navigation 'Category.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.084 -03:00 [DBG] Context 'FinControlContext' started tracking 'Category' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.107 -03:00 [DBG] The navigation 'Account.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.110 -03:00 [DBG] Context 'FinControlContext' started tracking 'Account' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.126 -03:00 [DBG] The navigation 'Transaction.Account' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.130 -03:00 [DBG] The navigation 'Transaction.Category' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.133 -03:00 [DBG] Context 'FinControlContext' started tracking 'Transaction' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.134 -03:00 [DBG] The navigation 'Transaction.Account' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.135 -03:00 [DBG] The navigation 'Transaction.Category' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.136 -03:00 [DBG] Context 'FinControlContext' started tracking 'Transaction' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.150 -03:00 [DBG] The navigation 'Goal.User' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.153 -03:00 [DBG] Context 'FinControlContext' started tracking 'Goal' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.158 -03:00 [DBG] SaveChanges starting for 'FinControlContext'. 2026-06-10 19:15:46.160 -03:00 [DBG] DetectChanges starting for 'FinControlContext'. 2026-06-10 19:15:46.182 -03:00 [DBG] DetectChanges completed for 'FinControlContext'. 2026-06-10 19:15:46.195 -03:00 [INF] Saved 7 entities to in-memory store. 2026-06-10 19:15:46.203 -03:00 [DBG] An entity of type 'User' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.205 -03:00 [DBG] An entity of type 'Category' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.206 -03:00 [DBG] An entity of type 'Category' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.208 -03:00 [DBG] An entity of type 'Account' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.210 -03:00 [DBG] An entity of type 'Transaction' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.211 -03:00 [DBG] An entity of type 'Transaction' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.213 -03:00 [DBG] An entity of type 'Goal' tracked by 'FinControlContext' changed state from '"Added"' to '"Unchanged"'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. 2026-06-10 19:15:46.218 -03:00 [DBG] SaveChanges completed for 'FinControlContext' with 7 entities written to the database. 2026-06-10 19:15:46.220 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:15:46.249 -03:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider"] 2026-06-10 19:15:46.288 -03:00 [DBG] Hosting starting 2026-06-10 19:15:46.320 -03:00 [INF] Now listening on: http://localhost:5000 2026-06-10 19:15:46.321 -03:00 [DBG] Loaded hosting startup assembly FinControl.API 2026-06-10 19:15:46.322 -03:00 [INF] Application started. Press Ctrl+C to shut down. 2026-06-10 19:15:46.323 -03:00 [INF] Hosting environment: Development 2026-06-10 19:15:46.324 -03:00 [INF] Content root path: C:\Users\vitor\OneDrive\Documentos\Vitor\Estudo\ProjetoDanilo\src\FinControl.API 2026-06-10 19:15:46.325 -03:00 [DBG] Hosting started 2026-06-10 19:16:02.639 -03:00 [DBG] Connection id "0HNM77NDRFR4S" accepted. 2026-06-10 19:16:02.642 -03:00 [DBG] Connection id "0HNM77NDRFR4S" started. 2026-06-10 19:16:02.670 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:16:02.674 -03:00 [DBG] Wildcard detected, all requests with hosts will be allowed. 2026-06-10 19:16:02.703 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:16:02.711 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:16:02.713 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:02.727 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:16:02.730 -03:00 [WRN] Failed to determine the https port for redirect. 2026-06-10 19:16:02.731 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:02.748 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:16:02.751 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:16:02.752 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:16:02.754 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:16:02.755 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:16:02.756 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:16:02.758 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:16:02.760 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:16:02.764 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:16:02.766 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:16:02.768 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:02.769 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:02.770 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:16:02.772 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:02.781 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:16:02.795 -03:00 [DBG] Compiling query expression: 'DbSet() .Where(a => a.UserId == __userId_0) .Include(a => a.Transactions)' 2026-06-10 19:16:02.806 -03:00 [DBG] Including navigation: 'Account.Transactions'. 2026-06-10 19:16:02.848 -03:00 [DBG] Generated query execution expression: 'queryContext => new QueryingEnumerable( queryContext, InMemoryShapedQueryCompilingExpressionVisitor.Table( queryContext: queryContext, entityType: EntityType: Account) .Where(valueBuffer => DefaultValueComparer.Equals( left: ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 8, property: Property: Account.UserId (Guid) Required FK Index), right: InMemoryExpressionTranslatingExpressionVisitor.GetParameterValue( queryContext: queryContext, parameterName: "__userId_0"))) .Select(valueBuffer => new ValueBuffer(new object[] { (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Account.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 1, property: Property: Account.CreatedAt (DateTime) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 2, property: Property: Account.CurrentBalance (decimal) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 3, property: Property: Account.InitialBalance (decimal) Required), ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 4, property: Property: Account.Institution (string)), ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 5, property: Property: Account.Name (string) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 6, property: Property: Account.Type (AccountType) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 7, property: Property: Account.UpdatedAt (DateTime?)), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 8, property: Property: Account.UserId (Guid) Required FK Index), InMemoryShapedQueryCompilingExpressionVisitor.Table( queryContext: queryContext, entityType: EntityType: Transaction) .Where(valueBuffer => (Guid?)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Account.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd) != null && object.Equals( objA: (object)(Guid?)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Account.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd), objB: (object)(Guid?)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 1, property: Property: Transaction.AccountId (Guid) Required FK Index))) .Select(valueBuffer => new ValueBuffer(new object[] { (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 0, property: Property: Transaction.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 1, property: Property: Transaction.AccountId (Guid) Required FK Index), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 2, property: Property: Transaction.Amount (decimal) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 3, property: Property: Transaction.CategoryId (Guid) Required FK Index), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 4, property: Property: Transaction.CreatedAt (DateTime) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 5, property: Property: Transaction.Date (DateTime) Required), ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 6, property: Property: Transaction.Description (string) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 7, property: Property: Transaction.Type (TransactionType) Required), (object)ExpressionExtensions.ValueBufferTryReadValue( valueBuffer: valueBuffer, index: 8, property: Property: Transaction.UpdatedAt (DateTime?)) })) })), Func, FinControl.Infrastructure.Persistence.FinControlContext, False, True )' 2026-06-10 19:16:02.866 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:16:02.872 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:16:02.875 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:16:02.876 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:16:02.929 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 168.1465ms 2026-06-10 19:16:02.932 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:02.934 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:16:02.936 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:16:02.939 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 270.7638ms 2026-06-10 19:16:03.769 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:16:03.771 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:16:03.774 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:16:03.775 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:03.778 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:16:03.780 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:03.782 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:16:03.785 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:16:03.788 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:16:03.790 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:16:03.792 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:16:03.796 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:16:03.798 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:16:03.801 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:16:03.804 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:16:03.806 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:16:03.808 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:03.810 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:03.812 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:16:03.813 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:03.851 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:16:03.857 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:16:03.859 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:16:03.860 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:16:03.861 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:16:03.863 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 64.5846ms 2026-06-10 19:16:03.864 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:03.864 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:16:03.865 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:16:03.867 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 97.9853ms 2026-06-10 19:16:15.497 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:16:15.498 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:16:15.499 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:16:15.500 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:15.503 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:16:15.506 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:15.507 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:16:15.509 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:16:15.511 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:16:15.513 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:16:15.515 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:16:15.516 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:16:15.517 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:16:15.521 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:16:15.523 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:16:15.524 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:16:15.526 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:15.528 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:15.529 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:16:15.530 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:15.532 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:16:15.534 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:16:15.536 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:16:15.538 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:16:15.539 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:16:15.540 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 22.5816ms 2026-06-10 19:16:15.541 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:15.542 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:16:15.543 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:16:15.544 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 46.8348ms 2026-06-10 19:16:22.935 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:16:22.936 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:16:22.937 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:16:22.938 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:22.939 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:16:22.940 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:22.941 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:16:22.944 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:16:22.948 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:16:22.950 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:16:22.951 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:16:22.953 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:16:22.955 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:16:22.956 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:16:22.958 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:16:22.959 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:16:22.960 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:22.961 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:22.963 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:16:22.964 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:22.965 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:16:22.968 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:16:22.971 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:16:22.972 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:16:22.974 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:16:22.975 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 20.0788ms 2026-06-10 19:16:22.977 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:22.978 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:16:22.981 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:16:22.990 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 55.3057ms 2026-06-10 19:16:59.786 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:16:59.787 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:16:59.789 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:16:59.791 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:59.793 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:16:59.794 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:59.796 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:16:59.798 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:16:59.800 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:16:59.802 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:16:59.805 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:16:59.808 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:16:59.810 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:16:59.812 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:16:59.813 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:16:59.815 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:16:59.817 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:59.819 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:59.821 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:16:59.823 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:16:59.825 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:16:59.828 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:16:59.830 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:16:59.832 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:16:59.833 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:16:59.835 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 25.1684ms 2026-06-10 19:16:59.836 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:16:59.838 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:16:59.840 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:16:59.841 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 55.2052ms 2026-06-10 19:17:07.878 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:17:07.878 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:07.879 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:07.881 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:07.882 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:17:07.883 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:07.884 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:17:07.886 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:17:07.888 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:17:07.890 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:17:07.892 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:17:07.894 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:17:07.896 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:07.898 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:07.899 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:07.901 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:17:07.903 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:07.904 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:07.905 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:07.907 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:07.909 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:17:07.912 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:17:07.914 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:17:07.915 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:17:07.919 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:17:07.921 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 25.3696ms 2026-06-10 19:17:07.923 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:07.925 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:17:07.926 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:17:07.927 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 49.4961ms 2026-06-10 19:17:12.830 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:17:12.831 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:12.833 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:12.835 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:12.836 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:17:12.837 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:12.838 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:17:12.840 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:17:12.843 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:17:12.844 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:17:12.846 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:17:12.847 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:17:12.849 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:12.851 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:12.852 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:12.853 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:17:12.854 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:12.855 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:12.857 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:12.857 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:12.859 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:17:12.861 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:17:12.864 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:17:12.866 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:17:12.867 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:17:12.868 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 19.0686ms 2026-06-10 19:17:12.870 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:12.871 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:17:12.872 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:17:12.874 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 43.4283ms 2026-06-10 19:17:13.502 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:17:13.503 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:13.504 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:13.505 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:13.506 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:17:13.507 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:13.508 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:17:13.510 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:17:13.512 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:17:13.514 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:17:13.515 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:17:13.517 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:17:13.518 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:13.520 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:13.522 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:13.523 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:17:13.525 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:13.526 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:13.528 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:13.529 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:13.531 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:17:13.534 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:17:13.537 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:17:13.538 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:17:13.539 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:17:13.540 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 22.3432ms 2026-06-10 19:17:13.542 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:13.543 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:17:13.544 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:17:13.545 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 42.5573ms 2026-06-10 19:17:17.463 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:17:17.464 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:17.467 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:17.469 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:17.470 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:17:17.471 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:17.473 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:17:17.475 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:17:17.476 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:17:17.478 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:17:17.480 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:17:17.483 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:17:17.484 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:17.485 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:17.486 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:17.487 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:17:17.489 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:17.490 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:17.491 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:17.492 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:17.494 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:17:17.496 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:17:17.498 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:17:17.499 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:17:17.500 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:17:17.502 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 17.6337ms 2026-06-10 19:17:17.503 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:17.504 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:17:17.505 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:17:17.506 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 43.1964ms 2026-06-10 19:17:26.207 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:17:26.209 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:26.210 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:26.213 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:26.214 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:17:26.214 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:26.215 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:17:26.218 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:17:26.219 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:17:26.221 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:17:26.223 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:17:26.225 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:17:26.226 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:26.228 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:26.229 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:26.230 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:17:26.231 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:26.232 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:26.233 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:26.234 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:26.235 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:17:26.237 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:17:26.239 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:17:26.240 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:17:26.242 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:17:26.243 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 17.0958ms 2026-06-10 19:17:26.244 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:26.245 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:17:26.246 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:17:26.247 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 40.0641ms 2026-06-10 19:17:57.527 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:17:57.528 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:57.529 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:57.531 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:57.532 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:17:57.533 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:57.535 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:17:57.538 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:17:57.539 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:17:57.541 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:17:57.543 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:17:57.546 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:17:57.548 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:57.550 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:57.552 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:57.554 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:17:57.555 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:57.557 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:57.558 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:57.559 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:57.561 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:17:57.563 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:17:57.565 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:17:57.566 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:17:57.568 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:17:57.569 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 21.8381ms 2026-06-10 19:17:57.570 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:57.571 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:17:57.572 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:17:57.573 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 46.4181ms 2026-06-10 19:17:59.375 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:17:59.377 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:59.378 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:17:59.380 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:59.381 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:17:59.381 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:59.382 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:17:59.385 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:17:59.387 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:17:59.388 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:17:59.389 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:17:59.390 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:17:59.392 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:59.393 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:17:59.394 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:59.395 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:17:59.396 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:59.397 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:59.398 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:17:59.405 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:17:59.407 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:17:59.410 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:17:59.414 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:17:59.416 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:17:59.419 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:17:59.421 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 29.3103ms 2026-06-10 19:17:59.423 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:17:59.424 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:17:59.425 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:17:59.426 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 50.7649ms 2026-06-10 19:18:01.998 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:18:01.999 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:02.000 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:02.002 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:02.003 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:18:02.004 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:02.005 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:18:02.007 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:18:02.009 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:18:02.011 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:18:02.013 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:18:02.014 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:18:02.015 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:02.016 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:02.018 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:02.020 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:18:02.022 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:02.023 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:02.024 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:02.025 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:02.026 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:18:02.028 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:18:02.029 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:18:02.030 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:18:02.031 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:18:02.033 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 17.9245ms 2026-06-10 19:18:02.035 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:02.035 -03:00 [DBG] Connection id "0HNM77NDRFR4S" completed keep alive response. 2026-06-10 19:18:02.037 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:18:02.037 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 39.6177ms 2026-06-10 19:18:03.953 -03:00 [DBG] Connection id "0HNM77NDRFR4T" accepted. 2026-06-10 19:18:03.956 -03:00 [DBG] Connection id "0HNM77NDRFR4T" started. 2026-06-10 19:18:03.957 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:18:03.958 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:03.960 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:03.962 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:03.963 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:18:03.964 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:03.966 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:18:03.967 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:18:03.969 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:18:03.971 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:18:03.973 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:18:03.974 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:18:03.976 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:03.977 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:03.979 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:03.979 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:18:03.980 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:03.981 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:03.982 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:03.983 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:03.984 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:18:03.986 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:18:03.988 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:18:03.989 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:18:03.991 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:18:03.993 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 17.0159ms 2026-06-10 19:18:03.994 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:03.995 -03:00 [DBG] Connection id "0HNM77NDRFR4T" completed keep alive response. 2026-06-10 19:18:03.996 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:18:03.997 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 39.7447ms 2026-06-10 19:18:09.601 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:18:09.601 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:09.602 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:09.603 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:09.604 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:18:09.605 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:09.605 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:18:09.607 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:18:09.608 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:18:09.610 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:18:09.611 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:18:09.612 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:18:09.613 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:09.614 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:09.615 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:09.615 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:18:09.617 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:09.617 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:09.618 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:09.619 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:09.620 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:18:09.622 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:18:09.623 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:18:09.624 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:18:09.625 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:18:09.626 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 13.6391ms 2026-06-10 19:18:09.627 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:09.628 -03:00 [DBG] Connection id "0HNM77NDRFR4T" completed keep alive response. 2026-06-10 19:18:09.629 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:18:09.630 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 29.4019ms 2026-06-10 19:18:09.881 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:18:09.882 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:09.883 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:09.885 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:09.886 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:18:09.887 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:09.889 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:18:09.890 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:18:09.892 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:18:09.894 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:18:09.896 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:18:09.897 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:18:09.899 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:09.901 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:09.902 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:09.903 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:18:09.905 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:09.906 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:09.907 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:09.909 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:09.911 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:18:09.914 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:18:09.917 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:18:09.918 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:18:09.920 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:18:09.921 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 22.2202ms 2026-06-10 19:18:09.923 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:09.924 -03:00 [DBG] Connection id "0HNM77NDRFR4T" completed keep alive response. 2026-06-10 19:18:09.925 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:18:09.926 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 45.3754ms 2026-06-10 19:18:16.894 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:18:16.895 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:16.896 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:16.897 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:16.899 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:18:16.900 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:16.901 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:18:16.903 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:18:16.905 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:18:16.907 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:18:16.909 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:18:16.911 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:18:16.912 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:16.914 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:16.915 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:16.916 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:18:16.917 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:16.918 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:16.919 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:16.920 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:16.921 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:18:16.924 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:18:16.926 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:18:16.928 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:18:16.929 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:18:16.931 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 18.1438ms 2026-06-10 19:18:16.932 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:16.933 -03:00 [DBG] Connection id "0HNM77NDRFR4T" completed keep alive response. 2026-06-10 19:18:16.934 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:18:16.935 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 40.9501ms 2026-06-10 19:18:17.510 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:18:17.511 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:17.512 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:17.514 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:17.515 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:18:17.516 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:17.517 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:18:17.520 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:18:17.522 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:18:17.524 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:18:17.526 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:18:17.528 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:18:17.530 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:17.531 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:17.533 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:17.535 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:18:17.536 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:17.538 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:17.540 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:17.542 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:17.544 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:18:17.546 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:18:17.549 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:18:17.550 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:18:17.552 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:18:17.554 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 24.2064ms 2026-06-10 19:18:17.555 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:17.556 -03:00 [DBG] Connection id "0HNM77NDRFR4T" completed keep alive response. 2026-06-10 19:18:17.557 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:18:17.558 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 48.2508ms 2026-06-10 19:18:52.686 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:18:52.688 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:52.689 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:52.691 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:52.692 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:18:52.692 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:52.693 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:18:52.695 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:18:52.696 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:18:52.697 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:18:52.700 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:18:52.702 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:18:52.703 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:52.705 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:52.706 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:52.707 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:18:52.708 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:52.709 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:52.710 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:52.711 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:52.713 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:18:52.716 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:18:52.718 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:18:52.719 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:18:52.720 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:18:52.721 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 17.8826ms 2026-06-10 19:18:52.722 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:52.723 -03:00 [DBG] Connection id "0HNM77NDRFR4T" completed keep alive response. 2026-06-10 19:18:52.724 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:18:52.725 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 38.5015ms 2026-06-10 19:18:53.309 -03:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - 2026-06-10 19:18:53.311 -03:00 [DBG] 1 candidate(s) found for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:53.313 -03:00 [DBG] Endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' with route pattern 'api/Accounts/user/{userId}' is valid for the request path '/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e' 2026-06-10 19:18:53.314 -03:00 [DBG] Request matched endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:53.315 -03:00 [DBG] Static files was skipped as the request already matched an endpoint. 2026-06-10 19:18:53.315 -03:00 [INF] Executing endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:53.316 -03:00 [INF] Route matched with {action = "GetByUserId", controller = "Accounts"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[FinControl.Contracts.Responses.AccountResponse]]] GetByUserId(System.Guid) on controller FinControl.API.Controllers.AccountsController (FinControl.API). 2026-06-10 19:18:53.318 -03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2026-06-10 19:18:53.319 -03:00 [DBG] Execution plan of resource filters (in the following order): ["None"] 2026-06-10 19:18:53.320 -03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2026-06-10 19:18:53.322 -03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2026-06-10 19:18:53.323 -03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2026-06-10 19:18:53.324 -03:00 [DBG] Executing controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:53.326 -03:00 [DBG] Executed controller factory for controller FinControl.API.Controllers.AccountsController (FinControl.API) 2026-06-10 19:18:53.327 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:53.328 -03:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Guid' using the name 'userId' in request data ... 2026-06-10 19:18:53.330 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:53.331 -03:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:53.332 -03:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Guid' ... 2026-06-10 19:18:53.333 -03:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Guid'. 2026-06-10 19:18:53.334 -03:00 [DBG] Entity Framework Core 7.0.0 initialized 'FinControlContext' using provider 'Microsoft.EntityFrameworkCore.InMemory:7.0.0' with options: StoreName=FinControl-MockDB 2026-06-10 19:18:53.336 -03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2026-06-10 19:18:53.340 -03:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. 2026-06-10 19:18:53.341 -03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2026-06-10 19:18:53.342 -03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[FinControl.Contracts.Responses.AccountResponse, FinControl.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-10 19:18:53.343 -03:00 [INF] Executed action FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API) in 18.8292ms 2026-06-10 19:18:53.344 -03:00 [INF] Executed endpoint 'FinControl.API.Controllers.AccountsController.GetByUserId (FinControl.API)' 2026-06-10 19:18:53.345 -03:00 [DBG] Connection id "0HNM77NDRFR4T" completed keep alive response. 2026-06-10 19:18:53.346 -03:00 [DBG] 'FinControlContext' disposed. 2026-06-10 19:18:53.347 -03:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/api/accounts/user/de7e0c0e-6e1f-4b0e-8b5f-0e0e0e0e0e0e - - - 200 - application/json;+charset=utf-8 37.3852ms 2026-06-10 19:19:01.129 -03:00 [DBG] Connection id "0HNM77NDRFR4S" reset. 2026-06-10 19:19:01.129 -03:00 [DBG] Connection id "0HNM77NDRFR4T" reset. 2026-06-10 19:19:01.130 -03:00 [DBG] Connection id "0HNM77NDRFR4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2026-06-10 19:19:01.130 -03:00 [DBG] Connection id "0HNM77NDRFR4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2026-06-10 19:19:01.132 -03:00 [DBG] Connection id "0HNM77NDRFR4S" disconnecting. 2026-06-10 19:19:01.133 -03:00 [DBG] Connection id "0HNM77NDRFR4T" disconnecting. 2026-06-10 19:19:01.135 -03:00 [DBG] Connection id "0HNM77NDRFR4S" stopped. 2026-06-10 19:19:01.135 -03:00 [DBG] Connection id "0HNM77NDRFR4T" stopped.