AoT build of sqlpackage
- Dominant language
- C#
- Stars
- 460
- Forks
- 29
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 7
Description
Can we get an AOT build of sqlpackage. It is common to want to run sqlpackage in the sql server container (which doesn't have dotnet installed), would be great to be able to just run sqlpackage without having to get a dotnet install done (which right now is a bit of a pain because the latest doesn't work (#372) and breaks any scripts that are installing latest LTS), so you have to step back to work out which one does work, and now hardcode a specific version (which will eventually break again when that specific version drops out of support)
Contributor guide
Research direction
No files, tests, or entry points are named. Start by reviewing how sqlpackage is currently built and distributed, then determine the supported AOT target and container requirements; done means sqlpackage runs in a SQL Server container without a separate dotnet installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, sql
- Domain
- build-system, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100