Bob's Used Bookstore Classic - A sample .NET application
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
4
commits
3
commits
2
commits
1
commits
Migrated packages.config to PackageReference for Bookstore.Data
5c7c0aeView on GitHub1. Added Dockerfile for post-porting. 2. Removed analyzer references from csproj files since they cause issues with ported projects
418d2beView on GitHubRemoved code to eliminate another manual transformation step for _Paginator.cshtml
9e58247View on GitHubRemoved additional code to eliminate two manual transformation steps for the workshop
0c5a6b8View on GitHubRemoved code to eliminate a manual transformation step for the workshop
4b0cb46View on GitHubBugfix: Changed path for an image to camel case. Images folder name is in Pascal case while the existing code has lower case path causing image load to fail after deployment to ECS linux
a1e3cb4View on GitHubAdded commented code to views for easier changes post-transformation
57f5b23View on GitHub