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

Activities of "muhittincelik"

Answer

I have an action named Scan which is triggered from a button. I want to schedule this action.

[AbpAuthorize(AppPermissions.Pages_TrackedHosts_Scan)] public async Task Scan(EntityDto input) { .. .. .. }

Answer

I dont understand that code. There are some integrations at Zero Modula with Hangfire and i want to use that.

I need simple code.

Muhittin

I found my problem. it is my mistake.

Muhittin

Thanks.

I added this nuget package and remove System.ComponentModel.DataAnnotations

is this a jquery upgrade issue or bug ?

Yes

If set chrome zoom preference to %65, you can see.

I commented the following line at Startup.cs

options.Filters.Add(new AutoValidateAntiforgeryTokenAttribute());

Now it is working from ConsoleApiClient and Swagger.

PS. But Role names can not find with Display Name. It can found with name and name is meaningless word at database side.

Can you connect our environment via webex ?

From Swagger UI.

I want to use a POST request from ConsoleApiClient but i can not do that.

In our desktop application, we have a job which gets database server details and insert database. I want to insert this details to your framework and use web interface.

So i need insert, delete via Web Api examples from ConsoleApiClient.

Thanks

Showing 31 to 40 of 67 entries