There are two interesting utilities in Nuget Package manager, RouteDebugger and WebApiRouteDebugger. These are quite useful to check how paths are matched by routes.config file.
Subscribe to:
Post Comments (Atom)
Regex Email validation in c# dot net core
Use this regex /^_?[a-zA-Z0-9]([a-zA-Z0-9]*[._+-])*[a-zA-Z0-9_]+@(?!-)[A-Za-z0-9-]{1,63}(?<!-)(\.(?!-)[A-Za-z0-9-]{1,63}(?<!-))*\.[A-...
-
If we get this error while trying to get http reponse using HttpClient object, it could mean that certificate validation fails for the remo...
-
While querying for events in a list which fall under a specified time period, the infopath form works correctly in client side editor, but ...
-
SharePoint has a great feature to set terms which can be used to tag contents and enable terms based navigation and several other interesti...
No comments:
Post a Comment