{"id":14966989,"url":"https://github.com/vector-man/reactiveui.griffin.container","last_synced_at":"2026-02-07T19:02:17.695Z","repository":{"id":75197594,"uuid":"87897093","full_name":"vector-man/ReactiveUI.Griffin.Container","owner":"vector-man","description":"Griffin.Container adapter for ReactiveUI.","archived":false,"fork":false,"pushed_at":"2017-04-11T07:01:46.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-25T12:20:50.843Z","etag":null,"topics":["adapter","griffin","ioc-container","reactiveui","serviceloader"],"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/vector-man.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":"2017-04-11T06:20:00.000Z","updated_at":"2023-06-17T19:49:40.000Z","dependencies_parsed_at":"2023-06-05T17:30:16.372Z","dependency_job_id":null,"html_url":"https://github.com/vector-man/ReactiveUI.Griffin.Container","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"aadc0026d2f9888d2afc1f68ba37b5e7fc6e6916"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vector-man%2FReactiveUI.Griffin.Container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vector-man%2FReactiveUI.Griffin.Container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vector-man%2FReactiveUI.Griffin.Container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vector-man%2FReactiveUI.Griffin.Container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vector-man","download_url":"https://codeload.github.com/vector-man/ReactiveUI.Griffin.Container/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239194866,"owners_count":19598029,"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":["adapter","griffin","ioc-container","reactiveui","serviceloader"],"created_at":"2024-09-24T13:37:15.660Z","updated_at":"2026-02-07T19:02:16.402Z","avatar_url":"https://github.com/vector-man.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReactiveUI.Griffin.Container\n\nGriffin.Container adapter for ReactiveUI.\n\n# Usage\n\n1. Install Griffin.Container and ReactiveUI.\n\n2. Add the file GriffinDependancyResolver.cs to your ReactiveUI project.\n\n3. Finally, use it like this\n    \n        internal static class Program\n        {\n            /// \u003csummary\u003e\n            /// The main entry point for the application.\n            /// \u003c/summary\u003e\n            [STAThread]\n            private static void Main()\n            {\n                var registrar = new ContainerRegistrar();\n                // Do some registrations with Griffin\n                .....\n                // Set the Locator for ReactiveUI.\n                Locator.Current = new GriffinDependancyResolver(registrar);\n                // Resolve.\n                Application.Run((MainView)Locator.CurrentMutable.GetService\u003cIMainView\u003e());\n            }\n        }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvector-man%2Freactiveui.griffin.container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvector-man%2Freactiveui.griffin.container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvector-man%2Freactiveui.griffin.container/lists"}