CefSharp.MinimalExample:如何使用CefSharp库的最小示例

时间:2021-04-07 13:40:26
【文件属性】:
文件名称:CefSharp.MinimalExample:如何使用CefSharp库的最小示例
文件大小:175KB
文件格式:ZIP
更新时间:2021-04-07 13:40:26
c-sharp nuget cefsharp C# CefSharp.MinimalExample 使用官方的Nuget包如何使用CefSharp库的最小示例 .NET Framework解决方案( CefSharp.MinimalExample.sln ) .NET Core解决方案( CefSharp.MinimalExample.netcore.sln )。 包括以下示例 WinForms WPF 屏幕外 有关每个项目的更完整示例,请参见主要的CefSharp存储库。 .NET Core支持 对于.Net Core 3.1/Net 5 ,以下程序包现在位于Nuget.org上 发布范例 x86:`dotnet发布-f netcoreapp3.1 -r win-x86 x64:`dotnet发布-f netcoreapp3.1 -r win-x64 通过添加-p:PublishSingleFile=true可以将应用程序
【文件预览】:
CefSharp.MinimalExample-master
----.gitignore(2KB)
----NuGet.config(295B)
----CefSharp.MinimalExample.WinForms()
--------BrowserForm.cs(6KB)
--------Program.cs(3KB)
--------CefSharp.MinimalExample.WinForms.net472.csproj(2KB)
--------app.config(143B)
--------packages.config(378B)
--------Resources()
--------Controls()
--------app.manifest(2KB)
--------BrowserForm.Designer.cs(11KB)
--------CefSharp.MinimalExample.WinForms.csproj(7KB)
--------BrowserForm.resx(42KB)
--------Program.PublishSingleFile.cs(3KB)
--------CefSharp.MinimalExample.WinForms.netcore.csproj(4KB)
--------Properties()
--------crash_reporter.cfg(483B)
----UpdateNugetPackages.bat(1KB)
----LICENSE(1KB)
----CefSharp.MinimalExample.OffScreen()
--------Program.cs(5KB)
--------app.config(143B)
--------packages.config(379B)
--------app.manifest(3KB)
--------CefSharp.MinimalExample.OffScreen.csproj(6KB)
--------CefSharp.MinimalExample.OffScreen.netcore.csproj(2KB)
--------Properties()
--------crash_reporter.cfg(484B)
----README.md(1KB)
----CefSharp.MinimalExample.net472.sln(2KB)
----CefSharp.MinimalExample.sln(4KB)
----CefSharp.MinimalExample.Wpf()
--------App.xaml(612B)
--------packages.config(463B)
--------chromium-256.ico(49KB)
--------Converter()
--------App.xaml.cs(3KB)
--------CefSharp.MinimalExample.Wpf.csproj(9KB)
--------app.manifest(3KB)
--------CefSharp.MinimalExample.Wpf.netcore.csproj(3KB)
--------MainWindow.xaml(5KB)
--------App.config(163B)
--------Program.PublishSingleFile.cs(3KB)
--------Behaviours()
--------Properties()
--------crash_reporter.cfg(482B)
--------MainWindow.xaml.cs(208B)
----.gitattributes(2KB)
----CefSharp.MinimalExample.netcore.sln(4KB)

网友评论