1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch from misleading property to factory method More... over 11 years ago
initial drop of the license validation api More... over 11 years ago
Add missing using directive More... over 11 years ago
Add IFluentInterface to hide default System.Object members from fluent apis More... over 11 years ago
Add CLSCompliant attribute More... over 11 years ago
Add unit test project More... over 11 years ago
Ensure correct return values after loading from XML More... over 11 years ago
When exporting a DateTime to RFC 1123 ensure we converted it to UTC before and assume UTC while parsing it More... over 11 years ago
Only allow to set properties while license is not signed More... over 11 years ago
Implement constructors for loading from XML More... over 11 years ago
add some comments to this internal constructor More... over 11 years ago
Implement Load() methods to create a License instance from XML More... over 11 years ago
Add Load() overload that populate the License from a XElement More... over 11 years ago
Only add customer and product features when required More... over 11 years ago
Add assembly build date attribute, a small helper for support & subscription licenses More... over 11 years ago
Name of features is now an attribute to avoid xml naming limitations More... over 11 years ago
add file header More... over 11 years ago
fix typos More... over 11 years ago
fix typos More... over 11 years ago
fix xml docs More... over 11 years ago
fix copy & paste typo More... over 11 years ago
Add fluent license creation and signing api More... over 11 years ago
Refactored model More... over 11 years ago
Add new model base class for easier XElement handling More... over 11 years ago
add product features to license More... over 11 years ago
Add product features collection model More... over 11 years ago
fix typo More... over 11 years ago
remove xml namespace noise More... over 11 years ago
Implement a key generator for signature keys More... over 11 years ago
Add xml docs More... over 11 years ago