{"id":27455083,"url":"https://github.com/amirabdollahi/118","last_synced_at":"2025-04-15T15:16:35.012Z","repository":{"id":287668737,"uuid":"965125452","full_name":"AmirAbdollahi/118","owner":"AmirAbdollahi","description":"Project118 is a demo application built with .NET Framework 4.8 using a clean, layered architecture. It separates concerns across data access, business logic, DTOs, and a WinForms UI.","archived":false,"fork":false,"pushed_at":"2025-04-13T07:22:06.000Z","size":333,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T15:16:32.124Z","etag":null,"topics":["ado-net","automapper","c-sharp","entity-framework","layered-architecture","mvc","netframework48","repository-pattern","sql-server-database"],"latest_commit_sha":null,"homepage":"","language":"C#","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/AmirAbdollahi.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":"2025-04-12T13:20:22.000Z","updated_at":"2025-04-14T09:11:05.000Z","dependencies_parsed_at":"2025-04-13T08:38:35.167Z","dependency_job_id":null,"html_url":"https://github.com/AmirAbdollahi/118","commit_stats":null,"previous_names":["amirabdollahi/118"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAbdollahi%2F118","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAbdollahi%2F118/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAbdollahi%2F118/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAbdollahi%2F118/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmirAbdollahi","download_url":"https://codeload.github.com/AmirAbdollahi/118/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249094935,"owners_count":21211837,"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":["ado-net","automapper","c-sharp","entity-framework","layered-architecture","mvc","netframework48","repository-pattern","sql-server-database"],"created_at":"2025-04-15T15:16:34.370Z","updated_at":"2025-04-15T15:16:34.999Z","avatar_url":"https://github.com/AmirAbdollahi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project118\n\n**Project118** is a Windows Forms application built using **.NET Framework 4.8**. It is designed to demonstrate practical Windows desktop development using C#, structured code organization, and interaction with a SQL Server database.\n\n## Technologies Used\n\n- **.NET Framework**: 4.8  \n- **Language**: C#  \n- **UI Framework**: Windows Forms (WinForms)  \n- **IDE**: Visual Studio  \n- **Database**: Microsoft SQL Server  \n- **Architecture**: Layered (UI, Logic, Data Access)  \n- **Project Type**: Windows Desktop Application  \n\n## Project Structure\n\n```\nProject118/\n├── bin/               # Compiled output\n├── obj/               # Intermediate files generated by the build\n├── App.config         # Configuration file (includes database connection settings)\n├── Form1.cs           # Main form (UI logic and event handling)\n├── Form1.Designer.cs  # Designer-generated UI layout code\n├── DataAccess.cs      # Data access layer (interaction with SQL Server)\n├── Utils.cs           # Utility/helper methods\n└── Project118.sln     # Visual Studio solution file\n```\n\n## Getting Started\n\nTo run the application:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/AmirAbdollahi/118.git\n   ```\n\n2. Open `Project118.sln` in **Visual Studio**.\n\n3. Ensure **.NET Framework 4.8** is installed. If not, download it from [Microsoft .NET Downloads](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48).\n\n4. Build the solution (Ctrl + Shift + B) and run the application (F5).\n\n\u003e Note: You may need to update the database connection string in `App.config` based on your environment.\n\n## Features\n\n- Basic Windows Forms UI for user interaction  \n- SQL Server data integration via ADO.NET  \n- Separation of concerns: UI, logic, and data access layers  \n- Easily extensible for future modules  \n\n## License\n\nThis project is open-source and available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirabdollahi%2F118","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famirabdollahi%2F118","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirabdollahi%2F118/lists"}