Skip to content

Commit 0f63c4f

Browse files
authored
Update 3rd-party-components.md (#2760)
1 parent 8364817 commit 0f63c4f

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

3rd-party-components.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,18 @@
3636
uikit | A lightweight and modular front-end framework for developing fast and powerful web interfaces | MIT | http://getuikit.com | | bower
3737
marked | A markdown parser built for speed | MIT | https://github.com/chjj/marked | Christopher Jeffrey | bower
3838
Hangfire | background processing in .NET and .NET | [LGPL v3 License](https://www.hangfire.io/licenses.html) | https://www.hangfire.io | Sergey Odinokov | NuGet
39-
Nlog | NLog is a flexible and free logging platform | BSD | http://nlog-project.org/ | | NuGet
39+
Serilog | diagnostic logging library for .NET applications | Apache-2.0 license | https://github.com/serilog/serilog | | NuGet
4040
Swashbuckle | Seamlessly adds a swagger to WebApi projects | BSD 3-Clause | https://github.com/domaindrivendev/Swashbuckle | Richard Morris | NuGet
4141
sendgrid-csharp | The Official SendGrid Led, Community Driven C# | MIT| https://github.com/sendgrid | | NuGet
42-
DotLiquid | The templating system ported to the .net framework | Apache | http://dotliquidmarkup.org/ | | NuGet
42+
Scriban | The templating system ported to the .net framework | BSD-2-Clause | https://github.com/scriban/scriban | | NuGet
43+
YamlDotNet | YamlDotNet is a YAML library for netstandard and other .NET runtimes. | MIT | https://github.com/aaubry/YamlDotNet | | NuGet
44+
Twilio | Twilio REST API and TwiML Libraries for .NET | MIT | https://github.com/twilio/twilio-csharp | | NuGet
45+
SixLabors.ImageSharp | cross-platform, 2D graphics API | https://github.com/SixLabors/ImageSharp?tab=License-1-ov-file | https://github.com/SixLabors/ImageSharp | | NuGet
46+
csvHelper | reading and writing CSV files | MS-PL and Apache 2.0 | https://github.com/JoshClose/CsvHelper | | NuGet
47+
DinkToPdf | .NET wrapper for wkhtmltopdf library for convert HTML pages to PDF. | MIT | https://github.com/rdvojmoc/DinkToPdf | | NuGet
48+
Google APIs | Google APIs client Library for .NET | Apache-2.0 license | https://github.com/googleapis/google-api-dotnet-client | | NuGet
49+
AutoMapper | Library built to solve a deceptively complex problem | MIT | https://github.com/AutoMapper/AutoMapper | | NuGet
50+
Elasticsearch .NET Client | the official .NET client for Elasticsearch | Apache-2.0 license | https://github.com/elastic/elasticsearch-net | | NuGet
51+
GraphQL for .NET | The implementation of Facebook's GraphQL in .NET. | MIT | https://github.com/graphql-dotnet/graphql-dotnet | | NuGet
52+
53+

0 commit comments

Comments
 (0)