Base solution for your next web application

Activities of "hkcf"

Question

Hi Kalkan,

I am not sure whether I should post the feature request in there or not.

It would be nice if typescript will be applied in Presentation Layer.

Thanks!

Ivan Lee

Answer

Looking forward to the next milestone :)

Question

Hi,

Right now, I can download the template project of ASPNETZEOR from <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/tree/master/src">https://github.com/aspnetzero/aspnet-ze ... master/src</a>.

I view the template project in visual studio and I want to further explorer the implementation of the other library, e.g. ABP.Zero. But I found that there is no any source code but only the dll file, say ABP.Zero.dll.

May I know where can I download it ? Thanks!

Answer

Hi,

Actually, I want to know how to implement the code by using IAbpSession in Asp.Zero.

Thanks!

If i want to use request header for versioning, how to do that by using aspnetboilerplate ?

Thanks!

Hi,

I'm creating a new API service by Dynamic Web API Layer, it is working as well and success to logged the service request, but somehow it's logged strange message on custom API service sometimes. Normal: [attachment=2:tgouhigz]Untitled.png[/attachment:tgouhigz] [attachment=1:tgouhigz]Untitled2.png[/attachment:tgouhigz]

Sometimes it's logged strange message on parameter field: [attachment=0:tgouhigz]Untitled3.png[/attachment:tgouhigz]

it is not affected the result to insert data into DB but wanna find out the reason, thank you. :D :D :D

HI,

Now, I use the framework to develop the web application which includes webapi and angularJS. Logically, webapi would be server side and angularjs is client side.

Is it possible to separate the webapi and angularjs in two projects instead of one ? if so, how do we do? I think it would help us to release the software more flexible as we are planing to apply the docker in our the part of Application Lifecycle Managemen .

Thanks in advance!

Ivan Lee

<cite>hikalkan: </cite> We are using angular 2 with typescript. We used nswag (<a class="postlink" href="https://github.com/NSwag/NSwag">https://github.com/NSwag/NSwag</a>) to automatically create typescript proxies (instead of implementing our own solution).

HI,

In ASP.net Zore with web.net mvc (not core), is it possible to generate the proxy service by the nswag as well?

Thanks!

Ivan Lee

Question

Hi,

Would you consider to add one more project template which is ASP.NET 5.X + Angular2?

It would provide us one more option for the migration road map , i.e. ASP.NET 5.X + AngularJS ==> ASP.NET 5.X + Angular2 ==> ASP.NET Core + Angular2

Alternatively, would you add the feature "Ng2 proxy service generation" on ASP.NET 5.X ?

The fact is we are ready to use Angular 2 but we think Asp.Net 5.x is enough at the moment because our company is purely in MS platform.

Thank you very much for your help.

Ivan Lee

Maybe it is the time moving to asp.net core as well as EF core. I understand that is the future.

Thank you for sharing your team strategy.

Showing 1 to 10 of 14 entries