{"id":24524221,"url":"https://github.com/bytedev/bytedev.resharper.templates","last_synced_at":"2026-01-31T18:03:42.662Z","repository":{"id":273635553,"uuid":"872203645","full_name":"ByteDev/ByteDev.Resharper.Templates","owner":"ByteDev","description":"Collection of Resharper Templates (Live Templates and File Templates) to help when writing (mainly C#) code. ","archived":false,"fork":false,"pushed_at":"2025-08-22T10:02:13.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-22T12:27:45.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ByteDev.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,"zenodo":null}},"created_at":"2024-10-14T02:47:43.000Z","updated_at":"2025-08-22T10:02:16.000Z","dependencies_parsed_at":"2025-01-22T04:19:51.716Z","dependency_job_id":"95590bfb-2825-4478-b686-c0ad7b180392","html_url":"https://github.com/ByteDev/ByteDev.Resharper.Templates","commit_stats":null,"previous_names":["bytedev/bytedev.resharper.templates"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ByteDev/ByteDev.Resharper.Templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteDev%2FByteDev.Resharper.Templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteDev%2FByteDev.Resharper.Templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteDev%2FByteDev.Resharper.Templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteDev%2FByteDev.Resharper.Templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ByteDev","download_url":"https://codeload.github.com/ByteDev/ByteDev.Resharper.Templates/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteDev%2FByteDev.Resharper.Templates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28949274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["csharp","resharper","template","xml"],"created_at":"2025-01-22T04:18:53.366Z","updated_at":"2026-01-31T18:03:42.649Z","avatar_url":"https://github.com/ByteDev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ByteDev.Resharper.Templates\n\nCollection of Resharper Templates (Live Templates and File Templates) to help when writing (mainly C#) code.\n\n## Installation\n\nTo import a `.DotSettings` templates file into Resharper:\n\n- Open Visual Studio\n- Select drop down menu: **Extensions** -\u003e **Resharper** -\u003e **Tools** -\u003e **Templates Explorer**\n- In the Templates Explorer select the **Live Templates** or **File Templates** tab depending on what kind of template you want to import\n- Select the C# scope (on the left) \n- Click on the \"Import\" toolbox button and select the `.DotSettings` file\n\n## Live Templates\n\nC# Live Templates for unit testing include:\n\n- NUnit (shortcuts start with `nunit`)\n- MSTest (shortcuts start with `mstest`)\n- xUnit (shortcuts start with `xunit`)\n\nOther C# Live Templates include:\n\n- Specflow (shortcuts start with `specflow`)\n- Builder (shortcuts start with `builder`)\n- Simple Factory (shortcuts start with `factory`)\n- log4net (shortcuts start with `log4net`)\n- Override (shortcuts start with `override`)\n- ToString\n\nOther templates include:\n\n- Markdown (accessible only in `*.md` files)\n- Cake (accessible only in `*.cake` files)\n- .NET XML documentation (shortcuts start with `xmldoc`)\n\n### Usage\n\nTo insert a live template simply start typing its shortcut in your C# file (or press `Ctrl+J` or `Ctrl+E, L` to bring up the inline menu).\n\n\n## File Templates\n\nC# file templates include:\n\n- Assembly info file\n- Builder class\n- Exception class\n- NUnit class\n- Simple Factory class\n- xUnit class\n\nOther file templates include:\n\n- JSON file\n- Markdown file\n- Nuspec file\n- Text file\n- XML file\n\n### Usage\n\nTo choose from the list of file templates press `Ctrl+Alt+Insert`.\n\nTo place a new file from a file template in a particular place in Solution Explorer:\n\n- Select in Solution Explorer where you want the file to be placed\n- Press `Alt+Insert`\n- Select the file template from the inline menu\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytedev%2Fbytedev.resharper.templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytedev%2Fbytedev.resharper.templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytedev%2Fbytedev.resharper.templates/lists"}