git config --global http.proxy http://192.168.2.1:8080
dotnet new gitignore
git add .
git commit -m "Initial commit - ASP.NET Core project"
git remote add origin https://github.com/USERNAME/AspNetCoreProject.git
git remote -v
git branch -M main
git push -u origin main```
-
Notifications
You must be signed in to change notification settings - Fork 0
reenapraveenap/ASP.NET-Core-project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published