{"id":25556930,"url":"https://github.com/kevin-doolaeghe/aspnetcorewithsyncfusionexample","last_synced_at":"2026-04-28T23:33:30.786Z","repository":{"id":181214575,"uuid":"666402350","full_name":"kevin-doolaeghe/AspNetCoreWithSyncfusionExample","owner":"kevin-doolaeghe","description":"ASP.NET Core with Syncfusion demo","archived":false,"fork":false,"pushed_at":"2023-09-01T23:11:02.000Z","size":19249,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T11:37:59.326Z","etag":null,"topics":["asp-net-core","docker-compose","ef-core","learning","razor-pages","reverse-proxy","sql-server","syncfusion"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevin-doolaeghe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-14T12:30:01.000Z","updated_at":"2024-03-05T19:15:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a5e6fa9-294d-4257-9cb4-4946dae2b255","html_url":"https://github.com/kevin-doolaeghe/AspNetCoreWithSyncfusionExample","commit_stats":null,"previous_names":["kevin-doolaeghe/aspnetcorewithsyncfusionexample"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kevin-doolaeghe/AspNetCoreWithSyncfusionExample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-doolaeghe%2FAspNetCoreWithSyncfusionExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-doolaeghe%2FAspNetCoreWithSyncfusionExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-doolaeghe%2FAspNetCoreWithSyncfusionExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-doolaeghe%2FAspNetCoreWithSyncfusionExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevin-doolaeghe","download_url":"https://codeload.github.com/kevin-doolaeghe/AspNetCoreWithSyncfusionExample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-doolaeghe%2FAspNetCoreWithSyncfusionExample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32404340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["asp-net-core","docker-compose","ef-core","learning","razor-pages","reverse-proxy","sql-server","syncfusion"],"created_at":"2025-02-20T14:56:17.232Z","updated_at":"2026-04-28T23:33:30.769Z","avatar_url":"https://github.com/kevin-doolaeghe.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASP.NET Core with Syncfusion demo | C# - ASP.NET Core - Razor Pages - Syncfusion\n\n## Author\n\n**Kevin DOOLAEGHE**\n\n## References\n\n* [Microsoft Learn - Razor Pages with Entity Framework Core in ASP.NET Core](https://learn.microsoft.com/fr-fr/aspnet/core/data/ef-rp/intro)\n* [Syncfusion Website](https://www.syncfusion.com/)\n\n## Microsoft SQL Server\n\n* Connect to the SQL Server instance :\n```\n/opt/mssql-tools/bin/sqlcmd -S localhost -U SA -P \"Password.123\"\n```\n\n* Show all databases :\n```\nSELECT Name FROM sys.databases;\nGO\n```\n\n* Show all tables in `Demo` database :\n```\nUSE Demo;\nGO\nSELECT Name FROM sysobjects WHERE xtype='U';\nGO\n```\n\n* Describe the `Records` table :\n```\nSELECT c.name FROM sys.columns AS c\nINNER JOIN sys.tables AS t ON t.object_id = c.object_id\nINNER JOIN sys.schemas AS s ON s.schema_id = t.schema_id\nWHERE t.name = 'Records' AND s.name = 'dbo';\nGO\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevin-doolaeghe%2Faspnetcorewithsyncfusionexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevin-doolaeghe%2Faspnetcorewithsyncfusionexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevin-doolaeghe%2Faspnetcorewithsyncfusionexample/lists"}