© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
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
)
.
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
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Database In ASP.Net Core
C
C# / help
14mo ago
ASP.NET Core (backend) + Avalonia UI (desktop frontend)
C
C# / help
2y ago
❔ ASP.NET to .net Core
C
C# / help
3y ago