{"id":13430775,"url":"https://github.com/structuremap/structuremap","last_synced_at":"2025-05-14T08:06:37.247Z","repository":{"id":810721,"uuid":"518236","full_name":"structuremap/structuremap","owner":"structuremap","description":"A Dependency Injection/Inversion of Control tool for .NET","archived":false,"fork":false,"pushed_at":"2022-08-09T23:09:15.000Z","size":26813,"stargazers_count":906,"open_issues_count":44,"forks_count":275,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-05-04T20:41:34.706Z","etag":null,"topics":["c-sharp","ioc-container"],"latest_commit_sha":null,"homepage":"http://structuremap.github.com","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/structuremap.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-02-15T02:35:57.000Z","updated_at":"2025-04-14T06:47:01.000Z","dependencies_parsed_at":"2022-08-16T11:00:19.374Z","dependency_job_id":null,"html_url":"https://github.com/structuremap/structuremap","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/structuremap%2Fstructuremap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/structuremap%2Fstructuremap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/structuremap%2Fstructuremap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/structuremap%2Fstructuremap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/structuremap","download_url":"https://codeload.github.com/structuremap/structuremap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253909291,"owners_count":21982689,"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":["c-sharp","ioc-container"],"created_at":"2024-07-31T02:00:57.642Z","updated_at":"2025-05-14T08:06:32.223Z","avatar_url":"https://github.com/structuremap.png","language":"C#","readme":"# StructureMap has been [sunsetted](https://jeremydmiller.com/2018/01/29/sunsetting-structuremap/) \r\n\r\nSee instead the newer [Lamar](https://github.com/jasperfx/lamar) library as a replacement for StructureMap in new applications. I will continue to accept pull requests and try to answer questions, but there will be no new development on StructureMap unless someone else takes over project ownership.\r\n\r\n-- [Jeremy](http://twitter.com/jeremydmiller)\r\n\r\n\r\nWelcome to StructureMap, the oldest Inversion of Control container for .Net. \r\n\r\nGetting StructureMap\r\n--------------------\r\n\r\n[![Join the chat at https://gitter.im/structuremap/structuremap](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/structuremap/structuremap?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\r\n\r\nStructureMap is available via NuGet:\r\n\r\n```PowerShell\r\nInstall-Package StructureMap\r\n```\r\n\r\nOr alternatively via the .NET Core CLI:\r\n\r\n```bash\r\ndotnet add package structuremap\r\n```\r\n\r\n\r\nIf you want to fix a bug or just want to tinker with an idea,\r\nwe love receiving pull requests!\r\n\r\nBuilding the Source\r\n-------------------\r\n\r\nAs of StructureMap 4.3, the codebase uses the new Dotnet CLI to build and run tests. Paket is no longer used\r\nto resolve nuget dependencies.\r\n\r\n1. Clone the repository: `git clone git://github.com/structuremap/structuremap.git`\r\n1. (Optional) From the command line, `dotnet test src/StructureMap.Testing`\r\n1. Open the solution at src/StructureMap.sln and go to town! \r\n\r\nNote:\r\n\r\nThe StructureMap team uses Rake internally and on the [CI server](http://build.fubu-project.org/project.html?projectId=StructureMap3), but **Rake is no longer necessary in any way for developing with the StructureMap codebase**. \r\n\r\nPlease post any questions or bugs to the\r\n[StructureMap Users mailing list](https://groups.google.com/forum/#!forum/structuremap-users).\r\n\r\nThe latest documentation is available at [http://structuremap.github.io](http://structuremap.github.io).\r\n\r\nThanks for trying StructureMap.\r\n\r\n\r\nDocumentation Authoring\r\n-----------------------\r\n\r\nStructureMap uses the [StorytellerDocGen](http://storyteller.github.io/documentation/docs/) tool to author and publish the documentation website. \r\n\r\nThe documentation is just markdown files in the *documentation* folder under the root. Code samples can be pulled from anywhere within the StructureMap codebase.\r\nThe actual web content is published manually to the [structuremap.github.com repository](https://github.com/structuremap/structuremap.github.com).\r\n\r\nTo run the documentation website locally, from the command line at the root of the StructureMap repository, either:\r\n\r\n1. `rake docs` - If you're comfortable with Rake\r\n1. `dotnet restore \u0026\u0026 dotnet stdocs run` - do note that this will default to the version being 1.0, but the correct version will be applied when it's actually published\r\n\r\n\r\n","funding_links":[],"categories":["Frameworks, Libraries and Tools","C# #","IOC"],"sub_categories":["IOC"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstructuremap%2Fstructuremap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstructuremap%2Fstructuremap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstructuremap%2Fstructuremap/lists"}