This website requires JavaScript.
Explore
Help
Register
Sign In
fengling
/
fengling-console
Watch
1
Star
0
Fork
0
You've already forked fengling-console
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Fengling Console - 控制台后端
37
Commits
1
Branch
0
Tags
33
MiB
C#
99.7%
Dockerfile
0.3%
4d7abd6fdb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Sam
4d7abd6fdb
feat(console): add RolesController with all CRUD endpoints
2026-02-05 14:21:21 +08:00
Controllers
feat(console): add RolesController with all CRUD endpoints
2026-02-05 14:21:21 +08:00
Models
/Dtos
feat(console): add role DTOs
2026-02-05 14:14:19 +08:00
Repositories
feat(console): add RoleRepository
2026-02-05 14:15:20 +08:00
Services
feat(console): add RoleService with audit logging
2026-02-05 14:19:10 +08:00
Fengling.Console.csproj
feat(console): add ASP.NET Core Identity dependency
2026-02-05 14:06:23 +08:00
Program.cs
feat(console): register all services and HttpContextAccessor
2026-02-05 14:19:44 +08:00