Base solution for your next web application

Activities of "ultimatemm"

Hi Chauey,

I think they fixed RadTool problems. Now I can generate with RadTool and working.:). RadTool is auto update via VS. Thanks

Hi, ismcagdas

For this case, will it be nice to have the option Angular as Frontend+Public website and AspNetCore as backend? So we need to handle one URL for AspNet+Angular merge version and two URL with angular and asp net core separate version. Thanks

Answer

Hi Alper, Yes I know we can add those page without login to the Public project. But I only want use Net Core 2 Host as backend and Angular as Frontend. Are there any ways I can achieve this? :)

I also waiting for this feature to develop my new project. We don't mind if your zero team release with Beta version :) Thanks

Hi ismcagdas,

Yeah. that is the way I am thinking too. I need to store tenant connection in host table. right? Thanks

Hi,

This is response from hosting provide " Sorry for the inconvenience. As security consideration, the only way to create database is from Control Panel ---> Databases. ". Is there any way around i can create tenant with this approach?

Hi ismcagdas, I also want to know step by step approach of migrations for existing DB table and sp,udf to aspzero starter app flow.:)

Thanks

Hi velu, if I am not wrong you can use this approach ASP.NET Core & Angular 2+ NEW

thanks

Hi ismcagdas ,

I want to use .net core with angular 2 but because of limited time i have to chose .net core mvc or mvc 5 with kendo ui. My current project used crystal reports and don't know it is fit for .net core.

Thanks

Thanks reply....

Web.Host.. { "ConnectionStrings": { "Default": "Server=DESKTOP-VLV4U5Q\SQL2014; Database=abd; uid=sa;password=sa;Trusted_Connection=True;" }, "Abp": { "RedisCache": { "ConnectionString": "localhost", "DatabaseId": -1 } }, "App": { "WebSiteRootAddress": "http://localhost:4200/", "CorsOrigins": "http://localhost:4200" }, "Authentication": { "Facebook": { "IsEnabled": "false", "AppId": "", "AppSecret": "" }, "Google": { "IsEnabled": "false", "ClientId": "", "ClientSecret": "" }, "Microsoft": { "IsEnabled": "false", "ConsumerKey": "", "ConsumerSecret": "" }, "JwtBearer": { "IsEnabled": "true", "SecurityKey": "AbpZeroTemplate_8CFB2EC534E14D56", "Issuer": "AbpZeroTemplate", "Audience": "AbpZeroTemplate" } }, "Recaptcha": { "SiteKey": "6LfD-wUTAAAAACULAVXvL61K0w02RIsjhI8EyiS-", "SecretKey": "6LfD-wUTAAAAADm3h7vomd9FtaAlAwexki29BtXC" } }

Client "name": "abp-zero-template", "version": "0.0.0", "license": "MIT", "angular-cli": {}, "scripts": { "ng": "ng", "start": "ng serve --host 0.0.0.0 --port 4200 --live-reload-port 4201", "hmr": "ng serve --host 0.0.0.0 --port 4200 --live-reload-port 4201 --hmr -e=hmr", "test": "ng test", "pree2e": "webdriver-manager update --standalone false --gecko false", "e2e": "protractor"

Thanks all akl

Showing 1 to 10 of 18 entries