{"id":21071858,"url":"https://github.com/mawkler/cspurity","last_synced_at":"2025-03-14T03:09:12.845Z","repository":{"id":71109362,"uuid":"241139015","full_name":"mawkler/CsPurity","owner":"mawkler","description":"A static analyzer of functional purity for C# code - a prototype for my master's thesis.","archived":false,"fork":false,"pushed_at":"2022-04-14T09:10:43.000Z","size":314,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T18:57:20.231Z","etag":null,"topics":["analysis","csharp","masters-thesis","purity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mawkler.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-02-17T15:17:12.000Z","updated_at":"2022-04-14T09:10:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"a10cc040-237e-4809-afaa-a290fd7449f3","html_url":"https://github.com/mawkler/CsPurity","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/mawkler%2FCsPurity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawkler%2FCsPurity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawkler%2FCsPurity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawkler%2FCsPurity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mawkler","download_url":"https://codeload.github.com/mawkler/CsPurity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243515569,"owners_count":20303258,"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":["analysis","csharp","masters-thesis","purity"],"created_at":"2024-11-19T18:54:26.017Z","updated_at":"2025-03-14T03:09:12.806Z","avatar_url":"https://github.com/mawkler.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CsPurity\n\n## Usage\n\nTo run the application run the following from the repo's root directory, where `\u003cpath/to/dir\u003e` is the path to a C# project whose files you want to analyze.\n\n```sh\nCsPurity --project CsPurity/ \u003cpath/to/dir\u003e\n```\n\nOr if you want to pass only the paths to the file(s) to analyze, use the flag `--files`\n\n```sh\nCsPurity --project CsPurity/ --files \u003cpath/to/file1\u003e  \u003cpath/to/file2\u003e ...\n```\n\nIf you want pass the content of one file as a string to the program, for instance by piping, use can use the `--string` flag.\n\nFor more information, see the help:\n\n```sh\nCsPurity --project /d/Melker/git-repos/masters-thesis/CsPurity/ --help\n```\n\n## Development\n\nTo run tests, run `dotnet test CsPurity/` from the repo's root directory.\n\n## Dependencies\n\n- [`dotnet`](https://dotnet.microsoft.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawkler%2Fcspurity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmawkler%2Fcspurity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawkler%2Fcspurity/lists"}