Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
paulomorgado created a comment on an issue on jbogard/MongoDB.Driver.Core.Extensions.DiagnosticSources
Either way, `MongoDB.Driver.Core.Extensions.DiagnosticSources` is locked to bellow version 3.0.0.
paulomorgado opened a pull request on mongodb/mongo-csharp-driver
Replace string creation with static strings for Regex options conversion to string
The `BsonRegularExpression(Regex)` constructor uses string concatenation to create the options string. If there's none only one option, it will result on a static interned string. Otherwise, it ...paulomorgado created a branch on paulomorgado/mongodb-mongo-csharp-driver
performance/BsonRegularExpression/1 - The Official C# .NET Driver for MongoDB
paulomorgado created a comment on a pull request on dotnet/efcore
> Err wait, not quite. Remove `--msbuildprojectextensionspath` now, since it should no longer be needed. Removed!
paulomorgado pushed 1 commit to remove_GetEFProjectMetadata paulomorgado/dotnet-efcore
- Remove msbuildprojectextensionspath 7b6211d
paulomorgado opened a pull request on CommunityToolkit/Aspire
Update Aspire.CommunityToolkit.sln
Added missing EndProject <!-- 🚨 Please Do Not skip any instructions and information mentioned below as they are all required and essential to evaluate and test the PR. By fulfilling all the requ...paulomorgado pushed 1 commit to patch-1 paulomorgado/Aspire
- Update Aspire.CommunityToolkit.sln Added missing EndProject c03fbdc