Skip to content

Instantly share code, notes, and snippets.

@emrekizildas
Created March 19, 2019 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emrekizildas/e1abeb56ed7b3ef6bc098ef85bee9237 to your computer and use it in GitHub Desktop.
Save emrekizildas/e1abeb56ed7b3ef6bc098ef85bee9237 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>.NET Core Web API</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment