{"id":20503153,"url":"https://github.com/potlitel/blazorgenericautocomplete","last_synced_at":"2026-05-29T18:31:11.695Z","repository":{"id":204959122,"uuid":"713051523","full_name":"potlitel/BlazorGenericAutoComplete","owner":"potlitel","description":"Practical exercise of the following link : A reusable generic autocomplete component for Blazor (https://www.mikesdotnetting.com/article/363/a-reusable-generic-autocomplete-component-for-blazor)","archived":false,"fork":false,"pushed_at":"2023-11-02T13:03:13.000Z","size":412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T20:38:41.211Z","etag":null,"topics":["autocomplete","autocomplete-search","blazor","blazor-webassembly","generic-components"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/potlitel.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}},"created_at":"2023-11-01T18:31:23.000Z","updated_at":"2023-11-01T19:08:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"6bebb552-eccb-4040-9540-1393adee1cd9","html_url":"https://github.com/potlitel/BlazorGenericAutoComplete","commit_stats":null,"previous_names":["potlitel/blazorgenericautocomplete"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/potlitel/BlazorGenericAutoComplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potlitel%2FBlazorGenericAutoComplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potlitel%2FBlazorGenericAutoComplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potlitel%2FBlazorGenericAutoComplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potlitel%2FBlazorGenericAutoComplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/potlitel","download_url":"https://codeload.github.com/potlitel/BlazorGenericAutoComplete/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potlitel%2FBlazorGenericAutoComplete/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33666290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["autocomplete","autocomplete-search","blazor","blazor-webassembly","generic-components"],"created_at":"2024-11-15T19:29:31.358Z","updated_at":"2026-05-29T18:31:11.679Z","avatar_url":"https://github.com/potlitel.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlazorGenericAutoComplete\n\n\u003cimg src=\"BlazorGenericAutoComplete/images/Resume.gif\" alt=\"Logo\" width=\"840\" height=\"480\"\u003e\n\n## Steps to use\n\n1. Clone the repo\n   ```sh\n   git clone https://github.com/potlitel/BlazorGenericAutoComplete\n   ```\n2. Install json-server NPM package\n   ```sh\n   npm i json-server\n   ```\n3. Go to the data folder and run the following command\n\n   ```js\n   json-server --watch db.json\n   ```\n\n   By executing this command we start a backend server with the data that we will use in our Blazor App.\n\n   You can start JSON Server on other ports with the --port flag:\n\n   ```js\n   json-server --watch db.json --port 3004\n   ```\n\n4. Finally, run the blazor app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotlitel%2Fblazorgenericautocomplete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotlitel%2Fblazorgenericautocomplete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotlitel%2Fblazorgenericautocomplete/lists"}