cefsharp / cefsharp/CefSharp

Feature Request - Improve Async JavaScript Binding Support

Open
#2,765 1 comment 0 reactions 1 assignee Claimed by @amaitland View on GitHub
feature-request
Dominant language
C#
Stars
10.3k
Forks
2.9k
Avg merge
5d 22h
Merged PRs (30d)
4

Description

- [ ] Generate get/set methods for properties that return simple type bool/string etc
- [ ] Generate sub bound object for properties that return complex types allowing for their methods to be called.
- [x] Add support for methods that return `Task` (See #2758)

New issues will be created to track the issues independently when it's time to implement them.

This should bring the Async version in line with the sync version feature wise.

If/When. NET core is support we will have to conditionally exclude the sync version as it relies on WCF which Microsoft have recently announced will not be included.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.