forked from ONLYOFFICE/CommunityServer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path3rd-Party.txt
494 lines (287 loc) · 22 KB
/
3rd-Party.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
ONLYOFFICE Community Server uses code from the following 3rd party projects.
1. AjaxMin - The Microsoft Ajax Minifier enables you to improve the performance of your web applications by reducing the size of your Cascading Style Sheet and JavaScript files.
License: Apache 2.0 license
License File: AjaxMin .license
2. AjaxPro - Ajax.NET Professional (AjaxPro) is one of the first AJAX frameworks available for Microsoft ASP.NET and is working with .NET 1.1 and 2.0. (http://www.ajaxpro.info/)
License: AS-IS
License File: AjaxPro.2.license
3. AntiXssLibrary - AntiXSS is an encoding library which uses a safe list approach to encoding. It provides Html, XML, Url, Form, LDAP, CSS, JScript and VBScript encoding methods to allow you to avoid Cross Site Scripting attacks. This library is part of the Microsoft SDL tools.
License: Microsoft Public License (Ms-PL)
License File: AntiXssLibrary.license
4. Antlr3.Runtime - The runtime library for parsers generated by the C# target of ANTLR 3.
License: The BSD License
License File: Antlr3.Runtime.license
5. AppLimit.CloudComputing.SharpBox - SharpBox - Store everything
License: MIT License
License File: AppLimit.CloudComputing.SharpBox.license
6. ARSoft.Tools.Net - This project contains a complete managed .Net DNS and DNSSEC client, a DNS server and SPF and SenderID validation.
License: Apache 2.0 license
License File: ARSoft.Tools.Net.license
7. AWSSDK - Amazon Web Services SDK for .NET. (http://aws.amazon.com/sdkfornet/)
License: Apache 2.0 license
License File: AWS.license
8. BaseCampRestAPI - C# API to access the REST based BaseCamp services http://basecamprestapi.codeplex.com
License: LGPL
License File: BasecampRestAPI.license
9. BouncyCastle.Crypto - Generation and parsing of key files.
License: AS-IS
License File: BouncyCastle.Crypto.license
10. Box.V2 - A client implementation of the Box v2 REST API. API documentation can be found at http://developers.box.com.
License: Apache 2.0 license
License File: Box.V2.license
11. Command Line Parser Library - The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks. (https://github.com/gsscoder/commandline)
License: The MIT License (MIT)
License File: CommandLine.license
12. CsvHelper - A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
License: Microsoft Public License (Ms-PL)
License File: CsvHelper.license
13. Ical.Net - An iCalendar (RFC 5545) control library for .NET. A fork and continuation of the original dday.ical library including bug fixes and many performance enhancements.
License: The MIT License (MIT)
License File: Ical.Net.license
14. Devart.Data.MySql - Connector/Net is a fully-managed ADO.NET driver for MySQL. (http://www.devart.com/dotconnect/mysql/download.html)
License: dotConnect for MySQL License Agreement
License File: Devart.Data.MySql.license
15. dotless - .NET Port of the ruby Less CSS lib (http://www.dotlesscss.org)
License: Apache 2.0 license
License File: dotless.license
16. DotNetOpenAuth is a well established open source library that bring OpenID, OAuth, and ICard capabilities to the Microsoft .NET Framework. http://www.dotnetopenauth.net/
License: MIT License
License File: DotNetOpenAuth.license
17. Ionic.Zip.dll - The Zip, implementation for .NET. (http://dotnetzip.codeplex.com/)
License: MS-PL
License File: DotNetZip.license
18. EcmaScript.NET - This is a custom modified version of the EcmaScript code, mainly created for YUICompressor.NET.
License: BSD
License File: EcmaScript.NET.license
19. EntityFramework - Entity Framework is Microsoft's recommended data access technology for new applications.
License: MICROSOFT SOFTWARE SUPPLEMENTAL LICENSE TERMS
License File: EntityFramework.license
20. Facebook.dll The Facebook C# SDK helps .Net developers build web, desktop, phone and Windows 8 Metro style applications that integrate with Facebook. http://csharpsdk.org/
License: MIT License
License File: Facebook.license
21. FredCK.FCKeditorV2 - FCKeditor is a text editor to be used inside web pages. In 2009 it was renamed CKEditor. (http://ckeditor.com/what-is-ckeditor)
License: LGPL v3
License File: FCKeditor.license
22. Google.Apis - The Google APIs Client Library is a runtime client for working with Google services.
License: Apache 2.0 license
License File: Google.Apis.license, Google.Apis.Auth.license, Google.Apis.Core.license, Google.Apis.Drive.license
23. HtmlAgilityPack - This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT. (http://htmlagilitypack.codeplex.com/)
License: Microsoft Public License (Ms-PL)
License File: HtmlAgilityPack.license
24. Iesi.Collections - The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory.
License: unknown
License File: HtmlAgilityPack.license
25. jQuery - jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. (http://jquery.com/)
License: MIT License
License File: jQuery.license
26. Jurassic - Jurassic is an implementation of the ECMAScript language and runtime. (http://jurassic.codeplex.com/)
License: Microsoft Public License (Ms-PL)
License File: Jurassic.license
27. JWT - JWT (JSON Web Token) implementation for .NET 3.5+ (Public Domain) Install-Package JWT
License: AS-IS
License File: JWT.license
28. LinkedIn.dll The LinkedIn Developer Toolkit is a open source library build in C# for using the LinkedIn® API in your .Net web applications. http://linkedintoolkit.codeplex.com/
License: Microsoft Public License (Ms-PL)
License File: LinkedIn.license
29. log4net - log4net is a tool to help the programmer output log statements to a variety of output targets. (http://logging.apache.org/log4net/index.html)
License: Apache 2.0 license
License File: log4net.license
30. LumenWorks.Framework.IO - A Fast CSV Reader http://www.codeproject.com/Articles/9258/A-Fast-CSV-Reader
License: MIT License
License File: LumenWorks.Framework.IO.license
31. LumiSoft Mail Server - Programm LumiSoft Mail Server is a mailserver. (http://www.lumisoft.ee/)
License: AS-IS
License File: LumiSoftMailServer.license
32. MailKit - MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
License: MIT
License File: MailKit.license
33. MailSystem.NET - MailSystem is a suite of .NET components that provide users with an extensive set of email tools. MailSystem provides full support for SMTP, POP3, IMAP4, NNTP, MIME, S/MIME, OpenPGP, DNS, vCard, vCalendar, Anti-Spam (Bayesian , RBL, DomainKeys), Queueing, Mail Merge and WhoIs (http://mailsystem.codeplex.com/)
License: LGPL v3
License File: MailSystem.license
34. Microsoft.AspNet.SignalR - This package pulls in the server components and JavaScript client required to use SignalR in an ASP.NET application.
License: MICROSOFT SOFTWARE LICENSE TERMS
License File: Microsoft.AspNet.SignalR.license, Microsoft.AspNet.SignalR.Client.license, Microsoft.AspNet.SignalR.Core.license, Microsoft.AspNet.SignalR.SystemWeb.license
35. Microsoft.AspNet.WebApi.WebHost - This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
License: MICROSOFT SOFTWARE LICENSE TERMS
License File: Microsoft.AspNet.WebApi.WebHost.license
36. Microsoft.Contracts - Code Contracts are static library methods used from any .NET program to specify the codes behavior. Runtime checking and static checking tools are both provided for taking advantage of contracts.
License: MIT
License File: Microsoft.Contracts.license
37. Microsoft.Data.Edm - Classes to represent, construct, parse, serialize and validate entity data models. Targets .NET 4.0, Silverlight 4.0, or .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
License: MICROSOFT SOFTWARE LICENSE TERMS
License File: Microsoft.Data.Edm.license
38. Microsoft.Owin - Provides a set of helper types and abstractions for simplifying the creation of OWIN components.
License: MICROSOFT SOFTWARE LICENSE TERMS
License File: Microsoft.Owin.license, Microsoft.Owin.Cors.license, Microsoft.Owin.Diagnostics.license, Microsoft.Owin.Host.HttpListener.license, Microsoft.Owin.Host.SystemWeb.license, Microsoft.Owin.Hosting.license, Microsoft.Owin.Security.license
39. Microsoft.Practices - The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection.
License: Microsoft Public License (MS-PL)
License File: Microsoft.Practices.ServiceLocation.license, Microsoft.Practices.Unity.license
40. Microsoft.SharePoint.Client - This easy-to-use, redistributable package of the Microsoft Silverlight and Microsoft .NET managed client object models in Microsoft SharePoint 2013 enables developers to reference the client object model.? The package includes a comprehensive collection of client-side object model (CSOM) DLLs.
License: unknown
License File: Microsoft.SharePoint.Client.license
41. Microsoft.Threading.Tasks - Provides types that simplify the work of writing concurrent and asynchronous code.
License: MICROSOFT SOFTWARE LICENSE TERMS
License File: Microsoft.Threading.Tasks.license, Microsoft.Threading.Tasks.Extensions.license
42. Microsoft.VisualStudio.QualityTools.UnitTestFramework - The Microsoft.VisualStudio.QualityTools.UnitTestFramework that you already have by installing VS 2012, but wrapped up in a nice nuget package.
License: unknown
License File: Microsoft.VisualStudio.QualityTools.UnitTestFramework.license
43. Microsoft.Web.Administration - The Microsoft.Web.Administration namespace contains classes that a developer can use to administer IIS Manager.
License: unknown
License File: Microsoft.Web.Administration.license
44. Microsoft.Web.Infrastructure - This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
License: MICROSOFT SOFTWARE LICENSE TERMS
License File: Microsoft.Web.Infrastructure.license
45. Microsoft.Web.Mvc.FixedDisplayModes - The previous version of this package contained a workaround for a bug affecting mobile view caching in ASP.NET MVC 4. As of ASP.NET MVC 5 this workaround is no longer needed.
License: MICROSOFT PRE-RELEASE SOFTWARE LICENSE TERMS
License File: Microsoft.Web.Mvc.FixedDisplayModes.license
46. MimeKit - MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files.
License: MIT
License File: MimeKit.license
47. MySql.Data - ADO.Net driver for MySQL
License: GPL
License File: MySql.Data.license
FOSS License Exception: https://www.mysql.com/about/legal/licensing/foss-exception/
48. Json.NET - Json.NET is a popular high-performance JSON framework for .NET (https://github.com/JamesNK/Newtonsoft.Json)
License: The MIT License (MIT)
License File: Newtonsoft.Json.license
49. Nito.AsyncEx - A helper library for the Task-Based Asynchronous Pattern (TAP).
License: Microsoft Public License (Ms-PL)
License File: Nito.AsyncEx.license
50. NLog - NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity. (http://nlog-project.org/)
License: BSD-3-Clause
License File: NLog.license
51. Novell.Directory.LDAP - LDAP Libraries for C# enables you to write applications that access, manage, and update information stored in Novell eDirectory or other LDAP-aware directories.
License: MIT
License File: Novell.Directory.LDAP.license
52. NUnit - NUnit is a unit-testing framework for all .Net languages. (http://www.nunit.org/)
License: AS-IS
License File: NUnit.license
53. NVelocity - NVelocity is a port of the excellent Apache Jakarta Velocity project. (http://www.castleproject.org/others/nvelocity/index.html)
License: Apache 2.0 license
License File: NVelocity.license
54. Owin - OWIN IAppBuilder startup interface
License: Apache 2.0 license
License File: Owin.license
55. PhoneNumbers - Library to effectively validate phone numbers.
License: Apache 2.0 license
License File: PhoneNumbers.license
56. PushSharp - A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS & PassKit), Mac OSX (Mountain Lion+), Android (GCM/C2DM), Windows Phone 7/8, Windows 8, and FirefoxOS (soon) (https://github.com/Redth/PushSharp)
License: Apache 2.0 license
License File: PushSharp.license
57. RedisSessionProvider - A configurable SessionStateStoreProvider that persists data to a Redis server
License: Apache 2.0 license
License File: RedisSessionProvider.license
58. RestSharp - Simple REST and HTTP API Client
License: Apache 2.0 license
License File: RestSharp.license
59. SharpBox - Store everything http://sharpbox.codeplex.com/
License: Microsoft Public License (Ms-PL)
License File: SharpBox.license
60. SharpCompress - SharpCompress is a compression library for .NET/Mono/Silverlight/WP7/WindowsStore that can unrar, decompress 7zip, zip/unzip, tar/untar bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
License: MIT
License File: SharpCompress.license
61. SlowCheetah.Xdt - This package contains extensions for XDT (XML Document Transforms). Included here is an MSBuild task as well as other extensions.
License: Apache 2.0 license
License File: SlowCheetah.Xdt.license
62. StackExchange.Redis - is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications.
License: MIT
License File: StackExchange.Redis.license, StackExchange.Redis.Extensions.Core.license
63. Textile.NET is, surprisingly, a textile formatter for .NET projects. http://textilenet.codeplex.com/
License: Creative Commons' Attribution-ShareAlike 3.0 Unported License
License File: Textile.license
64. TweetSharp - TweetSharp v2 is a fast, clean wrapper around the Twitter API. It uses T4 templates to make adding new endpoints easy. (https://github.com/danielcrenna/tweetsharp)
License: AS-IS
License File: TweetSharp.license
65. Twilio - Twilio REST API helper library
License: Apache 2.0 license
License File: Twilio.Api.license, Twilio.Client.Capability.license, Twilio.Twiml.license
66. Twitterizer2 - http://www.twitterizer.net/tag/twitterizer2/
License: AS-IS
License File: Twitterizer2.license
67. UAParser - A .net wrapper for the ua-parser library
License: Apache 2.0 license, MIT, Perl License
License File: UAParser.license
68. Ude - Ude is a C# port of Mozilla Universal Charset Detector. (http://code.google.com/p/ude/)
License: LGPL
License File: Ude.license
69. Microsoft.ServiceModel.Web - WCF REST Starter Kit Preview 2. (http://aspnet.codeplex.com/wikipage?title=WCF%20REST&referringTitle=Home)
License: Microsoft Source License for ASP.NET Pre-Release Components
License File: WCFRest.license
70. WebGrease - Web Grease is a suite of tools for optimizing javascript, css files and images.
License: MICROSOFT SOFTWARE LICENSE TERMS
License File: WebGrease.license
71. YamlDotNet - A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.
License: AS-IS
License File: YamlDotNet.license
72. YUICompressor - http://developer.yahoo.com/yui/compressor/
License: New BSD License
License File: YUICompressor.license
73. Zlib.Portable - A Portable Class Library port of the popular Zlib library from http://dotnetzip.codeplex.com. Works on .NET 4, 4.0.3, & 4.5.x, Sliverlight 5, Windows Phone 8.x, Windows 8.x, Xamarin.iOS, & Xamarin.Android.
License: AS-IS
License File: Zlib.Portable.license
74. jquery.placeholder.js - Placeholder plugin for jQuery (http://www.xiper.net/examples/js-plugins/html5-and-css3/placeholder/js/jquery.placeholder.js)
License: MIT, BSD, GPL
75. jQuery Text Change Event - Simple cross browser detection of text changes for input and textarea elements using a jQuery custom event plugin by ZURB. (http://zurb.com/playground/jquery-text-change-custom-event)
License: MIT
76. waitForImages - A jQuery plugin that lets you attach callbacks to useful image loading events. (https://github.com/alexanderdickson/waitForImages)
License: MIT
77. SortTable - Make all your tables sortable (http://www.kryogenix.org/code/browser/sorttable/)
License: MIT
78. LESS - The dynamic stylesheet language. (http://lesscss.org/)
License: Apache 2.0 license
79. Head JS - The only script in your <HEAD> (http://headjs.com)
License: MIT
80. jQuery BlockUI Plugin - The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. (http://malsup.com/jquery/block/)
License: MIT, GPL
81. jquery.colorbox.js - A lightweight customizable lightbox plugin for jQuery. (http://www.jacklmoore.com/colorbox/)
License: MIT
82. jquery.cookies.js - Javascript Cookie Library with jQuery bindings and JSON support. (https://code.google.com/p/cookies/)
License: BSD, MIT, GPL
83. jquery.json.js - jQuery JSON plugin
License: MIT
84. jquery.scrollTo.js - Easy element scrolling using jQuery. (http://flesler.blogspot.com/2007/10/jqueryscrollto.html)
License: MIT, GPL
85. jquery.tmpl.js
License: MIT, GPL
86. jQuery UI - jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice. (http://jqueryui.com/)
License: MIT
87. jquery.watermarkinput.js - Watermark Input Plugin. (http://digitalbush.com/projects/watermark-input-plugin/)
License: MIT
88. toastr - Simple javascript toast notifications. (https://github.com/CodeSeven/toastr)
License: MIT
89. jQuery Color - jQuery plugin for color manipulation and animation support.
License: MIT
90. jQuery-Mask-Plugin - A jQuery Plugin to make masks on form fields and HTML elements. (https://github.com/igorescobar/jQuery-Mask-Plugin)
License: MIT
91. jquery-mousewheel - A jQuery plugin that adds cross-browser mouse wheel support. (https://github.com/brandonaaron/jquery-mousewheel)
License: MIT
License File: jquery.mousewheel.license
92. AjaxUpload
License: MIT
93. SWFUpload - SWFUpload is a JavaScript Library that wraps the Flash Player's upload function. It brings your uploads to the next level with Multiple File Selection, Upload Progress and Client-side File Size Checking. (https://code.google.com/p/swfupload/)
License: MIT
94. Modernizr - Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the users browser. (http://modernizr.com/)
License: MIT
95. bootstrap - Sleek, intuitive, and powerful front-end framework for faster and easier web development. (http://getbootstrap.com)
License: Apache 2.0 license
96. Javascript MD5 - A JavaScript implementation of the RSA Data Security, Inc. MD5 Message (http://pajhome.org.uk/crypt/md5)
License: BSD
97. iScroll - iScroll Lite Edition based on iScroll v4.0 Beta 4
License: MIT
98. Jcrop - Jcrop is the quick and easy way to add image cropping functionality to your web application. (http://deepliquid.com/content/Jcrop.html)
License: MIT
99. Flot - Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features. (http://www.flotcharts.org/)
License: MIT
100. flXHR - This plugin implements cross-domain XmlHttpRequests via an invisible Flash plugin.
License: MIT
101. jQuery-CSSEmoticons - jQuery plugin to style emoticons with pure CSS3 properties (no images) (https://github.com/JangoSteve/jQuery-CSSEmoticons)
License: Dual licensed under the MIT and GPL licenses: http://www.opensource.org/licenses/mit-license.php http://www.gnu.org/licenses/gpl.html
102. punycode - A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
License: MIT
License File: punycode.license
103. clipboard - Modern copy to clipboard. No Flash. Just 3kb gzipped.
License: MIT
License File: clipboard.license
104. Magnific Popup - Lightbox and modal dialog plugin. Can display inline HTML, iframes (YouTube video, Vimeo, Google Maps), or an image gallery. Animation effects are added with CSS3 transitions. For jQuery or Zepto.
License: MIT
License File: Magnific.Popup.license