You are viewing a single comment's thread.

view the rest of the comments →

elcob32 ago

I've worked in .NET for years. I am self employed, so I don't do Agile BS, and won't know a lot of modern terms used by factory programmers, but I am willing to help in any way that I can.

I love vote for it's free speech commitment and will do whatever I can to keep it around.

I work in Mono on Linux and am familiar will several versions of the .Net libraries.

Put me to work!

PuttItOut ago

I would LOVE a hand. There is a lot of history to this project but more eyes the better. This new port code will be the base for all the enterprise features we will start working on including distribution, scaling, and searching/sorting frameworks.

Anyways this code base is using Core 2 and all the latest features (although this is a port from MVC 5 so we have brought forward a bit of technical debt mostly in the view code).

Here is the repo, everything you need to get started should be there and unit tests should all work. Just configure and rename the ~appsettings.json files and unit tests should work.

Here is the repo (This is the Core branch): https://github.com/voat/voat

If you have time hit me up when you have it working locally and I can PM you areas we need to look into.

elcob32 ago

I work with web forms far more frequently than MVC, but I learn fast. I'll work on getting it running locally first and I'll touch base when thats done.

PuttItOut ago

Once you go MVC you'll never go back. Personally I'm very impressed with the Core framework. It has reinvigorated me when it comes to web development.

But yeah, hop on and let me know if you have any questions.

elcob32 ago

Like I said I am self employed so I have not had anyone around me to push me into it.

I've been meaning to look at the core framework anyway, so this seems like a good project. I may be a bit behind on some terms and methods but I've been programming for 20 years. My coding and debugging skills are solid.

Anyway, I'll download everything tonight and hopefully I have it all compiling by tomorrow afternoon.