ASP.NET Core 中文文档(http://www.cnblogs.com/dotNETCoreSG/p/aspnetcore-index.html)
I like code first style,it can help me to crate or update table easily. So the first thing is to install ef core pakage
- Add-Migration AddBlog -StartupProject ef.mvc
- Script-Migration -StartupProject ef.mvc
- Update-Database -StartupProject ef.mvc
- NetCore Mvc temple provide authentication method,why don't use it
- I choose Indivual Authentication
- Then use ef migration to update table that Indivaul Auth prodivder to my sql server database
- it's very easy to establish an appliaction whith auth
public class student{
This is the first level of quoting.
This is nested blockquote.
Back to the first level.
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.
- Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse id sem consectetuer libero luctus adipiscing.