Open nripendra opened 7 years ago
@nripendra
Thank you for your attention to this project.
Goals for this project is to create a C# wrapper for Cef3.
I've review the well known existing binding libs (cefsharp, cefglue, chromiumfx). But those don't fit to my idea. so I create this one :)
There are some aspects that make this project differ from other existing Cef3-C# wrapper libs (cefsharp, cefglue, chromiumfx).
These aspects are 1.The way the wrapper is built
please note that this is under construction. the code will be changed to fit my mind. when it touches that state I will describe each topic in detail and show you the examples
(Today, If you skim my code-> please look for that 3 aspects.)
How will this project be different from existing bindings like cefsharp, cefglue or chromiumfx?