{"id":15409930,"url":"https://github.com/havendv/wixsharp.dotnetbootstrapper","last_synced_at":"2025-08-03T18:32:36.398Z","repository":{"id":98541586,"uuid":"308336501","full_name":"HavenDV/WixSharp.DotNetBootstrapper","owner":"HavenDV","description":"Allows you to create a bootstrapper for an MSI file in one line, simply by specifying the required .Net version","archived":false,"fork":false,"pushed_at":"2020-11-28T10:20:21.000Z","size":12207,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-26T21:03:09.094Z","etag":null,"topics":["bootstrapper","dotnet","msi","netframework","wixsharp"],"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/HavenDV.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":"2020-10-29T13:25:58.000Z","updated_at":"2025-05-25T12:00:47.000Z","dependencies_parsed_at":"2023-06-18T07:15:07.734Z","dependency_job_id":null,"html_url":"https://github.com/HavenDV/WixSharp.DotNetBootstrapper","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"bde064aa1c9f659ab6c22d401b2e3cf5be85c037"},"previous_names":["havendv/wixsharp.netbootstrapper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HavenDV/WixSharp.DotNetBootstrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HavenDV%2FWixSharp.DotNetBootstrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HavenDV%2FWixSharp.DotNetBootstrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HavenDV%2FWixSharp.DotNetBootstrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HavenDV%2FWixSharp.DotNetBootstrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HavenDV","download_url":"https://codeload.github.com/HavenDV/WixSharp.DotNetBootstrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HavenDV%2FWixSharp.DotNetBootstrapper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268594229,"owners_count":24275734,"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-08-03T02:00:12.545Z","response_time":2577,"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":["bootstrapper","dotnet","msi","netframework","wixsharp"],"created_at":"2024-10-01T16:42:03.583Z","updated_at":"2025-08-03T18:32:35.490Z","avatar_url":"https://github.com/HavenDV.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WixSharp.DotNetBootstrapper\nAllows you to create a bootstrapper for an msi file in one line, simply by specifying the required .Net version\n\n# NuGet\n```\nInstall-Package WixSharp.DotNetBootstrapper.Web\n```\n\n# Usage\n```cs\nDotNetBootstrapper.Build(project, WebVersions.Net472);\n\n// This is equivalent to\nproject.SetNetFxPrerequisite(version.Condition, version.ErrorMessage);\nCompiler.BuildMsi(project);\n\nDotNetBootstrapper.BuildExe(project, version);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhavendv%2Fwixsharp.dotnetbootstrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhavendv%2Fwixsharp.dotnetbootstrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhavendv%2Fwixsharp.dotnetbootstrapper/lists"}