Skip to content

Instantly share code, notes, and snippets.

@nagasudhirpulla
Last active March 11, 2018 00:34
Show Gist options
  • Save nagasudhirpulla/fa1c0461ffa669eee6ac8e3c2c99c77b to your computer and use it in GitHub Desktop.
Save nagasudhirpulla/fa1c0461ffa669eee6ac8e3c2c99c77b to your computer and use it in GitHub Desktop.
.NET Core notes
  1. API security
  2. Use existing db to use IdentityUser Model Class in default aspnet security like rename fields etc. -- addressed in Tutorial_2_Security_API_Razor.md
  3. Extension Folder in the ASP core razor template
  4. Learn about Nullable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment