在即時環境中測試
在生產環境中無水印測試。
無論您需要它在哪裡運作都可以。
完全功能產品
取得30天的完全功能產品。
幾分鐘內即可上手並運行。
24/5技術支援
在您的產品試用期間,獲得完整的工程師支援
using IronZip;
// Create an empty ZIP
using (var archive = new IronZipArchive())
{
// Add files to the ZIP
archive.Add("./assets/image1.jpg");
archive.Add("./assets/image2.jpg");
archive.Add("./assets/image3.jpg");
// Export the ZIP
archive.SaveAs("output.zip");
}
Install-Package IronZip
設計為C#, F#, & VB.NET運行於.NET 10, 9, 8, 7, 6, 5, Core, Standard,或 Framework
您的試用密鑰應該在電子郵件裡。
如果沒有,請聯繫
support@ironsoftware.com