c# Programming Glossary: lgpl
Java equivalent of C#'s Rfc2898DerivedBytes http://stackoverflow.com/questions/1012363/java-equivalent-of-cs-rfc2898derivedbytes files with trivial compile and no dependencies free as in LGPL. Given the availability of HMacSHA1 in the standard SUN JCE..
recommend a library/API to unzip file in C# http://stackoverflow.com/questions/1023476/recommend-a-library-api-to-unzip-file-in-c-sharp studio team system share improve this question The LGPL http www.icsharpcode.net OpenSource SharpZipLib OR the less..
Inserting data into an excel sheet from a DataTable http://stackoverflow.com/questions/10547619/inserting-data-into-an-excel-sheet-from-a-datatable many people do . Therefor i can warmly recommend EPPlus LGPL license . Then it is simple. Assuming that you have a button..
Recommended math library for C#/.NET? [closed] http://stackoverflow.com/questions/1387430/recommended-math-library-for-c-net some links 1 Mathdotnet A mathematical open source MIT X11 LGPL GPL library written in C# .Net aiming to provide a self contained..
Genetic Programming in C# http://stackoverflow.com/questions/14008/genetic-programming-in-c-sharp
Create Excel (.XLS and .XLSX) file from C# [closed] http://stackoverflow.com/questions/151005/create-excel-xls-and-xlsx-file-from-c-sharp GNU Lesser GPL EPPlus GNU Library General Public License LGPL Here some example code for ExcelLibrary Here is an example taking..
Is it possible to generate complex tones in C#? http://stackoverflow.com/questions/1643122/is-it-possible-to-generate-complex-tones-in-c speed to get it to sound just right . Note that Audiere is LGPL licensed and the binding has no license attached to it. You'll..
How to import PKCS#8 RSA privateKey (created by OpenSSL) in C# http://stackoverflow.com/questions/1722305/how-to-import-pkcs8-rsa-privatekey-created-by-openssl-in-c-sharp absolutely cannot rely on external libraries assuming the LGPL 2.0 license associated with the Mono code works for you... Finally..
C# accessing memory map file http://stackoverflow.com/questions/216083/c-sharp-accessing-memory-map-file used FileMap so I can't vouch for it 2 FileMap is under LGPL if the licensing terms are of any concer of you. You can also..
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...
What is the best spell checking library for C#? [closed] http://stackoverflow.com/questions/453611/what-is-the-best-spell-checking-library-for-c
|