AspNetCorePagesWebpack使用Webpack、TypeScript和npm集成前端技术

AspNetCorePagesWebpack 结合了WebpackTypescriptnpm,让你能更轻松地在 ASP.NET Core Razor Pages 项目中集成现代前端技术。通过这个工具,你可以快速将Bootstrap 4和本地化功能加入到 ASP.NET Core 身份页中,项目的构建和管理也变得更高效。你不需要担心过于复杂的配置,集成过程相对简单,直接用Webpack打包你的资源,Typescript来写代码,后端 ASP.NET Core 会帮你完成剩下的部分。

需要注意的是,这个资源还是比较适合熟悉Webpacknpm的开发者。它有助于你将前端和后端的代码打包管理得更清晰、模块化,减少了混乱。尤其是在更新身份页面或做本地化时,这个工具会大大提升你的效率。

如果你还没尝试过这个工具,推荐试试看,操作起来还算直观,文档也蛮清晰的。毕竟,提升开发体验、减少繁琐步骤,总是值得尝试的。

net core razor pages bootstrap 4应用程序
AspNetCorePagesWebpack:使用Webpack,Typescript和npm的ASP.NET Core Razor Pages Bootstrap 4应用程序 预估大小:167个文件
file
Startup.cs 4KB
file
GenerateRecoveryCodes.cshtml.cs 3KB
file
ExternalLogins.cshtml.cs 5KB
file
TwoFactorAuthentication.cshtml.cs 3KB
file
EnableAuthenticator.cshtml.cs 6KB
file
DeletePersonalData.cshtml.cs 3KB
file
SetPassword.cshtml.cs 3KB
file
Disable2fa.cshtml.cs 3KB
file
Index.cshtml.cs 6KB
file
ChangePassword.cshtml.cs 4KB
file
LoginWith2fa.cshtml.cs 4KB
file
ForgotPassword.cshtml.cs 3KB
file
ExternalLogin.cshtml.cs 6KB
file
ResetPassword.cshtml.cs 3KB
file
Login.cshtml.cs 4KB
file
Register.cshtml.cs 5KB
file
LoginWithRecoveryCode.cshtml.cs 4KB
file
ApplicationDbContextModelSnapshot.cs 8KB
file
00000000000000_CreateIdentitySchema.Designer.cs 8KB
file
00000000000000_CreateIdentitySchema.cs 10KB
zip 文件大小:495.73KB