From 863a35e50f032a2fdeee7b49ce3adedd05bcc207 Mon Sep 17 00:00:00 2001 From: MrDave1999 Date: Mon, 4 Mar 2024 17:05:19 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d3220c16..4513b910 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Another of my reasons is that what I learn about software engineering, I like to - [AdaptiveCards](https://github.com/microsoft/AdaptiveCards) - [Twilio](https://github.com/twilio/twilio-csharp) - [SendGrid](https://github.com/sendgrid/sendgrid-csharp) +- [libphonenumber-csharp](https://github.com/twcclegg/libphonenumber-csharp) - [Quartz.NET](https://github.com/quartznet/quartznet) - [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) - [Scrutor](https://github.com/khellang/Scrutor) @@ -73,6 +74,7 @@ Another of my reasons is that what I learn about software engineering, I like to - [EFCore.CustomQueryPreprocessor](https://github.com/MrDave1999/EFCore.CustomQueryPreprocessor) - [DelegateDecompiler](https://github.com/hazzik/DelegateDecompiler) - [Dapper](https://github.com/DapperLib/Dapper) +- [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) - [Microsoft.AspNetCore.Authentication.JwtBearer](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.JwtBearer) - [Microsoft.IdentityModel.Tokens](https://www.nuget.org/packages/Microsoft.IdentityModel.Tokens) - [System.IdentityModel.Tokens.Jwt](https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt) @@ -86,6 +88,7 @@ Another of my reasons is that what I learn about software engineering, I like to - [NUnit](https://github.com/nunit/nunit) - [FluentAssertions](https://github.com/fluentassertions/fluentassertions) - [JustMock](https://github.com/telerik/JustMockLite) +- [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) - [Microsoft.Bot.Builder.Testing](https://www.nuget.org/packages/Microsoft.Bot.Builder.Testing) ### Own libraries