{"id":43571985,"url":"https://github.com/2sic/app-employees-directory","last_synced_at":"2026-02-03T22:17:36.736Z","repository":{"id":23865481,"uuid":"100045984","full_name":"2sic/app-employees-directory","owner":"2sic","description":"Employees Directory App for 2sxc / DNN","archived":false,"fork":false,"pushed_at":"2024-07-25T07:53:38.000Z","size":1338,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-25T09:13:35.986Z","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/2sic.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-11T15:30:16.000Z","updated_at":"2024-07-25T07:52:59.000Z","dependencies_parsed_at":"2022-07-10T10:19:55.534Z","dependency_job_id":"7a69c94f-e95f-4e45-b9c3-17b04df283aa","html_url":"https://github.com/2sic/app-employees-directory","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/2sic/app-employees-directory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-employees-directory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-employees-directory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-employees-directory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-employees-directory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2sic","download_url":"https://codeload.github.com/2sic/app-employees-directory/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-employees-directory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29059584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T20:13:53.544Z","status":"ssl_error","status_checked_at":"2026-02-03T20:13:40.507Z","response_time":96,"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":[],"created_at":"2026-02-03T22:17:36.237Z","updated_at":"2026-02-03T22:17:36.731Z","avatar_url":"https://github.com/2sic.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimage src=\"app-icon.png\" align=\"right\" width=\"200px\"\u003e\n\n# People Directory 4 App for .net CMSs\n\n\u003e This is a [2sxc](https://2sxc.org) App for [DNN ☢️](https://www.dnnsoftware.com/) and [Oqtane 💧](https://www.oqtane.org/)\n\nEmployees Directory App for 2sxc / DNN\n\n| Aspect              | Status | Comments or Version\n| ------------------- | :----: | -------------------\n| 2sxc                | ✅    | requires 2sxc v17.07.00\n| Dnn                 | ✅    | For v9.6.1+\n| Oqtane              | ✅    | Requires v05.00+\n| No jQuery           | ✅    |\n| Live Demo           | ➖    |\n| Install Checklist   | ✅    | See [Installation](https://azing.org/2sxc/r/2Qsd-qum) on [azing.org](https://azing.org/2sxc)\n| Source \u0026 License    | ✅    | included, ISC/MIT\n| App Catalog         | ✅    | See [app catalog](https://2sxc.org/en/apps/app/people-directory-v4-hybrid-for-dnn-and-oqtane)\n| Screenshots         | ✅    | See [app catalog](https://2sxc.org/en/apps/app/people-directory-v4-hybrid-for-dnn-and-oqtane)\n| Best Practices      | ✅    | Uses v13.10 conventions\n| Bootstrap 3         | ✔️    | Works but not optimized\n| Bootstrap 4         | ✅    |\n| Bootstrap 5         | ✅    |\n\n## Customize the App\n\nThis App uses Google-Maps, and you will need to use your own (free) Maps API key. See the [\"change Google Maps API Key\" checklist](https://azing.org/2sxc/r/ApSwlItl).\n\nIf you want to customize the CSS, you will usually follow the [\"Create Custom Styles in a Standard 2sxc App\" checklist](https://azing.org/2sxc/r/gg_aB9FD)\n\n## History\n\n* v.4 2021-10\n  * Updated to standard v12\n  * Tested / works on Oqtane\n  * no more jQuery\n  * vCard generation now in custom API controller\n* v.4.01.03 2022-03\n  * enabled data-optimizations\n* v.4.02.00 2022-04\n  * Changed all access to services to ToSic.Sxc.Services\n  * Changed all image tags to use the IImageService and the picture feature\n* v.4.03.00 2022-06\n  * Replaced all base classes with their 2sxc 14 equivalents\n  * Replaced GetService\u003c\u003e with the new ServiceKit14\n  * Updated webpack\n  * Changed the toolbar configurations to use the IToolbarService\n* v.4.04.00 2022-08\n  * Added a new details view which can be used on its ow or as details view\n  * Added a app settings parameter which decides which details view should be used\n* v.04.05.00 2023-02\n  * Replaced turnOn Tag with `Kit.Page.TurnOn`\n  * Enhanced Kit.Image with `imgAltFallback`\n  * Removed _ from Filenames\n  * Code in one file the bs5, less duplicated code\n* v04.06.00 2023-07\n  * 2sxc 16.02 coding conventions\n  * everything typed\n* v04.17.00 2024-04\n  * Strong Typed\n  * Auto Generated Class\n  * Typed MyItem\n* v04.17.01 2024-07\n  * minor bugfix incorrect razor which only worked in DNN\n* v04.17.02 2024-07\n  * Update app.sln and app.csproj\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2sic%2Fapp-employees-directory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2sic%2Fapp-employees-directory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2sic%2Fapp-employees-directory/lists"}