Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 3rd-party-components.md #2763

Merged
merged 2 commits into from
Feb 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 39 additions & 4 deletions 3rd-party-components.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

# Platform & modules

Component | Description | License | Homepage | Author(s)| Package type
----------|-----------------------------| --------|-------------------|----------|--------------
Gulp | The streaming build system | MIT | http://gulpjs.com | Fractal | npm
@@ -6,7 +9,7 @@
main-bower-files | Get main files from your installed bower packages. | MIT | https://github.com/ck86/main-bower-files | Christopher Knötschke | npm
jquery | JavaScript library. | MIT | https://github.com/jquery/jquery | The jQuery Foundation | bower
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
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
signalr | Microsoft ASP.NET SignalR JavaScript Client | MS license | Microsoft | https://www.asp.net/signalr | bower
angularjs | Superheroic JavaScript MVW Framework | MIT | https://angularjs.org/ | Angular Core Team | bower
angular-animate | AngularJS module for animations | MIT | https://github.com/angular/bower-angular-animate | Angular Core Team | bower
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
@@ -35,19 +38,51 @@
underscore | JavaScript's utility | MIT | https://github.com/jashkenas/underscore | Jeremy Ashkenas | bower
uikit | A lightweight and modular front-end framework for developing fast and powerful web interfaces | MIT | http://getuikit.com | | bower
marked | A markdown parser built for speed | MIT | https://github.com/chjj/marked | Christopher Jeffrey | bower
Hangfire | background processing in .NET and .NET | [LGPL v3 License](https://www.hangfire.io/licenses.html) | https://www.hangfire.io | Sergey Odinokov | NuGet
Hangfire | background processing in .NET and .NET | LGPL v3 License | https://www.hangfire.io | Sergey Odinokov | NuGet
Serilog | diagnostic logging library for .NET applications | Apache-2.0 license | https://github.com/serilog/serilog | | NuGet
Swashbuckle | Seamlessly adds a swagger to WebApi projects | BSD 3-Clause | https://github.com/domaindrivendev/Swashbuckle | Richard Morris | NuGet
sendgrid-csharp | The Official SendGrid Led, Community Driven C# | MIT| https://github.com/sendgrid | | NuGet
Scriban | The templating system ported to the .net framework | BSD-2-Clause | https://github.com/scriban/scriban | | NuGet
YamlDotNet | YamlDotNet is a YAML library for netstandard and other .NET runtimes. | MIT | https://github.com/aaubry/YamlDotNet | | NuGet
Twilio | Twilio REST API and TwiML Libraries for .NET | MIT | https://github.com/twilio/twilio-csharp | | NuGet
SixLabors.ImageSharp | cross-platform, 2D graphics API | https://github.com/SixLabors/ImageSharp?tab=License-1-ov-file | https://github.com/SixLabors/ImageSharp | | NuGet
csvHelper | reading and writing CSV files | MS-PL and Apache 2.0 | https://github.com/JoshClose/CsvHelper | | NuGet
SixLabors.ImageSharp | cross-platform, 2D graphics API | Six Labors Split License | https://github.com/SixLabors/ImageSharp | | NuGet
csvHelper | reading and writing CSV files | MS-PL and Apache 2.0 | https://github.com/JoshClose/CsvHelper | | NuGet a
DinkToPdf | .NET wrapper for wkhtmltopdf library for convert HTML pages to PDF. | MIT | https://github.com/rdvojmoc/DinkToPdf | | NuGet
Google APIs | Google APIs client Library for .NET | Apache-2.0 license | https://github.com/googleapis/google-api-dotnet-client | | NuGet
AutoMapper | Library built to solve a deceptively complex problem | MIT | https://github.com/AutoMapper/AutoMapper | | NuGet
Elasticsearch .NET Client | the official .NET client for Elasticsearch | Apache-2.0 license | https://github.com/elastic/elasticsearch-net | | NuGet
GraphQL for .NET | The implementation of Facebook's GraphQL in .NET. | MIT | https://github.com/graphql-dotnet/graphql-dotnet | | NuGet
Polly | .NET resilience and transient-fault-handling library | BSD-3-Clause | https://github.com/App-vNext/Polly | | Nuget
StackExchange.Redis | redis client for .NET | MIT | https://stackexchange.github.io/StackExchange.Redis/ | | NuGet
Newtonsoft.Json | high-performance JSON framework for .NET | MIT | https://www.newtonsoft.com/json | JamesNK James Newton-King | Nuget


# Storefront

Component | Description | License | Homepage | Author(s)| Package type
----------|-----------------------------| --------|-------------------|----------|--------------
Scriban | The templating system ported to the .net framework | BSD-2-Clause | https://github.com/scriban/scriban | | NuGet
Polly | .NET resilience and transient-fault-handling library | BSD-3-Clause | https://github.com/App-vNext/Polly | | Nuget
Swashbuckle | Seamlessly adds a swagger to WebApi projects | BSD 3-Clause | https://github.com/domaindrivendev/Swashbuckle | Richard Morris | NuGet
StackExchange.Redis | redis client for .NET | MIT | https://stackexchange.github.io/StackExchange.Redis/ | | NuGet
Newtonsoft.Json | high-performance JSON framework for .NET | MIT | https://www.newtonsoft.com/json | JamesNK James Newton-King | Nuget
GraphQL for .NET | The implementation of Facebook's GraphQL in .NET. | MIT | https://github.com/graphql-dotnet/graphql-dotnet | | NuGet
Nito.Async.EX | A helper library for async/await. | MIT | https://github.com/StephenCleary/AsyncEx | StephenCleary Stephen Cleary | NuGet
ProxyKit | HTTP Reverse Proxies hosted in ASP.NET Core | Apache-2.0 license | https://github.com/ProxyKit/ProxyKit | | NuGet


# vue-b2b-theme

Component | Description | License | Homepage | Author(s)| Package type
----------|-----------------------------| --------|-------------------|----------|--------------
vuejs | The Progressive JavaScript Framework | MIT | https://github.com/vuejs/core | | NPM
tailwindcss | A utility-first CSS framework for rapidly building custom user interfaces. | MIT | https://github.com/tailwindlabs/tailwindcss | | bundle
Apollo client GraphQL | A community building flexible open source tools for GraphQL. | MIT | https://github.com/apollographql/apollo-client | | NPM
popper.js | A library used to position poppers in web applications. | MIT | https://github.com/vusion/popper.js/ | | NPM
vee-validate | Painless Vue forms | MIT | https://github.com/logaretm/vee-validate/ | | NPM
graphql-js | The JavaScript reference implementation for GraphQL | MIT | https://github.com/graphql/graphql-js | | NPM
lodash | JavaScript utility library | MIT | https://github.com/lodash/lodash | | NPM
maska | Simple zero-dependency input mask | MIT | https://github.com/beholdr/maska | | NPM
tw-elements | Huge collection of Tailwind components | TW ELEMENTS LICENSE | https://github.com/mdbootstrap/TW-Elements | | NPM
utility-types | Collection of utility types | MIT | https://github.com/piotrwitek/utility-types | | NPM

Loading
Oops, something went wrong.