{"id":20995586,"url":"https://github.com/tesar-tech/visualstudiocustomizations","last_synced_at":"2026-03-16T16:34:30.402Z","repository":{"id":112971988,"uuid":"244983057","full_name":"tesar-tech/VisualStudioCustomizations","owner":"tesar-tech","description":"item templates and code snippets","archived":false,"fork":false,"pushed_at":"2020-03-04T19:48:30.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T08:50:06.766Z","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/tesar-tech.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":"2020-03-04T19:12:31.000Z","updated_at":"2020-03-04T19:48:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"298257b4-9014-43d8-b8ea-7fdfcf312d12","html_url":"https://github.com/tesar-tech/VisualStudioCustomizations","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesar-tech%2FVisualStudioCustomizations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesar-tech%2FVisualStudioCustomizations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesar-tech%2FVisualStudioCustomizations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesar-tech%2FVisualStudioCustomizations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tesar-tech","download_url":"https://codeload.github.com/tesar-tech/VisualStudioCustomizations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243410444,"owners_count":20286394,"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":[],"created_at":"2024-11-19T07:24:46.441Z","updated_at":"2025-12-29T16:11:00.061Z","avatar_url":"https://github.com/tesar-tech.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visual Studio Customizations\n\n## Item templates\n\nThis is how to create new item template: \n\n- https://docs.microsoft.com/en-us/visualstudio/ide/how-to-create-item-templates?view=vs-2019\n- https://www.intertech.com/Blog/creating-visual-studio-project-templates-and-item-templates/\n\nThis repo contains item template for view model using mvvm light (`ViewModel.zip` file). It will generate something like this: \n\n``` csharp\nusing GalaSoft.MvvmLight;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Text;\nusing System.Threading.Tasks;\n\nnamespace MyNamespace\n{\n    public class MyViewModel : ViewModelBase\n    {\n    }\n}\n```\n\n### How to import template\n\nOpen `%USERPROFILE%\\Documents\\Visual Studio 2019\\Templates\\ItemTemplates` and paste the zip file. Reopen VS.\n\n### Default templates\n\n For inspiration, default templates are located here: `C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\Common7\\IDE\\ItemTemplates\\CSharp\\Code\\1033` (e.g. Class template)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftesar-tech%2Fvisualstudiocustomizations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftesar-tech%2Fvisualstudiocustomizations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftesar-tech%2Fvisualstudiocustomizations/lists"}