diff --git a/README.md b/README.md index 1ab8d15..d7c6f15 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,30 @@ -# IronLicensing.Client +

+ + IronLicensing + +

-Software licensing SDK for .NET MAUI applications. Add license validation, activation management, feature gating, and trial support to your apps. +

IronLicensing SDK for .NET

-[![NuGet](https://img.shields.io/nuget/v/IronLicensing.Client.svg)](https://www.nuget.org/packages/IronLicensing.Client) -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +

+ Software licensing and activation for .NET applications +

+ +

+ NuGet + License: MIT +

+ +

+ Website • + Documentation • + .NET Guide • + Git +

+ +--- + +**IronLicensing** helps you protect your software with flexible licensing, activations, and feature management. Built for developers who want simple, powerful licensing without the complexity. ## Installation @@ -195,10 +216,25 @@ await _license.ClearCacheAsync(); | macOS (Catalyst) | 15.0 | | Windows | 10.0.17763.0 | -## Links +## Documentation -- [Documentation](https://www.ironlicensing.com/docs) -- [Dashboard](https://www.ironlicensing.com) +For complete documentation, visit [ironlicensing.com/docs](https://ironlicensing.com/docs). + +## Other SDKs + +| Platform | Package | +|----------|---------| +| JavaScript/TypeScript | [@ironservices/licensing](https://git.marketally.com/ironservices/ironlicensing-js) | +| Python | [ironlicensing](https://git.marketally.com/ironservices/ironlicensing-python) | +| Go | [ironlicensing-go](https://git.marketally.com/ironservices/ironlicensing-go) | +| Java | [ironlicensing-java](https://git.marketally.com/ironservices/ironlicensing-java) | +| Rust | [ironlicensing](https://git.marketally.com/ironservices/ironlicensing-rust) | + +## Support + +- **Documentation**: [ironlicensing.com/docs](https://ironlicensing.com/docs) +- **Email**: dev@ironservices.io +- **Issues**: [git.marketally.com/ironservices/ironlicensing-dotnet/issues](https://git.marketally.com/ironservices/ironlicensing-dotnet/issues) ## License