2 Open Issues Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to automate the process of locating and integrating the correct System.Drawing DLL into an MS SQL CLR assembly for image processing, accounting for variations in .NET Framework installation paths across different OS versions. This involves finding a robust method to dynamically locate the DLL based on the system environment, and then integrating it into the SQL Server project's build process.

Complexity: 4/5
enhancement help wanted
add ci test infra 2 months ago

AI Summary: The task is to set up a continuous integration (CI) testing infrastructure for a MS SQL Server image processing library. This involves choosing a CI/CD platform (e.g., Azure DevOps, GitHub Actions), configuring it to build the project, and implementing automated tests to verify the functionality of the image conversion, resizing, encryption, and decryption functions. The project uses .NET Framework and requires a Windows environment.

Complexity: 4/5
help wanted