Sharing Static Content Between ASP.NET Core Apps -


i have customized customized swashbuckle ui using custom html, css , image files in following folders of asp.net core site:

wwwroot   swagger     ui       images         background.jpg         favicon.ico         logo_small.png     index.html     skin.css 

how can share these files in separate class library multiple sites can use same ui.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -