{"id":28484533,"url":"https://github.com/episerver/developertools","last_synced_at":"2025-06-30T01:32:01.531Z","repository":{"id":7847986,"uuid":"9219794","full_name":"episerver/DeveloperTools","owner":"episerver","description":"EXPERIMENTAL project to build small tools useful for developers of EPiServer CMS","archived":false,"fork":false,"pushed_at":"2024-01-22T09:30:56.000Z","size":52884,"stargazers_count":45,"open_issues_count":10,"forks_count":15,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-07T22:41:52.638Z","etag":null,"topics":["episerver-cms","experimental"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/episerver.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2013-04-04T14:19:44.000Z","updated_at":"2025-05-04T15:02:23.000Z","dependencies_parsed_at":"2024-01-22T11:34:41.232Z","dependency_job_id":"d14dc101-77c2-495b-b8c1-5b6b920f836e","html_url":"https://github.com/episerver/DeveloperTools","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/episerver/DeveloperTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/episerver%2FDeveloperTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/episerver%2FDeveloperTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/episerver%2FDeveloperTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/episerver%2FDeveloperTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/episerver","download_url":"https://codeload.github.com/episerver/DeveloperTools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/episerver%2FDeveloperTools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262693224,"owners_count":23349697,"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":["episerver-cms","experimental"],"created_at":"2025-06-07T22:34:50.682Z","updated_at":"2025-06-30T01:32:01.520Z","avatar_url":"https://github.com/episerver.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Developer Tools project\n==============\n\nDownload latest build on [NuGet](https://nuget.optimizely.com/package/?id=EPiServer.DeveloperTools) or [under releases](https://github.com/episerver/DeveloperTools/releases)\n\nExperimental project to build small tools useful for developers. Install as an add-on in Optimizely CMS 12 (or later).\nWhen installed you must be part of the Administrators group to use the tool, a new menu \"Developer\" should appear in the top menu.\n\n# DISCLAIMER\nRemember, use at your own risk - this is not a supported product!\n\n## Current Features\n\n* View contents of the Dependency Injection container \n* View Content Type sync state between Code and DB\n* View templates for content\n* View ASP.NET routes\n* View loaded assemblies in AppDomain\n* View startup time for initialization modules\n* View remote event statistics, provider and servers\n* View all registered view engines\n* View local object cache content (with option to remove items)\n\n## Getting Started\n\nTo get started with Optimizely developer tools - all you need to do is to add it to your project and use it :)\n\n```csharp\npublic void ConfigureServices(IServiceCollection services)\n{\n    ...\n    services.AddOptimizelyDeveloperTools();\n}\n\npublic void Configure(IApplicationBuilder app, IWebHostEnvironment env)\n{\n    ...\n    app.UseOptimizelyDeveloperTools();\n}\n```\n\n## How Risky it is to install on production?\nYou can read more in depth analysis of toolset and it's side-effects [here](https://tech-fellow.eu/2019/02/14/how-risky-are-episerver-developertools-on-production-environment/).\n\n## Contributing?\n\n### Sandbox Site\nSandbox site credentials: admin/P@ssword1!\n\n### Building\nPost build event is copying Razor views from source project (DeveloperTools/) to test sandbox site (tests/DeveloperTools.SandboxSite).\nIf it fails to execute - please create an GitHub issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepiserver%2Fdevelopertools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepiserver%2Fdevelopertools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepiserver%2Fdevelopertools/lists"}