Fengling Console - 控制台后端
Go to file
2026-02-05 14:21:36 +08:00
Controllers feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
Models/Dtos feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
Properties feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
Repositories feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
Services feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
appsettings.Development.json feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
appsettings.json feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
Fengling.Console.csproj feat(console): add ASP.NET Core Identity dependency 2026-02-05 14:06:23 +08:00
Fengling.Console.http feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
Program.cs feat(console): register all services and HttpContextAccessor 2026-02-05 14:19:44 +08:00