1. WebView2 (https://learn.microsoft.com/en-us/microsoft-edge/webview2/)
Introduction to Microsoft Edge WebView2 - Microsoft Edge Developer documentation
Host web content in your Win32, .NET, UWP apps with the Microsoft Edge WebView2 control.
learn.microsoft.com
2. 개발환경 세팅하기 (https://learn.microsoft.com/en-us/microsoft-edge/webview2/get-started/win32)
Get started with WebView2 in Win32 apps - Microsoft Edge Developer documentation
Get started building WebView2 for Win32 by working with sample apps and the WebView2 SDK.
learn.microsoft.com
3. API Reference (https://learn.microsoft.com/en-us/microsoft-edge/webview2/webview2-api-reference?tabs=dotnetcsharp)
4. github (https://github.com/MicrosoftEdge/WebView2Samples)
GitHub - MicrosoftEdge/WebView2Samples: Microsoft Edge WebView2 samples
Microsoft Edge WebView2 samples. Contribute to MicrosoftEdge/WebView2Samples development by creating an account on GitHub.
github.com
5. 참고하면 좋은 사이트
- https://mariusbancila.ro/blog/2020/01/28/using-microsoft-edge-in-a-native-windows-desktop-app-part-1/
'Basic Programming > WebView2' 카테고리의 다른 글
WebView2 - WebView2GettingStarted 코드 분석 (0) | 2024.05.19 |
---|