# Version Support Lifecycle

## NuGet packages

- [Abblix.Oidc.Server](https://www.nuget.org/packages/Abblix.Oidc.Server)
- [Abblix.Oidc.Server.MVC](https://www.nuget.org/packages/Abblix.Oidc.Server.MVC)
- Abblix.Oidc.Server.MinimalApi (2.4+ planned)
- [Abblix.JWT](https://www.nuget.org/packages/Abblix.JWT)
- Abblix.JWT.Azure (2.4+ planned)
- Abblix.JWT.Vault (2.4+ planned)
- Abblix.SharedSignals (2.4+ planned)
- Abblix.SharedSignals.MinimalApi (2.4+ planned)
- Abblix.SharedSignals.Redis (2.4+ planned)
- Abblix.SecurityEvents (2.4+ planned)
- Abblix.SecurityEvents.CAEP (2.4+ planned)
- Abblix.SecurityEvents.RISC (2.4+ planned)
- [Abblix.Utils](https://www.nuget.org/packages/Abblix.Utils)
- [Abblix.DependencyInjection](https://www.nuget.org/packages/Abblix.DependencyInjection)

:::note[NOTE]
Packages marked (2.4+ planned) ship with version 2.4 and are not yet published on NuGet.
:::

## Timeline and support windows

### Version 1.*
- **Platform:** [.NET 6, .NET 7, .NET 8, .NET 9](https://dotnet.microsoft.com/)
- **Initial Release Date:** May 03, 2024
- **End of Support Date:** July 2026 (support has ended)

### Version 2.*
- **Platform:** [.NET 8, .NET 9, .NET 10](https://dotnet.microsoft.com/)
- **Initial Release Date:** November 26, 2025
- **End of Support Date:** November 2028

### Version 3.* (planned)
- **Platform:** [.NET 11, .NET 12](https://dotnet.microsoft.com/)
- **Initial Release Date:** November 10, 2026
- **End of Support Date:** November 2030

:::note[NOTE]
After the support end date, no further updates or security patches ship, and technical support ends. Plan your upgrade well in advance to keep receiving updates.
:::
