Mukesh Murugan

Results 40 comments of Mukesh Murugan

Hi, Thanks! I dont really understand on what you mean by module development.

I always had thought that cookie generation is something that the client does. It's quite interesting to see multiple cookies involved in auth. I have to do a bit research...

Seems cool. I Will work on it. However, I will be adding this to the newer Blazor Project - https://github.com/iammukeshm/cowin, as it is live now for the public. Thanks for...

Great Effort! Thanks! It would be better if we could move this to a separate repository. I created one for the same. https://github.com/fullstackhero/fsh-cli This way, we can expand the Tooling...

Descoping to Release 2.0

@egbakou can you take up this task maybe? Would be great if I can get some help for this. Do let me know

Hi Guys, any update on this? @egbakou @carllaw6885

https://github.com/fullstackhero/dotnet-webapi-boilerplate/tree/main/tests/Infrastructure.Test Just FYI.

you can use something like ``` { "advancedSearch": { "fields": [ "name", "id" ], "keyword": "623" }, "keyword": "", "pageNumber": 0, "pageSize": 10, "orderBy": [ "id" ] } ``` to...

Should be possible to add this feature. Will raise this as an issue to the Backlog.