© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
14 replies
Anton

Frontend package management in ASP.NET Core

The Microsoft docs apparently recommend libman https://learn.microsoft.com/en-us/aspnet/core/client-side/libman/?view=aspnetcore-6.0
and then using external tools for bundling and minification, https://learn.microsoft.com/en-us/aspnet/core/client-side/bundling-and-minification?view=aspnetcore-6.0
But they also have docs on using Grunt and NPM.
This seems like too much work tbh, and would also require configuration duplication.
What do you use usually? With all these separate tools I'd also need to maintain build scripts. Do you use Nuke for that on your job? Maybe send an example?
Client-side library acquisition in ASP.NET Core with LibMan
Learn how to install client-side library assets in an ASP.NET Core project using Library Manager (LibMan).
Client-side library acquisition in ASP.NET Core with LibMan
Bundle and minify static assets in ASP.NET Core
Learn how to optimize static resources in an ASP.NET Core web application by applying bundling and minification techniques.
Bundle and minify static assets in ASP.NET Core
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Database In ASP.Net Core
C#CC# / help
14mo ago
ASP.NET Core (backend) + Avalonia UI (desktop frontend)
C#CC# / help
2y ago
❔ ASP.NET to .net Core
C#CC# / help
3y ago