Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
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
1.1k
commits
214
commits
210
commits
56
commits
50
commits
18
commits
15
commits
12
commits
10
commits
10
commits
feat: Add Multitenancy module with tenant management and database orchestration
affa69fView on GitHubfix: Update container images to use GitHub Container Registry and enhance ALB listener rules
776604aView on GitHubfix: Refactor container image publishing steps to streamline Docker login and tagging process
1e15726View on GitHubfix: Simplify container image publishing by removing redundant docker login and push steps
6457cffView on GitHubfix: Update container image tag handling for API and Blazor projects
c776c74View on GitHubfix: Update working directory paths and publish commands for API and Blazor container images
a916baaView on GitHubfix: Correct working directory paths for API and Blazor container image publishing
6dde9efView on GitHubfix: Correct working directory paths for API and Blazor container image publishing
3b56e3bView on GitHubfix: Update container publishing configuration for API and Blazor projects
2ad42f5View on GitHubfix: Change double quotes to single quotes for ContainerImageTags in API and Blazor publishing
8fc8e01View on GitHubfix: Enclose ContainerImageTags in quotes and update push commands for API and Blazor images
0decc29View on GitHubfix: Append 'latest' tag to container image tags for API and Blazor publishing
81244c3View on GitHubfix: Remove specific image tags from Docker push commands for API and Blazor containers
5102c47View on GitHubfix: Downgrade docker login action to v3 and ensure ContainerRegistry is set for both API and Blazor image publishing
7702725View on GitHubfix: Refactor container image publishing workflow to streamline Docker login and push commands
3e2684dView on GitHub