Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "bolenton"

Has anyone come across this issue?

Unable to create new Tenants in release mode. When I put the app in release mode I get a 500 Internal server error when creating new tenants. Also I cannot create new tenants when I deploy to Azure (Likely because it's deployed in release mode.)

I am tempted to run my new project on the .net framework instead of .net core 2.0, since I really want to take advantage of Signal R chat features. Otherwise I may use .net core 2.0 and roll out my own chat and real-time notification using Google Firebase, however that's a lot more work to make that happen when It's already working with Signal R. So my question is: What is the main advantage to running AspnetZero on .net core vs classic .net framework. Is it worth going back to classic .net framework just for Signal R? Or would it be better to just build my own chat feature?

Question

When the new version of ASP.NET ZERO arrives, will it already support Angular 5? I would imagine that this new version of Angular will greatly help speed up the build process.

Question

Does any one have any idea when the next version of AspnetZero will be released? I am delaying starting my project until the update is released so if there is any breaking changes I don't have worry about integrating the update.

Question

What is the best was to rename the projects? For example If I wanted to rename Demo.EntityFrameworkCore to Demo.Data. Also will renaming effect my ability to be able to more easily upgrade later when newer versions of aspnetzero are released?

Showing 11 to 15 of 15 entries