¡@

Home 

c# Programming Glossary: gpl

GnuPG Wrapper with C#

http://stackoverflow.com/questions/1214026/gnupg-wrapper-with-c-sharp

for C# and VB.NET . All the code is licensed via MIT non GPL restrictions. You can find the release with source code at CodePlex...

Encrypt SQLite database in C#

http://stackoverflow.com/questions/1259561/encrypt-sqlite-database-in-c-sharp

Crypt but both are non free while my project is under GPL. The naive approach I thought of using was to let SQLite handle..

Recommended math library for C#/.NET? [closed]

http://stackoverflow.com/questions/1387430/recommended-math-library-for-c-net

links 1 Mathdotnet A mathematical open source MIT X11 LGPL GPL library written in C# .Net aiming to provide a self contained.. links 1 Mathdotnet A mathematical open source MIT X11 LGPL GPL library written in C# .Net aiming to provide a self contained..

Create Excel (.XLS and .XLSX) file from C# [closed]

http://stackoverflow.com/questions/151005/create-excel-xls-and-xlsx-file-from-c-sharp

a couple links for quick reference ExcelLibrary GNU Lesser GPL EPPlus GNU Library General Public License LGPL Here some example.. GNU Lesser GPL EPPlus GNU Library General Public License LGPL Here some example code for ExcelLibrary Here is an example taking..

Get an IDataReader from a typed List

http://stackoverflow.com/questions/2258310/get-an-idatareader-from-a-typed-list

Copyright 2010 Sky Sanders Dual licensed under the MIT or GPL Version 2 licenses. See LICENSE.TXT Date Sat Mar 28 2010 using..

Using FFmpeg in .net?

http://stackoverflow.com/questions/2527963/using-ffmpeg-in-net

sharp . First of all i wanted to use ffmpeg sharp as its LGPL and SharpFFmpeg is GPL. However it had quite a few compile errors... wanted to use ffmpeg sharp as its LGPL and SharpFFmpeg is GPL. However it had quite a few compile errors. Turns out it was.. i want all the functions P Invoked for me. However its GPL Both the AVCodec.cs and AVFormat.cs files look like ports of..

Converting PDF to TIFF or text in C#

http://stackoverflow.com/questions/3193110/converting-pdf-to-tiff-or-text-in-c-sharp

licence. Currently using xpdf but as I understand the GPL I can't compile it into a DLL and link to it without releasing.. link to it without releasing the rest of my code under the GPL. Does such a library exist If not what is the best value tool..

Required Dialog for selecting Multiple Files and Folders .NET

http://stackoverflow.com/questions/3576769/required-dialog-for-selecting-multiple-files-and-folders-net

be used in .NET windows forms. FREE or can be used under GPL. Works in Win Xp and Win 7. Dialog Preferences C# Looks like..

How can I play compressed sound files in C# in a portable way?

http://stackoverflow.com/questions/35896/how-can-i-play-compressed-sound-files-in-c-sharp-in-a-portable-way

assemblies as long as they are license compatible with GPL. this question is a follow up to a mailing list discussion on..

How do I embed fonts in an existing PDF?

http://stackoverflow.com/questions/4231656/how-do-i-embed-fonts-in-an-existing-pdf

used by a business for an internal application i.e. Affero GPL . c# pdf itextsharp ghostscript embedded fonts share improve..

How to render pdfs using C#

http://stackoverflow.com/questions/518878/how-to-render-pdfs-using-c-sharp

with .Net and they tend to be be distributed under the GPL. You may want to consider using GhostScript as an interpreter..

How to check if two Expression<Func<T, bool>> are the same [duplicate]

http://stackoverflow.com/questions/673205/how-to-check-if-two-expressionfunct-bool-are-the-same

can also be quite handy. The code is available under the GPL or the dOCL For instance here's your test using System using..

Applying % number format to a cell value using OpenXMl

http://stackoverflow.com/questions/7872116/applying-number-format-to-a-cell-value-using-openxml

horrid name . It's an open source NOT GPL check the license library that puts useful extensions on OpenXML...