issues Search Results · repo:dotnet/android-libzipsharp language:C#
Filter by
14 results
(70 ms)14 results
indotnet/android-libzipsharp (press backspace or delete to remove)Environment: VS for Mac 17.5.4 (build 8)
.NET7 Android application
Partial build log before the issue:
/usr/local/share/dotnet/packs/Microsoft.Android.Sdk.Darwin/33.0.46/tools/Xamarin.Android.Javac.targets(55,5): ...
entdark
- 3
- Opened on May 8, 2023
- #130
Context https://i.azdo.io/1714603
The error is below. It looks like GetAttributes is throwing an exception which we are not handling. However the file
does exists.... so it should work.
C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\33.0.4\tools\Xamarin.Android.Common.targets(2088,3): ...
dellis1972
- 1
- Opened on Jan 24, 2023
- #123
Hi guys,
I have been battling for a few days with a curious issue. My use case is one where I need to replace the contents of one
(JSON) text file after fetching it from the archive, deserializing it ...
bug
mrclayman
- 10
- Opened on Jan 10, 2022
- #102
Context: https://stackoverflow.com/a/64202720
JDK 9 added a new .jmod file format, which appears to be normal ZIP with a { 4a 4d 01 00 } file header. These files are
able to be ready by unzip -l.
For ...
enhancement
jonpryor
- 2
- Opened on Oct 12, 2021
- #101
We should add a System.IO.Compresson compatible api which uses LibZipSharp under the hood. This would allow developers
to switch over to using LibZipSharp easily.
dellis1972
- 4
- Opened on Mar 17, 2021
- #86
We should look into PInvoking into Posix outselves rather then relying on Mono.Posix.
dellis1972
- Opened on Mar 17, 2021
- #85
https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1282859/
dellis1972
- 1
- Opened on Feb 23, 2021
- #81
Currently for .net 6 and other platforms we have a runtime dependency on Mono.Posix.NetStandard. This is only because we
need libMonoPosixHelper.so/dylib on the various platforms. We already pulled in ...
dellis1972
- 1
- Opened on Jan 14, 2021
- #76
We should localise all the exceptions and error messages in the LibZipSharp.dll Here is a list of all the current places
a string is being used.
LibZip Text
https://github.com/xamarin/LibZipSharp/blob/master/PlatformServices.cs#L94 ...
dellis1972
- Opened on Sep 14, 2020
- #72
Context: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1139578 Context:
https://liquid.microsoft.com/Web/Object/Read/ms.security/Requirements/Microsoft.Security.SystemsADM.10039#guide
The current ...
jonpryor
- Opened on Jul 10, 2020
- #64

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.