64 projects tagged "LGPL"
Bandit is a system of loosely-coupled components that provide consistent identity services and create a community that organizes and standardizes identity-related technologies in an open way, promoting both interoperability and collaboration. It implements open standard protocols and specifications so identity services can be constructed, accessed, and integrated from multiple identity sources. The Bandit system supports many authentication methods and provides user-centric credential management.
Dimenso is a library for performing dimension-aware calculations in C# and Java. It offers numeric types that have dimensions, expressed in terms of base dimensions M (mass), L (length), T (time), and Q (electric charge). Playing to the strengths of each language, C# types have operator overloads to allow them to be used as numbers, while Java types mimic the BigDecimal with respect to arithmetic methods.
LastFmLib.net lets you access all Web services provided by Last.fm. This also includes an implementation of the Audioscrobbler 1.2.1 submissions protocol and radio api. Also, LastFmLib.net provides a set of useful classes, e.g for caching requests and pictures and for accessing simple request easily via the LastFmClient class. The library should be fully Mono compatible (the test with MoMa was positive).