Skip to content

Commit ded80d7

Browse files
authored
Update 3rd-party-components.md
1 parent f732ee1 commit ded80d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

3rd-party-components.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
main-bower-files | Get main files from your installed bower packages. | MIT | https://github.com/ck86/main-bower-files | Christopher Knötschke | npm
1010
jquery | JavaScript library. | MIT | https://github.com/jquery/jquery | The jQuery Foundation | bower
1111
jquery-ui | A curated set of user interface interactions, effects, widgets, and themes | MIT | https://github.com/components/jqueryui | jQuery Foundation and other contributors | bower
12-
signalr | Microsoft ASP.NET SignalR JavaScript Client | [MS license](https://www.microsoft.com/web/webpi/eula/signalr_client_enu.htm) | Microsoft | https://www.asp.net/signalr | bower
12+
signalr | Microsoft ASP.NET SignalR JavaScript Client | MS license | Microsoft | https://www.asp.net/signalr | bower
1313
angularjs | Superheroic JavaScript MVW Framework | MIT | https://angularjs.org/ | Angular Core Team | bower
1414
angular-animate | AngularJS module for animations | MIT | https://github.com/angular/bower-angular-animate | Angular Core Team | bower
1515
angular-bootstrap | Native AngularJS (Angular) directives for Bootstrap. | MIT | https://github.com/angular-ui/bootstrap-bower | https://github.com/angular-ui/bootstrap/graphs/contributors | bower
@@ -38,15 +38,15 @@
3838
underscore | JavaScript's utility | MIT | https://github.com/jashkenas/underscore | Jeremy Ashkenas | bower
3939
uikit | A lightweight and modular front-end framework for developing fast and powerful web interfaces | MIT | http://getuikit.com | | bower
4040
marked | A markdown parser built for speed | MIT | https://github.com/chjj/marked | Christopher Jeffrey | bower
41-
Hangfire | background processing in .NET and .NET | [LGPL v3 License](https://www.hangfire.io/licenses.html) | https://www.hangfire.io | Sergey Odinokov | NuGet
41+
Hangfire | background processing in .NET and .NET | LGPL v3 License | https://www.hangfire.io | Sergey Odinokov | NuGet
4242
Serilog | diagnostic logging library for .NET applications | Apache-2.0 license | https://github.com/serilog/serilog | | NuGet
4343
Swashbuckle | Seamlessly adds a swagger to WebApi projects | BSD 3-Clause | https://github.com/domaindrivendev/Swashbuckle | Richard Morris | NuGet
4444
sendgrid-csharp | The Official SendGrid Led, Community Driven C# | MIT| https://github.com/sendgrid | | NuGet
4545
Scriban | The templating system ported to the .net framework | BSD-2-Clause | https://github.com/scriban/scriban | | NuGet
4646
YamlDotNet | YamlDotNet is a YAML library for netstandard and other .NET runtimes. | MIT | https://github.com/aaubry/YamlDotNet | | NuGet
4747
Twilio | Twilio REST API and TwiML Libraries for .NET | MIT | https://github.com/twilio/twilio-csharp | | NuGet
48-
SixLabors.ImageSharp | cross-platform, 2D graphics API | https://github.com/SixLabors/ImageSharp?tab=License-1-ov-file | https://github.com/SixLabors/ImageSharp | | NuGet
49-
csvHelper | reading and writing CSV files | MS-PL and Apache 2.0 | https://github.com/JoshClose/CsvHelper | | NuGet
48+
SixLabors.ImageSharp | cross-platform, 2D graphics API | Six Labors Split License | https://github.com/SixLabors/ImageSharp | | NuGet
49+
csvHelper | reading and writing CSV files | MS-PL and Apache 2.0 | https://github.com/JoshClose/CsvHelper | | NuGet a
5050
DinkToPdf | .NET wrapper for wkhtmltopdf library for convert HTML pages to PDF. | MIT | https://github.com/rdvojmoc/DinkToPdf | | NuGet
5151
Google APIs | Google APIs client Library for .NET | Apache-2.0 license | https://github.com/googleapis/google-api-dotnet-client | | NuGet
5252
AutoMapper | Library built to solve a deceptively complex problem | MIT | https://github.com/AutoMapper/AutoMapper | | NuGet

0 commit comments

Comments
 (0)