Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Is this project alive and maintained? #86

Open
furesoft opened this issue Mar 3, 2020 · 11 comments
Open

Is this project alive and maintained? #86

furesoft opened this issue Mar 3, 2020 · 11 comments

Comments

@furesoft
Copy link

furesoft commented Mar 3, 2020

Is this Project still alive?

Edit by @SteveSandersonMS: See my answer below at #86 (comment)

@mika76
Copy link

mika76 commented Apr 2, 2020

From the blog post at https://blog.stevensanderson.com/2019/11/18/2019-11-18-webwindow-a-cross-platform-webview-for-dotnet-core/


Will this be supported and maintained?

Currently I’m not making any promises! It’s best to think of it as yet another experiment for now. It’s possible that if enough other people want to get involved, it would be possible to create a proper open-source community project.

What’s most urgently needed is someone with C++ experience to come and rewrite my prototype-quality C++ and Objective-C code the way it actually should be done. The chance that I’ve got all the memory management right here is close to zero. Maybe it should use CMake or another sane build config system too. (Note: it does have a cross-platform CI build on Azure DevOps though.)

There’s also a large number of features you’d really want to add if you intended to use this in production. For example, the ability to set an app icon, to add a native menu bar, and so on.

@frankhale
Copy link

With 17 active PR's just sitting there should we now consider moving this over to a group that can maintain it? I've been actively watching this repo for a while and it seems like there are many people wanting to actively contribute.

@SteveSandersonMS
Copy link
Owner

@furesoft @mika76 @frankhale This is a totally valid question, and I'm going to pin it at the top of the issue list.

The current status from me personally is that I'm not currently actively working on this repo. Maybe I will do in the future, but no promises. As originally stated in the blog post, "Will this be supported and maintained? Currently I’m not making any promises! It’s best to think of it as yet another experiment for now.". My primary work focus currently is on shipping Blazor WebAssembly in May, and alongside all the other stuff going on in the world I'm not doing tons of other software things in my remaining time.

I'm really glad that a lot of people are enthusiastic about this sort of technology. This provides concrete evidence that might later result in actual .NET product features, but again there are no specific promises or commitments to make about that currently.

With 17 active PR's just sitting there should we now consider moving this over to a group that can maintain it?

Yes, if you have capacity to do that, that would be great. I'd strongly encourage that!

@SteveSandersonMS SteveSandersonMS changed the title Alive? Is this project alive and maintained? Apr 7, 2020
@SteveSandersonMS SteveSandersonMS pinned this issue Apr 7, 2020
@jspuij
Copy link

jspuij commented Apr 13, 2020

I'd like to point out BlazorWebView, that takes a slightly different approach, as it uses Controls, instead of windows. But it's based on @SteveSandersonMS code, it's actively maintained, and I take PR's.
https://github.com/jspuij/BlazorWebView

@bddckr
Copy link

bddckr commented Apr 13, 2020

There's this project, too, which I've been using successfully on desktop:
https://github.com/JBildstein/SpiderEye/

@AndrewPlakhotnyi
Copy link

AndrewPlakhotnyi commented May 14, 2020

@SteveSandersonMS What does Microsoft think about your project and the attention it demonstrated? Do they have any plans to utilize Blazor framework for desktop development? Give us some insides :)

@Legends
Copy link

Legends commented May 15, 2020

@SteveSandersonMS @AndrewPlakhotnyi

I'm really glad that a lot of people are enthusiastic about this sort of technology. This provides concrete evidence that might later result in actual .NET product features, but again there are no specific promises or commitments to make about that currently.

I had exactly the same thoughts. Perhaps, this webview approach is in conflict with current products like WinForms/WPF ?
You should put it on your meeting agenda after Blazor Webassembly has been shipped ;-)

@gismofx
Copy link

gismofx commented Jul 23, 2020

I'm super excited about the Blazor example and using that framework for the UI.

...Is there an active Fork with a Nuget somewhere?

@SteveSandersonMS
Copy link
Owner

I don't know why this issue was closed, but I'm reopening it because it's useful for people to see.

@furesoft If you are just trying to avoid receiving more notifications, you can unsubscribe from the issue.

@schaveyt
Copy link

schaveyt commented Jan 8, 2021

@bddckr - Do you have a public repo of demostrating the use of the spider library. I browsed the spider samples and meh. I guess this WebWindow project here is just sooooo damn simple...but perhaps I just need to see a better example usage of the spide libs

@mika76
Copy link

mika76 commented Mar 10, 2021

People in this thread might be interested in this project: https://www.tryphotino.io/ - https://github.com/tryphotino
(edit) whoops I didn't notice @SteveSandersonMS has also mentioned it in the main readme...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants