All Projects → Hitcents → Unity.IO.Compression

Hitcents / Unity.IO.Compression

Licence: MIT, Unknown licenses found Licenses found MIT LICENSE.txt Unknown PATENTS.TXT
A port of System.IO.Compression for Unity

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Unity.IO.Compression

windows-xp
A simulation of the awesome Windows-XP made by using only the web tools and no library. All rights reserved to Microsoft.
Stars: ✭ 14 (-80.82%)
Mutual labels:  microsoft
powerapps-specflow-bindings
A SpecFlow bindings library for model-driven Power Apps.
Stars: ✭ 19 (-73.97%)
Mutual labels:  microsoft
WooCommerceConnector
A Power BI Custom Connector for WooCommerce
Stars: ✭ 27 (-63.01%)
Mutual labels:  microsoft
http compression
🗜️ Deno HTTP compression middleware
Stars: ✭ 34 (-53.42%)
Mutual labels:  gzip
azure-policy-testing
This repository outlines an automated testing approach for Azure Policies. The approach is fundamentally based on behavior-driven development (BDD) to improve communication between developers, security experts and compliance officers.
Stars: ✭ 78 (+6.85%)
Mutual labels:  microsoft
avz
🔑 AVZ: Social Authorization
Stars: ✭ 43 (-41.1%)
Mutual labels:  microsoft
monthlyresources
Use this repository to explore the latest content and code samples. Each month we will release best of content resources that relate to a particular theme. - Microsoft Developer Editorial team
Stars: ✭ 198 (+171.23%)
Mutual labels:  microsoft
PowerPlatformAF
Power Platform Adoption Framework
Stars: ✭ 97 (+32.88%)
Mutual labels:  microsoft
BulkPDF
BulkPDF is a free and easy to use open source software, which allows to automatically fill an existing PDF form with differen values. Only a spreadsheet (Microsoft Excel 2007/2010/2013, LibreOffice or OpenOffice Calc) with the desired values is required.
Stars: ✭ 94 (+28.77%)
Mutual labels:  microsoft
JetEntityFrameworkProvider
Microsoft Access (Jet) Entity Framework provider
Stars: ✭ 77 (+5.48%)
Mutual labels:  microsoft
stream gzip
Gzip or gunzip an Elixir stream
Stars: ✭ 37 (-49.32%)
Mutual labels:  gzip
dotnet-security-unit-tests
A web application that contains several unit tests for the purpose of .NET security
Stars: ✭ 25 (-65.75%)
Mutual labels:  microsoft
mvp-docs
The Unofficial MVP Contribution Guide:
Stars: ✭ 18 (-75.34%)
Mutual labels:  microsoft
SynapseML
Simple and Distributed Machine Learning
Stars: ✭ 3,355 (+4495.89%)
Mutual labels:  microsoft
Windows-Whistler
A port of the Whistler theme that eventually got replaced by Luna in Windows 2001 (XP)
Stars: ✭ 24 (-67.12%)
Mutual labels:  microsoft
zipstream
A command line tool that allows you to easily share files and directories over the network
Stars: ✭ 49 (-32.88%)
Mutual labels:  gzip
BitLocker-Guidance
Configuration guidance for implementing BitLocker. #nsacyber
Stars: ✭ 90 (+23.29%)
Mutual labels:  microsoft
react-bootstrap-ribbon
A ribbon menu inspired by Microsoft for React using Bootstrap
Stars: ✭ 24 (-67.12%)
Mutual labels:  microsoft
deflate-rs
An implementation of a DEFLATE encoder in rust
Stars: ✭ 47 (-35.62%)
Mutual labels:  gzip
tl-create
tl-create is a cross-platform command line tool to create a X.509 trust list from various trust stores. (Keywords: CABFORUM, eIDAS, WebPKI)
Stars: ✭ 32 (-56.16%)
Mutual labels:  microsoft

Unity.IO.Compression

This is a port of Microsoft's code from here.

The classes in System.IO.Compression in Unity 4.x do not seem to work on Windows and perhaps several other platforms.

Luckily, Microsoft has released much of the source code of the .NET BCL. We have ported Microsoft's code to work in Unity. This seems like the cleanest and most stable way to get the GZipStream and DeflateStream classes working in Unity.

Find the plugin on the Unity Asset Store here.

Built by Hitcents, contact us here for questions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].