Skip to content

Instantly share code, notes, and snippets.

View yaseralnajjar's full-sized avatar

Yaser Al-Najjar yaseralnajjar

View GitHub Profile
@yaseralnajjar
yaseralnajjar / GitHub Markdown Example RTL - Right to Left.md
Last active September 29, 2021 10:53
GitHub Markdown Example RTL - Right to Left

GitHub Markdown Example RTL - Right to Left

This is an RTL (Right to Left) exmaple for GitHub:

أهلا وسهلاً 👋

How to do it?

This is an RTL (Right to Left) exmaple for GitHub:

أهلا وسهلاً 👋

using System.Threading.Tasks;
using EntryAgents.Core.Enums;
using EntryAgents.Core.Extensions;
using EntryAgents.Core.Models;
using EntryAgents.Core.Services;
using EntryAgents.Web.Extensions;
using EntryAgents.Web.Mappers;
using EntryAgents.Web.Services;
using EntryAgents.Web.ViewModels.Agent;
using Microsoft.AspNetCore.Authorization;