Skip to content

AuryanZ/AspNetCoreMVCIdentity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AspNetCoreMvcIdentity

This is a template for ASP.NET Core Web projects with default AccountController and ManagerController in code.

How to run

Install Microsoft .NET Core SDK and SQL Server LocalDB.

Then execute in folder AspNetCoreMvcIdentity:

dotnet ef database update
dotnet run

How to contribute

There are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.

Even if you have push rights on the repository, you should create a personal fork and create feature branches there when you need them. This keeps the main repository clean and your personal workflow cruft out of sight.

We're also interested in your feedback for the future of this project. You can submit a suggestion or feature request through the issue tracker. To make this process more effective, we're asking that these include more information to help define them more clearly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published