{"id":19175005,"url":"https://github.com/losttech/templates.classlib","last_synced_at":"2026-02-15T23:01:24.714Z","repository":{"id":124320189,"uuid":"281794046","full_name":"losttech/Templates.ClassLib","owner":"losttech","description":"A template for a C# class library project","archived":false,"fork":false,"pushed_at":"2025-03-20T17:12:34.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-12T13:21:11.718Z","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/losttech.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-07-22T22:17:16.000Z","updated_at":"2025-03-20T17:12:38.000Z","dependencies_parsed_at":"2023-12-14T02:27:58.913Z","dependency_job_id":"a7a7d8dd-cd43-442f-9dd3-6237cef59b9e","html_url":"https://github.com/losttech/Templates.ClassLib","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/losttech/Templates.ClassLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losttech%2FTemplates.ClassLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losttech%2FTemplates.ClassLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losttech%2FTemplates.ClassLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losttech%2FTemplates.ClassLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/losttech","download_url":"https://codeload.github.com/losttech/Templates.ClassLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losttech%2FTemplates.ClassLib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29491998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-09T10:20:19.714Z","updated_at":"2026-02-15T23:01:24.694Z","avatar_url":"https://github.com/losttech.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"An enhanced template for a C# class library project\n\n## Features\n\n- class lib + test projects\n- solution file referencing common stuff in repository: gitignore, license, readme, CI\n- Azure DevOps-based build + test pipeline\n- tests: DevOps results and coverage integration\n- builds NuGet package with\n[Source Link](https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/sourcelink) support\n- builds symbols package\n\n## Setting up\n\n- clone this repository into the folder you want your new lib to be\n- enter working copy directory\n- `git branch --unset-upstream` to detach `master` branch from template; now it belongs to **your** project\n- `git remote rename origin template` to preserve the ability to pull template updates\n- create a new repository on GitHub/GitLab/etc\n- `git remote add origin https://full.url/to/your_new.git`\n- `git push --set-upstream origin master` to upload your new project\n- go to Azure DevOps and create a new pipeline for your new project, and point it to `CI/Azure-Master.yml`\n- remove the sample classes and tests, rename the projects (if needed), and start hacking!\n\n## Updating your project to the latest version of the template\n\n- add the template repository to remotes: `git remote add template https://full.url/to/this_project.git`\n- `git pull template master`\n\n## Planned/missing features\n\n- run tests on all platforms\n- publish preview versions of NuGet package on successful build\n- README status badges\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosttech%2Ftemplates.classlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flosttech%2Ftemplates.classlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosttech%2Ftemplates.classlib/lists"}