{"id":22882382,"url":"https://github.com/loresoft/autopoco.extensions","last_synced_at":"2025-05-07T04:48:27.036Z","repository":{"id":10184387,"uuid":"12272178","full_name":"loresoft/AutoPoco.Extensions","owner":"loresoft","description":"Additional conventions and data sources for AutoPoco.","archived":false,"fork":false,"pushed_at":"2018-01-08T17:34:45.000Z","size":700,"stargazers_count":8,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T04:48:20.255Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loresoft.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-08-21T14:24:28.000Z","updated_at":"2018-10-03T18:30:27.000Z","dependencies_parsed_at":"2022-08-29T18:51:50.653Z","dependency_job_id":null,"html_url":"https://github.com/loresoft/AutoPoco.Extensions","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/loresoft%2FAutoPoco.Extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loresoft%2FAutoPoco.Extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loresoft%2FAutoPoco.Extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loresoft%2FAutoPoco.Extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loresoft","download_url":"https://codeload.github.com/loresoft/AutoPoco.Extensions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252816523,"owners_count":21808702,"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-12-13T18:17:16.247Z","updated_at":"2025-05-07T04:48:27.010Z","avatar_url":"https://github.com/loresoft.png","language":"C#","readme":"#AutoPoco.Extensions\n\nAdditional conventions and data sources for AutoPoco.\n\n##Download\n\nThe AutoPoco Extensions library is available on nuget.org via package name `AutoPoco.Extensions`.\n\nTo install AutoPoco.Extensions, run the following command in the Package Manager Console\n\n    PM\u003e Install-Package AutoPoco.Extensions\n    \nMore information about NuGet package avaliable at\nhttps://nuget.org/packages/AutoPoco.Extensions\n\n##Development Builds\n\nDevelopment builds are available on the myget.org feed.  A development build is promoted to the main NuGet feed when it's determined to be stable. \n\nIn your Package Manager settings add the following package source for development builds:\nhttp://www.myget.org/F/loresoft/\n\n##Usage\n\n    var factory = AutoPocoContainer.Configure(x =\u003e\n    {\n        x.Conventions(c =\u003e\n        {\n            c.UseExtendedConventions();\n            c.UseDefaultConventions();\n        });\n        x.AddFromAssemblyContainingType\u003cSampleData\u003e();\n    });\n\n    var session = factory.CreateSession();\n\n    var sampleData = session.Single\u003cSampleData\u003e().Get();\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floresoft%2Fautopoco.extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floresoft%2Fautopoco.extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floresoft%2Fautopoco.extensions/lists"}