{"id":20605168,"url":"https://github.com/arnab-developer/polymorphism","last_synced_at":"2026-05-29T08:31:11.384Z","repository":{"id":7911665,"uuid":"9295155","full_name":"Arnab-Developer/Polymorphism","owner":"Arnab-Developer","description":"A demo to show polymorphism in .NET","archived":false,"fork":false,"pushed_at":"2021-04-09T11:24:44.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T16:54:39.088Z","etag":null,"topics":["c-sharp","dotnet-5","polymorphism"],"latest_commit_sha":null,"homepage":"","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/Arnab-Developer.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}},"created_at":"2013-04-08T11:42:57.000Z","updated_at":"2021-12-05T05:48:18.000Z","dependencies_parsed_at":"2022-09-08T06:01:59.577Z","dependency_job_id":null,"html_url":"https://github.com/Arnab-Developer/Polymorphism","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Arnab-Developer/Polymorphism","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnab-Developer%2FPolymorphism","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnab-Developer%2FPolymorphism/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnab-Developer%2FPolymorphism/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnab-Developer%2FPolymorphism/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arnab-Developer","download_url":"https://codeload.github.com/Arnab-Developer/Polymorphism/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnab-Developer%2FPolymorphism/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33644145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["c-sharp","dotnet-5","polymorphism"],"created_at":"2024-11-16T09:26:55.191Z","updated_at":"2026-05-29T08:31:11.365Z","avatar_url":"https://github.com/Arnab-Developer.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polymorphism in .NET\n\nA demo to show polymorphism in .NET with C#. It is divided into two parts, 'static polymorphism'\nand 'dynamic polymorphism'. The 'static polymorphism' is having 'indexer overloading', 'method overloading'\nand 'operator overloading' and 'dynamic polymorphism' is having 'delegate polymorphism', 'interface polymorphism', \n'method overriding' and 'property overriding'. Every type has its own test cases to show the usage.\n\n* Library\n  * DynamicPolymorphism\n    * DelegatePolymorphism\n    * InterfacePolymorphism\n    * MethodOverriding\n    * PropertyOverriding\n  * SaticPolymorphism\n    * IndexerOverloading\n    * MethodOverloading\n    * OperatorOverloading\n* Test\n  * DynamicPolymorphismTests\n    * DelegatePolymorphismTest\n    * InterfacePolymorphismTest\n    * MethodOverridingTest\n    * PropertyOverridingTest\n  * StaticPolymorphismTests\n    * IndexerOverloadingTest\n    * MethodOverloadingTest\n    * OperatorOverloadingTest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnab-developer%2Fpolymorphism","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnab-developer%2Fpolymorphism","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnab-developer%2Fpolymorphism/lists"}