{"id":3482520,"name":"objectprinter","ecosystem":"nuget","description":"Dumps an object to a string or a text writer. Great for debugging. Awesome for capturing context in production exception dumps. \n\nUse ObjectPrinter.Log4Net for a renderer to automatically dump all logged exceptions using log4net.","homepage":"https://github.com/drewburlingame/ObjectPrinter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/drewburlingame/ObjectPrinter","keywords_array":[".net","debug","dump","exception"],"namespace":null,"versions_count":33,"first_release_published_at":"2012-12-01T20:19:58.863Z","latest_release_published_at":"2016-05-06T00:52:06.820Z","latest_release_number":"2.0.35","last_synced_at":"2026-07-12T16:41:05.845Z","created_at":"2022-04-10T19:00:47.821Z","updated_at":"2026-07-12T21:50:59.754Z","registry_url":"https://www.nuget.org/packages/objectprinter/","install_command":"Install-Package objectprinter","documentation_url":null,"metadata":{"owners":"Drew Burlingame","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"Dump an object to string or textwriter.  Similar to print in php or python or console.log in nodejs.","release_notes":"v 1.2.5138.19225\n\t\t\t\t\t- replace locks in MemberCache w/ ConcurrentDictionary.\n\t\t\t\t\t  increase lookup speed, and decrease code complexity\n\t\t\t\t\t\n\t\t\t\t\tv 1.2.5137.27952\n\t\t\t\t\t- added ShouldObscureValue and ObscureValueText: enables obscuring sensitive data.  \n\t\t\t\t\t  use Funcs.MemberContainsPassword to hide properties containing password, pwd, salt, connstring and connectionstring\n\n\t\t\t\t\tv 1.2.0 ~ BREAKING CHANGES\n\t\t\t\t\t- fixed centralized configs, moving all configs to Configs static class.\n\t\t\t\t\t- fixed bug in Funcs.IncludtType, where condition needed to be reversed.\n\t\t\t\t\t- share reflection cache between inspectors for lifetime of appdomain\n\t\t\t\t\t- add LazyDump extension method, same as Dump, but less likely to conflict with Dump methods from other assemblies.\n\n\t\t\t\t\tv 1.1.1\n\t\t\t\t\t- fixed bug where cached version of exception could be included in the context if ex.DumpToString()\n\t\t\t\t\twas called and then later the exception was output not using that extension method.\n\t\t\t\t\t- exception caching is now disabled by default and can be enabled via the config.\n\t\t\t\t\tthe cache will only be saved when dumping to string, but the cache will be reused when dumping to any source.\n\n\t\t\t\t\tv 1.1.0 ~ BREAKING CHANGES\n\t\t\t\t\t- adding TypeInspectorsRegistration to make it easy to add custom inspectors.\n\t\t\t\t\t- renamed DefaultTypeInspector to CatchAllTypeInspector\n\t\t\t\t\t- removed InspectorsWithAllTypesInspected and InspectorsWithMsTypesToStringed in favor of TypeInspectorsRegistration\n\n\t\t\t\t\tv 1.0.4\n\t\t\t\t\t- fixed bug where NonSerializableWrapper was being printed.  added smoke tests.\n\t\t\t\t\t- fixed bug where empty enumerable could print poorly and lose data.  added smoke tests."},"repo_metadata":{"id":1739714,"uuid":"2565201","full_name":"drewburlingame/ObjectPrinter","owner":"drewburlingame","description":"A C# library for printing the members of an object.  Useful for logging current state of a application.","archived":false,"fork":false,"pushed_at":"2016-06-06T17:19:53.000Z","size":15529,"stargazers_count":33,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-17T10:49:28.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drewburlingame.png","metadata":{},"created_at":"2011-10-12T20:35:27.000Z","updated_at":"2025-02-25T15:57:04.000Z","dependencies_parsed_at":"2022-09-07T17:41:18.297Z","dependency_job_id":null,"html_url":"https://github.com/drewburlingame/ObjectPrinter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drewburlingame/ObjectPrinter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewburlingame%2FObjectPrinter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewburlingame%2FObjectPrinter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewburlingame%2FObjectPrinter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewburlingame%2FObjectPrinter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewburlingame","download_url":"https://codeload.github.com/drewburlingame/ObjectPrinter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewburlingame%2FObjectPrinter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273453705,"owners_count":25108473,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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"},"owner_record":{"login":"drewburlingame","name":"Drew Burlingame","uuid":"103345","kind":"user","description":"","email":"","website":null,"location":null,"twitter":"drewburlingame","company":null,"icon_url":"https://avatars.githubusercontent.com/u/103345?u=e147694688081843f20c06a328db880f1a2763ff\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-12T08:23:00.517Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/drewburlingame","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:10:25.769Z","updated_at":"2023-03-12T08:23:00.528Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewburlingame","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewburlingame/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-12T21:50:59.727Z","dependent_packages_count":14,"downloads":338800,"downloads_period":"total","dependent_repos_count":7,"rankings":{"downloads":2.341549094973596,"dependent_repos_count":2.6799043031010226,"dependent_packages_count":0.9997197199807063,"stargazers_count":5.422973697461327,"forks_count":6.798499362783285,"docker_downloads_count":null,"average":3.648529235659987},"purl":"pkg:nuget/objectprinter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/objectprinter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/objectprinter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/objectprinter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T10:49:28.292Z","issues_count":10,"pull_requests_count":2,"avg_time_to_close_issue":34167154.777777776,"avg_time_to_close_pull_request":6253692.5,"issues_closed_count":9,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":1.1,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewburlingame%2FObjectPrinter/issues","maintainers":[{"login":"drewburlingame","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewburlingame"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/objectprinter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/objectprinter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/objectprinter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/objectprinter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/objectprinter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/objectprinter/codemeta","maintainers":[{"uuid":"drewburlingame","login":"drewburlingame","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://www.nuget.org/profiles/drewburlingame","role":null,"created_at":"2022-11-11T10:10:59.281Z","updated_at":"2022-11-11T10:10:59.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/drewburlingame/packages"}]}