In this article we will see how to share static assets like css, libraries, etc., to the asp.net web projects. So that we can maintain uniformity or common user experience across applications. I assume, you are already familiar with asp.net core and creating Razor Class …