Base solution for your next web application

Activities of "godrunner"

I must be missing something. I am confused. There is an Angular version of the public website? I have not seen that....

I am evaluating which technologies to use for a new project and I am leaning towards the angular 2 version, HOWEVER, now we have ASP.NET Core 2 and Razor Pages. I assume there be a version implementing all of this, and if so what would be an ETA for that? So many options.

Thanks. Great work you guys!

Hey, thanks ervingayle. I will give that a shot!!!

Thank you. That makes sense.

Are you refering to actual .JSON file that is missing or the entire package? It seems the package is installed, however I do not see a newtonsoft.json file anywhere or an example of what should actually be in one on the net. If this is what is needed, could someone copy and paste the contents here please? Thanks!

BTW, that same thing happens with any version I have of .NetZero.

Greetings! I was a developer for many years and just getting back into it, so I have some catching up to do, so do forgive me if this is something obvious I am missing.

I have been using Visual Studio 15.2 with ASP.Net Zero Core/MVC/Jquery and everything was going well. I upgraded to VS 15.3 and now I get several "Hangfire.Core" errors such as this when I compile. So, I guess there is obviously a dependency change/conflict. I need a bit more practice at resolving something like this. My guess is VS 15.3 updated some things that would have been best left alone for now.

That is one thing that makes me nervous seeing how everything now generally speaking with web applications is SO dependent on so many other technologies, it makes on wonder how easy it would be to break a production application, or should I say, how hard it would be to end up with an unstable app that is not easily upgradeable.

Greg

Warning NU1603 Hangfire.Core 1.6.14 depends on Newtonsoft.Json (>= 5.0.0) but Newtonsoft.Json 5.0.0 was not found. An approximate best match of Newtonsoft.Json 5.0.1 was resolved. Sys7.CharityCore.Web.Core D:...\4.3.1...\src\Sys7.CharityCore.Web.Core\Sys7.CharityCore.Web.Core.csproj 1

Showing 41 to 46 of 46 entries