Skip to content

Commit c6556a6

Browse files
committed
💬 updated community health pages
1 parent 684a50c commit c6556a6

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,16 @@ It is (by heart) free, flexible and built to extend and boost your agile codebel
1515

1616
Cuemon for .NET (formerly Cuemon .NET Standard) has been completely refactored and updated to support .NET 10 (LTS) and .NET 9 (STS).
1717

18-
Support for .NET Core 3.0, .NET Core 3.1, .NET 5, .NET 7 and .NET 8 has been deprecated as these are out of [support](https://endoflife.date/dotnet).
18+
Support for .NET Core 3.0, .NET Core 3.1, .NET 5, .NET 6, .NET 7 and .NET 8 has been deprecated as these are either out of [support](https://endoflife.date/dotnet) or superseded by newer LTS and STS releases.
19+
20+
This aligns with our strategy of supporting only the latest LTS and STS versions of .NET to ensure access to the most current features, performance improvements, and security updates, while keeping our libraries modern and maintainable.
21+
22+
## Documentation
1923

2024
Full documentation (generated by [DocFx](https://github.com/dotnet/docfx)) located here: https://docs.cuemon.net/
2125

26+
## CI/CD and Code Quality
27+
2228
All CI and CD integrations have been migrated away from [Microsoft Azure DevOps](https://azure.microsoft.com/en-us/services/devops/) and now embraces GitHub Actions based on the [Codebelt](https://github.com/codebeltnet) umbrella.
2329

2430
All code quality analysis are done by [SonarCloud](https://sonarcloud.io/) and [CodeCov.io](https://codecov.io/).

0 commit comments

Comments
 (0)