- Move to .NET10 and C#14
- Update Nuget packages
- Add
ProductCatalog
- Prep for
OneImlx.Terminalv6.x.x - Update terminal licensing model
- Update JSON to 8.0.5
- Support .NET8
- Add vkey and lkey to license file
- Add X509 license services
- Distinguish between oid and sub claims for license
- Make Validation Key a string
- Deployment check for license
- Added issued_at and expiry_at in LicenseFile model
- Remove secondary key and simplify licensing
- Add new custom Fluent Assertions
- Rename auth_apps claim to apps
- Support .NET Standard
- Add fluent assertion extensions for Throw
- Update country claim
- Simplify licensing models
- Clean up demo identifiers
- Merge online and offline licensing into single model
- Introduce commercial business and solo usage
- Clean up licensing plans
- Merged the license identifier and subject into 1 Id property.
- Migrate to xUnit and FluentAsserions for
OneImlx.Test
- Internal release and name changes