{"id":20215327,"url":"https://github.com/janluksoft/efsqlserverwinform","last_synced_at":"2025-03-03T11:18:11.284Z","repository":{"id":216181005,"uuid":"552430610","full_name":"janluksoft/EFSqlServerWinForm","owner":"janluksoft","description":"Entity Framework application for CRUD operations on Microsoft SQL Server","archived":false,"fork":false,"pushed_at":"2022-10-16T15:26:19.000Z","size":205,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T21:45:05.814Z","etag":null,"topics":["c-sharp","code-first","dotnet","entity-framework","entity-framework-6","visual-studio","winform","winforms"],"latest_commit_sha":null,"homepage":"","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/janluksoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-10-16T15:23:57.000Z","updated_at":"2022-10-16T21:20:55.000Z","dependencies_parsed_at":"2024-01-08T21:35:41.816Z","dependency_job_id":"190163dc-465f-40e8-84c0-dbaa3c6410cb","html_url":"https://github.com/janluksoft/EFSqlServerWinForm","commit_stats":null,"previous_names":["janluksoft/efsqlserverwinform"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janluksoft%2FEFSqlServerWinForm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janluksoft%2FEFSqlServerWinForm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janluksoft%2FEFSqlServerWinForm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janluksoft%2FEFSqlServerWinForm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janluksoft","download_url":"https://codeload.github.com/janluksoft/EFSqlServerWinForm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241652964,"owners_count":19997578,"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":["c-sharp","code-first","dotnet","entity-framework","entity-framework-6","visual-studio","winform","winforms"],"created_at":"2024-11-14T06:21:22.932Z","updated_at":"2025-03-03T11:18:11.256Z","avatar_url":"https://github.com/janluksoft.png","language":"C#","readme":"# Entity Framework with SqlServer\n\nThe application demonstrates the use of Entity Framework to perform simple CRUD operations on a Microsoft SQL Server database using WinForm windows.\n\nThe structure of the table is defined by the POCO (CPerson) class. The class (PeopleDBContext) creates a context (dbPersons) that represents a table (Sprinters) in the form of an object. Operations on this object are automatically transferred to the table (Sprinters) in the database.\n\n## Using the application\n\n- On the (Login) tab, enter the login information from SQL Server\n- Check the connection with the button 2 (Check Connection)\n- For valid data, a message will be shown: (Connection Good)\n\n![](/Jpg/Entity-Framework_a_SQL-Server_Login-parameters.png)\n\n- In the (Proposal) tab, press the (4) button. The application should automatically create a table (Sprinters) on SQL Server\n![](Jpg/Entity-Framework_b_SQL-Server_Use_examples.png)\n\n- In the (DataBase) tab you can: (5) read the table from the SQL server, (6) add rows, (7) delete rows. \n![](/Jpg/Entity-Framework_c_SQL-Server_Created-table.png)\n\n## Details\n\n- Environment: VS2019\n- Target Framework: .NET Framework 4.7.2\n- Window: WinForm\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanluksoft%2Fefsqlserverwinform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanluksoft%2Fefsqlserverwinform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanluksoft%2Fefsqlserverwinform/lists"}