andy
andy
just add a warning alter. by following OpenId module. by the way, I found that there is also no warning alter on the Recipe module
`C:\Users\\.ollama` in windows?
#964
An unhandled exception occurred while processing the request. ``` NpgsqlOperationInProgressException: A command is already in progress: SELECT "Document".* FROM "Document" WHERE "Document"."Type" = @Type limit 1 Npgsql.Internal.NpgsqlConnector.g__DoStartUserAction|279_0(ConnectorState newState, NpgsqlCommand command,...
An unhandled exception occurred while processing the request. ``` ObjectDisposedException: Cannot access a disposed object. Object name: 'MySqlConnector.MySqlTransaction'. MySqlConnector.MySqlTransaction.VerifyValid() in MySqlTransaction.cs, line 281 Stack Query Cookies Headers Routing ObjectDisposedException: Cannot...
An unhandled exception occurred while processing the request. ``` InvalidOperationException: Collection was modified; enumeration operation may not execute. YesSql.Session.FlushAsync() Stack Query Cookies Headers Routing InvalidOperationException: Collection was modified; enumeration operation...
just met the above 3 errors when i keep the old volume of the db when i empty all, and compose up from blank, it got success. it seems happen...
when you redesign this , please keep in mind that IConnectionMultiplexer can come from another application (system) , right now it is ok because there is a public property for...
1--分层, 比如: SwashbucklerDiary.Maui.Core SwashbucklerDiary.WebAssembly.Core SwashbucklerDiary.Rcl 2-- 成为: nuget 3--目的: 其它projects 使用。 因为有很多很好的codes. 能与 #44 结合考虑就更好。