Expressif is available from Nuget. It is compliant with .NET 6.0 and .NET 7.0. You can install the latest version using the following command with the .NET CLI:
dotnet add package Expressif
or this command from the Package Manager Console in Visual Studio:
install-package Expressif