Embedding browser resources in Scalar.AspNetCore NuGet package #3357
Closed
mkstephenson
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
Hey @mkstephenson,
Any thoughts @marclave @hanspagel? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey @mkstephenson, we just released version |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am currently looking at adding the .NET version of the package to a project, however the dependency on external resources via the CDN makes it impossible to use this in the project.
Would it be possible to deliver a version of the NuGet package with the JS, fonts and CSS embedded (in the same way the Swagger UI package does that)? That way we would be able to use the wonderful UI on systems where connections to external CDNs are not available.
Beta Was this translation helpful? Give feedback.
All reactions