18.0.0
Kontent.ai .NET delivery SDK v18
Breaking changes
- targets .NET 8.0 only
- all references to
project
,projectId
and all related methods were renamed toenvironment
, to match the current in-app stateWithProjectId
→WithEnvironmentId
DeliveryOptions.ProjectId
→DeliveryOptions.EnvironmentId
- ...
What's Changed
Full Changelog: 17.9.0...18.0.0