{"id":19990885,"url":"https://github.com/cefsharp/CefSharp.MinimalExample","last_synced_at":"2025-05-04T10:30:49.802Z","repository":{"id":11760640,"uuid":"14294257","full_name":"cefsharp/CefSharp.MinimalExample","owner":"cefsharp","description":"Minimal example of how the CefSharp library can be used","archived":false,"fork":false,"pushed_at":"2025-04-27T00:24:26.000Z","size":1234,"stargazers_count":526,"open_issues_count":3,"forks_count":436,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-04-27T01:25:08.006Z","etag":null,"topics":["c-sharp","cefsharp","nuget"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":false,"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/cefsharp.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,"zenodo":null}},"created_at":"2013-11-11T07:25:24.000Z","updated_at":"2025-04-27T00:24:30.000Z","dependencies_parsed_at":"2023-10-04T05:34:17.622Z","dependency_job_id":"e326dda5-d039-492e-ac32-9dae1d0765ae","html_url":"https://github.com/cefsharp/CefSharp.MinimalExample","commit_stats":{"total_commits":269,"total_committers":12,"mean_commits":"22.416666666666668","dds":0.3011152416356877,"last_synced_commit":"e872349e0ed87a01e903d79a71cf1279553ce331"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cefsharp%2FCefSharp.MinimalExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cefsharp%2FCefSharp.MinimalExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cefsharp%2FCefSharp.MinimalExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cefsharp%2FCefSharp.MinimalExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cefsharp","download_url":"https://codeload.github.com/cefsharp/CefSharp.MinimalExample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252319994,"owners_count":21729055,"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","cefsharp","nuget"],"created_at":"2024-11-13T04:51:31.171Z","updated_at":"2025-05-04T10:30:48.996Z","avatar_url":"https://github.com/cefsharp.png","language":"C#","funding_links":[],"categories":["C\\#"],"sub_categories":[],"readme":"# CefSharp.MinimalExample\n\nMinimal example of how the CefSharp library can be used using the official `Nuget` packages.\n\nThis project includes examples for\n- WinForms\n- WPF\n- OffScreen\n\n| Solution | .Net Version | Description |\n|--------|--------|--------|\n| [CefSharp.MinimalExample.sln](https://github.com/cefsharp/CefSharp.MinimalExample/blob/master/CefSharp.MinimalExample.sln)         | .Net 4.5.2 | Older Non-SDK Style projects that target .Net 4.5.2 and use packages.config |\n| [CefSharp.MinimalExample.net472.sln](https://github.com/cefsharp/CefSharp.MinimalExample/blob/master/CefSharp.MinimalExample.net472.sln)  | .Net 4.7.2 | Newer SDK Style projects that target .Net 4.7.2 and use PackageReference |\n| [CefSharp.MinimalExample.netcore.sln](https://github.com/cefsharp/CefSharp.MinimalExample/blob/master/CefSharp.MinimalExample.netcore.sln) | .Net Core 3.1/5.0/6.0/7.0 | Newer SDK Style projects that target .Net Core 3.1, .Net 5.0, .Net 6.0 and .Net 7.0 using PackageReference | \n \nFor a more complete example of each project see the main `CefSharp` repository.\n\n## .NET Core support\n\nFor **.Net Core 3.1/Net 5/6/7** follow the [Quick Start](https://github.com/cefsharp/CefSharp/wiki/Quick-Start-For-MS-.Net-5.0-or-greater).\n\n**Publish Example**\n```\n# Publish x86\ndotnet publish -f netcoreapp3.1 -r win-x86\n# Publish x64\ndotnet publish -f netcoreapp3.1 -r win-x64\n# Publish using current runtime identifier https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-publish\ndotnet publish -f netcoreapp3.1 --use-current-runtime\n```\n\nFor publishing as single file you need to [Self Host the BrowserSubProcess](https://github.com/cefsharp/CefSharp/wiki/SelfHost-BrowserSubProcess), more details in https://github.com/cefsharp/CefSharp/issues/3407#issuecomment-787008626\n\nAny problems please report them on https://github.com/cefsharp/CefSharp/discussions\n\n## .NET 5/6/7 Support\n\nFor **.Net 5/6/7** follow the [Quick Start](https://github.com/cefsharp/CefSharp/wiki/Quick-Start-For-MS-.Net-5.0-or-greater).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcefsharp%2FCefSharp.MinimalExample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcefsharp%2FCefSharp.MinimalExample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcefsharp%2FCefSharp.MinimalExample/lists"}