.Net

Beginner to c#

Hii.. I want to ask can I run omnisharp older ver(compatible with .net frame 4.5 or below) in visual code as my os is win8. So yesterday when I completely set vs code for c# Read more…

By hadi, ago
Coding

Running PHP-FPM in CLI

I created https://github.com/EekoS/php-fpm-cli For all the people (like me) that need to run a PHP script through a cronjob, but have php-fpm installed on their server so they can’t simply call “php <script>”. Lemme know Read more…

By hadi, ago
Coding

Python Data Structures

Python Data Structures: Python is a programming language used worldwide for various fields such as building dynamic websites, artificial intelligence and many more. However, there is data that plays a very significant role in making Read more…

By hadi, ago
Coding

Python Stack

Python Stack: The work Stack is defined as arranging a pile of objects or items on top of another. It is the same method of allocating memory in the stack data structure. The Stack is used to Read more…

By hadi, ago
.Net

A good asp.net core boilerplate project?

Hi guys I’m coming from https://www.reddit.com/r/csharp/comments/k2sqf9/aspnet_core_what_is_it_and_what_is_it_not/ Can somebody recommend a good boilerplate project (if that exists that is)? that means a project where all these elements are already integrated with each other so I dont Read more…

By , ago