{"id":20633155,"url":"https://github.com/marcoscostadev/maui-sql-server-docker","last_synced_at":"2025-09-26T17:31:34.365Z","repository":{"id":197817793,"uuid":"699137779","full_name":"MarcosCostaDev/MAUI-sql-server-docker","owner":"MarcosCostaDev","description":"This project was created with a simulation of connection between maui and sql server","archived":false,"fork":false,"pushed_at":"2023-10-07T13:15:59.000Z","size":170,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-16T14:18:55.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarcosCostaDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-02T02:06:50.000Z","updated_at":"2024-09-15T00:27:23.000Z","dependencies_parsed_at":"2023-10-02T21:13:01.645Z","dependency_job_id":null,"html_url":"https://github.com/MarcosCostaDev/MAUI-sql-server-docker","commit_stats":null,"previous_names":["marcoscostadev/maui-sql-server-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosCostaDev%2FMAUI-sql-server-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosCostaDev%2FMAUI-sql-server-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosCostaDev%2FMAUI-sql-server-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosCostaDev%2FMAUI-sql-server-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcosCostaDev","download_url":"https://codeload.github.com/MarcosCostaDev/MAUI-sql-server-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234327570,"owners_count":18814798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T14:18:59.828Z","updated_at":"2025-09-26T17:31:33.887Z","avatar_url":"https://github.com/MarcosCostaDev.png","language":"C#","readme":"# MAUI WITH SQL SERVER\n\nThis is a todo app that connects the SQL Server in a localhost through docker using SQL server image for linux container.\n\n## Requirements\n\n- dotnet 7 with MAUI package\n- Docker desktop (windows) / docker and docker compose (linux)\n- Running on Windows OR Android Emulator\n\n## How to run\n\n### Start SQL Server in Docker \n\nIn case you don't have SQL Server installed, or you won't to install it, you can run it through a docker container. Follow these steps for doing that:\n\nFor Windows:\n```\ndocker-compose -f ./src/Docker-compose.yml up\n```\n\nFor linux:\n```\ndocker compose up -f ./src/Docker-compose.yml up\n```\n\n### Start the App\n\n#### In Windows through Visual Studio 2022 with MAUI package\n\n- Open the solution and click on Run \"Windows Application\" or Android emulator of your choice.\n\n#### In linux through the Terminal\n\n- [Install .NET SDK](https://dotnet.microsoft.com/en-us/download)\n\n- Install .NET MAUI workload with the dotnet CLI. Launch a command prompt and enter the following:\n```\ndotnet workload install maui\n```\n\n- Verify and install missing components with maui-check command line utility.\n\n```\ndotnet tool install -g redth.net.MAUI.check\n\nmaui-check\n```\n\n- Run the MAUI app in the Android Simulator.\n```\ndotnet build run --project ./src/TodoMaui/TodoMaui.csproj -f net7.0-android\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcoscostadev%2Fmaui-sql-server-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcoscostadev%2Fmaui-sql-server-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcoscostadev%2Fmaui-sql-server-docker/lists"}