This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
pos-system
Watch
1
Star
0
Fork
0
You've already forked pos-system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
644751be7bcbc2befb22eb6b50d2bfdd035dd37f
pos-system
/
services
/
mission-service-net
/
src
/
MissionService.Infrastructure
History
Ho Ngoc Hai
35dac2e49e
feat: Initialize MissionService database schema, add MiningService unit tests, and update deployment configurations.
2026-01-17 20:49:24 +07:00
..
EntityConfigurations
Refactor MissionService by replacing the 'Sample' aggregate with new 'Mission', 'Reward', 'Task', and 'Check-in' aggregates, and introduce configuration management to MiningService.
2026-01-17 18:29:15 +07:00
Idempotency
Refactor MissionService by replacing the 'Sample' aggregate with new 'Mission', 'Reward', 'Task', and 'Check-in' aggregates, and introduce configuration management to MiningService.
2026-01-17 18:29:15 +07:00
Migrations
feat: Initialize MissionService database schema, add MiningService unit tests, and update deployment configurations.
2026-01-17 20:49:24 +07:00
Repositories
Refactor MissionService by replacing the 'Sample' aggregate with new 'Mission', 'Reward', 'Task', and 'Check-in' aggregates, and introduce configuration management to MiningService.
2026-01-17 18:29:15 +07:00
DependencyInjection.cs
Refactor MissionService by replacing the 'Sample' aggregate with new 'Mission', 'Reward', 'Task', and 'Check-in' aggregates, and introduce configuration management to MiningService.
2026-01-17 18:29:15 +07:00
MissionDbContext.cs
Refactor MissionService by replacing the 'Sample' aggregate with new 'Mission', 'Reward', 'Task', and 'Check-in' aggregates, and introduce configuration management to MiningService.
2026-01-17 18:29:15 +07:00
MissionService.Infrastructure.csproj
feat: Initialize MissionService with new domain and API commands, including build artifacts, and modify MiningController.
2026-01-17 18:15:13 +07:00