I'm searching a way to announce my 14 years old web development framework for people who are willing to contribute and use.
I created this framework in 2003 and since then I've developed more than 50 big and small sized web applications using this framework. In time surely I also developed and improved the framework. Currently, I released the v7.
If I need to give some info. about versions. I first made the v5 open-source that was the version came from 2004. It was the worst written code. I always had fears that I'll lose control of my codes if I make them open-source. Yea, I know, total ignorance. That's why I made the worst version open-source but in years, lots of things changed in my mind. I released the v6 version that came from 2008 which had better structure and more readable code. All codes where written in VB.NET. Why? no reason. But I know that developers are more willing to work on C# if it will be a .NET language.
That's why I rewrote v7 (VB.NET) version that came from 2010 in C# in last 5 months with the true support of .NET Standard to make the framework completely OS Independent and also I believed I'll find users and contributors easier if make it in C#. There is still some lack of features that are already on v7 (VB.NET) version but not in v7 (C#) version. But they will finish soon.
So, what I want is to announce this framework on somewhere to take attention of developers. It is a really good framework. I'm not telling that because I developed it. I'm telling that because I believe, it will bring something new to the programming world about development, deployment, and the like. I'm not doing this to have some profit.
Can you advise me some places that I can make entry? I think, one is here! :)
Project website is http://www.xeora.org Project Source is https://github.com/xeora/v7 (I'm still working on Readme files.)
Thanks.