Lenabs Technology
Pinned Loading
Repositories
- repository-folder-template Public template
A standart code repository folder template for all kinds of applications.
- aspnet-mvc-custom-viewengines Public Forked from jepozdemir/aspnet-mvc-custom-viewengines
Custom view engine implementation in ASP.Net MVC Web applications.
- routed-localization Public Forked from jepozdemir/routed-localization
Several implementations of localization from route data in Asp.Net MVC Web Application.
- shell-commands-dotnet Public Forked from jepozdemir/shell-commands-dotnet
Some useful shell commands & scripts for dotnet apps.
- translations-rapidapi Public Forked from jepozdemir/translations-rapidapi
Some translation api demonstrations from rapidapi.
- event-publisher Public Forked from jepozdemir/event-publisher
Basic event publish/subscribe implementation that transfers a message from a sender to a receiver. It provides a loosely coupled communication between objects.
- Google-OR-Tools Public Forked from jepozdemir/Google-OR-Tools
OR-Tools is an open source software suite for optimization, tuned for tackling the world's toughest problems in vehicle routing, flows, integer and linear programming, and constraint programming.
- task-scheduler Public Forked from jepozdemir/task-scheduler
A task scheduling system to queue some tasks to be executed in the background. Task scheduling structures designed extensible and you can change the default task scheduler or runner with your own implementation.