Commit Graph

6 Commits

Author SHA1 Message Date
811fb6ceec Add net9.0 support for server/console applications
- Add net9.0 to TargetFrameworks for non-MAUI apps
- Create FileSystemLicenseCache for file-based license storage
- Create Platforms/Net9/MachineIdentifier using Environment APIs
- Add conditional compilation for MAUI vs non-MAUI platforms
- Update ServiceCollectionExtensions for conditional DI registration
- Bump version to 1.2.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 20:52:08 -05:00
c962ddb635 Update README with branded header and documentation links
- Add centered logo and title with product branding
- Add links to product website and documentation
- Add NuGet badge
- Add Other SDKs table with cross-references
- Add Support section with dev@ironservices.io email
- Update repository links to git.marketally.com

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 11:08:29 +00:00
e407dd4de2 UserJourney 2025-12-26 06:14:08 -05:00
60b298b2fc Clean up links section in README 2025-12-25 09:31:38 +00:00
7a9cd0f9c6 restructure 2025-12-25 04:26:29 -05:00
7d453f8f63 Initial commit: IronLicensing.Client SDK
Software licensing SDK for .NET MAUI applications with:
- License validation and activation
- Feature gating
- Trial support
- Offline validation with signature verification
- In-app purchase integration
2025-12-25 09:07:58 +00:00