https://github.com/ahsansoftengineer/net_mvc_8
https://github.com/ahsansoftengineer/net_mvc_8
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahsansoftengineer/net_mvc_8
- Owner: ahsansoftengineer
- Created: 2024-06-28T10:11:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T12:14:42.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T01:13:19.567Z (over 1 year ago)
- Language: HTML
- Size: 895 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### CLI COMMANDS
```bash
dotnet new mvc -n "NET_MVC_8"
```