Base solution for your next web application

Activities of "muhittincelik"

Question

Hi,

Can you give me an example code for job creation with hangfire. Which triggered every minute and log "Hello World" to log file. And starting with application startup.

Thanks

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 ?

I have also this problem.

Hi i created an entity and i can not click create, update and get datatable . SQLHost is entity name.

Console message is ;

index.js:3 jQuery.Deferred exception: Cannot read property 'getAll' of undefined TypeError: Cannot read property 'getAll' of undefined at HTMLDocument.<anonymous> (http://localhost:62114/view-resources/Areas/App/Views/SQLHosts/Index.js?v=NIbZ1rDJ5Biu__J4xSvkjRSicpHf_JmYsWGsyNSjmtQ:41:48) at mightThrow (http://localhost:62114/view-resources/Areas/App/Views/_Bundles/app-layout-libs.js?v=n3qVpC5qgi69sNBAtpB8JlDvlgqCfhO9A6tO3EBvioM:4017:29) at process (http://localhost:62114/view-resources/Areas/App/Views/_Bundles/app-layout-libs.js?v=n3qVpC5qgi69sNBAtpB8JlDvlgqCfhO9A6tO3EBvioM:4085:12) undefined

And In Application Project 

public async Task&lt;PagedResultDto&lt;GetSQLHostForView&gt;> GetAll(GetAllSQLHostsInput input)
     {

Yes

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

Hi

I can not go down at DropDownList at USerList Page Filter screen. List size is not enough and not scroolling the bottom of list.

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.

Showing 51 to 60 of 95 entries