i tried like this
[Route("{Name:regex(^([[punc:]))}index")]
public void index()
{...
}
can you Please correct this? and please let me know how to get url starts with '#'
i tried like this
[Route("{Name:regex(^([[punc:]))}index")]
public void index()
{...
}
can you Please correct this? and please let me know how to get url starts with '#'