mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-12-11 18:12:51 +00:00
Update README.md (Catswords.Phantomizer)
Update README.md (Catswords.Phantomizer)
This commit is contained in:
parent
f86305b33f
commit
f57c99df9f
|
|
@ -1,4 +1,4 @@
|
||||||
# Phantomizer
|
# Catswords.Phantomizer
|
||||||
|
|
||||||
**Catswords.Phantomizer** is an HTTP-based dynamic-link library (DLL) loader designed for .NET applications.
|
**Catswords.Phantomizer** is an HTTP-based dynamic-link library (DLL) loader designed for .NET applications.
|
||||||
It allows your application to fetch and load assemblies directly from your CDN (Azure Blob, S3, Cloudflare R2, etc.) at runtime, with optional GZip compression support.
|
It allows your application to fetch and load assemblies directly from your CDN (Azure Blob, S3, Cloudflare R2, etc.) at runtime, with optional GZip compression support.
|
||||||
|
|
@ -9,7 +9,7 @@ It allows your application to fetch and load assemblies directly from your CDN (
|
||||||
|
|
||||||
## 🚀 Features
|
## 🚀 Features
|
||||||
|
|
||||||
* Load managed (`*.dll`) and native (`*.dll`) assemblies over HTTP **(HTTPS only)**
|
* Load managed (`*.dll`) and native (`*.dll`) assemblies over **HTTPS only**
|
||||||
* Optional `.dll.gz` decompression for faster network delivery
|
* Optional `.dll.gz` decompression for faster network delivery
|
||||||
* CDN-friendly URL structure
|
* CDN-friendly URL structure
|
||||||
* Easy bootstrap through a small embedded loader
|
* Easy bootstrap through a small embedded loader
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user