项目作者: sergiycheck
项目描述 :
Asp.net Core web app where users can sign up or sing in and post adverts.
高级语言: C#
项目地址: git://github.com/sergiycheck/NoticeBoard.git
NoticeBoard
Asp.net Core web app where users can sign up or sing in and post adverts.
Execute this command to set password for admin
Pattern:
dotnet user-secrets set seedUserPassword “[Password]”
Example:
dotned user-sercrets set seedUserPassword “12345”