Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / omar/ByteSize issues and pull requests

#77 - avoid alloc of sizePart if numberpart is a match

Pull Request - State: closed - Opened by SimonCropp about 1 year ago - 1 comment

#76 - remove double type check

Pull Request - State: closed - Opened by SimonCropp about 1 year ago

#75 - remove redundant format null check

Pull Request - State: open - Opened by SimonCropp about 1 year ago

#74 - ByteSizeTypeConverter issue

Issue - State: open - Opened by jvmlet over 1 year ago - 2 comments

#73 - FR: INumber interface implementation (generic math)

Issue - State: open - Opened by flexxxxer over 1 year ago

#72 - Recommended way to parse legacy strings

Issue - State: closed - Opened by chadjefferies over 1 year ago - 1 comment

#71 - net6.0 support and fixes

Pull Request - State: open - Opened by spreedated over 1 year ago - 1 comment

#69 - Suppressing unreasonable warnings, minor refactoring, bump package versions

Pull Request - State: closed - Opened by flexxxxer about 2 years ago - 1 comment

#67 - Partial bytes do not exist

Issue - State: open - Opened by Rainmaker52 about 3 years ago - 3 comments

#66 - Different default format when using string interpolation

Issue - State: closed - Opened by RayCarrot about 3 years ago

#65 - Remove increment/decrement operators

Issue - State: open - Opened by omar over 3 years ago
Labels: enhancement, v3

#64 - Change casing of *Bytes (e.g. MebiBytes, KiloBytes) to proper casing (i.e. Mebibytes, Kilobytes)

Issue - State: open - Opened by omar over 3 years ago
Labels: enhancement, v3

#63 - XML Documentation

Pull Request - State: closed - Opened by omar over 3 years ago - 2 comments

#62 - Remove "AddX" method like AddKiloByte/AddKebibyte etc.

Issue - State: open - Opened by omar over 3 years ago
Labels: enhancement, v3

#61 - Add a new Sum extension method on IEnumerable<ByteSize>

Pull Request - State: closed - Opened by 0xced over 3 years ago

#60 - Formattable ToString exception in 2.1.0

Issue - State: closed - Opened by RayCarrot over 3 years ago - 2 comments

#59 - Support for TypeConverter

Pull Request - State: closed - Opened by mburumaxwell over 3 years ago - 1 comment

#58 - Fix potential `System.NullReferenceException` in the ToString() methods

Pull Request - State: closed - Opened by 0xced over 3 years ago - 2 comments

#57 - #53: Add divide/multiple override

Pull Request - State: closed - Opened by omar over 3 years ago

#56 - Parsing bits and Bytes

Issue - State: open - Opened by OFark over 3 years ago
Labels: bug

#55 - Missing XML documentation for the library

Issue - State: closed - Opened by julealgon over 3 years ago - 1 comment

#54 - Handle exabyte and more

Issue - State: open - Opened by thisisclint21 almost 4 years ago - 4 comments
Labels: enhancement

#53 - Add operators for ByteSize and int & double (e.g. *, /, etc)

Issue - State: closed - Opened by AdamCoulterOz almost 4 years ago - 5 comments

#52 - Add a ByteSpeed type which combines ByteSize & TimeSpan

Issue - State: open - Opened by AdamCoulterOz almost 4 years ago

#51 - Fix construction of ByteSize from bits for non multiple of 8 bits

Pull Request - State: closed - Opened by 0xced almost 4 years ago

#50 - Make ByteSize implement the IFormattable interface

Pull Request - State: closed - Opened by 0xced almost 4 years ago

#49 - Fix ReturnsDefaultRepresenationCurrentCulture test for all cultures

Pull Request - State: closed - Opened by 0xced almost 4 years ago - 1 comment

#48 - General code cleanup (without any semantic changes)

Pull Request - State: closed - Opened by 0xced almost 4 years ago - 4 comments

#47 - Seemingly huge number of dependencies for a "small library"

Issue - State: closed - Opened by fdbeirao about 4 years ago - 5 comments

#46 - $default-branch syntax is not working

Pull Request - State: closed - Opened by jetersen about 4 years ago - 1 comment

#45 - [TESTING] force build

Pull Request - State: closed - Opened by jetersen about 4 years ago

#44 - Modernise for newer target frameworks

Pull Request - State: closed - Opened by jetersen over 4 years ago - 5 comments

#43 - Changes default units for 0 from bits to Bytes

Pull Request - State: closed - Opened by mintsoft over 4 years ago - 6 comments

#40 - Internationalization

Issue - State: open - Opened by MorenoAlex about 5 years ago - 3 comments

#39 - support culture

Pull Request - State: closed - Opened by P-Storm about 5 years ago - 1 comment

#38 - Fix typo in README (ByeSize → ByteSize)

Pull Request - State: closed - Opened by 0xced over 5 years ago - 1 comment

#37 - Code bug

Issue - State: closed - Opened by pgolebiowski almost 6 years ago - 2 comments

#36 - Migrate to csproj

Pull Request - State: closed - Opened by Tyrrrz almost 6 years ago - 4 comments

#35 - Migrate to csproj

Issue - State: closed - Opened by Tyrrrz almost 6 years ago - 3 comments

#34 - Upgrade to .Net Standard 2.0

Issue - State: closed - Opened by balbarak over 6 years ago - 2 comments

#33 - Binaries are not strong name signed

Issue - State: closed - Opened by tomerrt over 6 years ago - 4 comments

#32 - Update readme with syntax highlighting

Pull Request - State: closed - Opened by Tyrrrz about 7 years ago - 1 comment

#31 - Mebibytes

Issue - State: closed - Opened by MarkSFrancis over 7 years ago - 2 comments

#30 - [Feature request] Option to format speed (smth/s)

Issue - State: closed - Opened by redmanmale about 8 years ago - 1 comment

#29 - Properly support .NETStandard 1.0

Pull Request - State: closed - Opened by omar about 8 years ago

#28 - Add Dotnet Core support to build system

Pull Request - State: closed - Opened by jp7677 about 8 years ago - 2 comments

#26 - TryParse without try/catch & exception cost

Pull Request - State: closed - Opened by atifaziz about 8 years ago - 2 comments

#25 - Support subtracting two ByteSize objects

Issue - State: closed - Opened by omar about 8 years ago

#24 - Support binary and decimal bytes (i.e. 1 kibi = 1024 b and 1 kb = 1000 b)

Pull Request - State: closed - Opened by omar about 8 years ago - 7 comments

#23 - TryParse Exception: String is null or whitespace

Issue - State: closed - Opened by hueidou about 8 years ago - 1 comment

#22 - Would like to see a "recipe" version

Issue - State: open - Opened by wlscaudill about 8 years ago - 8 comments

#21 - ByteSize of zero returns unexpected formatting of " b"

Issue - State: closed - Opened by atifaziz over 8 years ago - 5 comments

#20 - Reduce struct size from 56 bytes to the recommended 16

Pull Request - State: closed - Opened by atifaziz over 8 years ago - 5 comments

#19 - Fix for typo in comment: bis -> bits

Pull Request - State: closed - Opened by atifaziz over 8 years ago - 1 comment

#18 - Fix for typo in comment: bis -> bits

Pull Request - State: closed - Opened by atifaziz over 8 years ago

#17 - Everything returns 0 with ByteSize.Parse or ByteSize.TryParse

Issue - State: closed - Opened by erwinkramer over 8 years ago - 5 comments

#16 - Unnecessary dependencies

Issue - State: closed - Opened by omar over 8 years ago

#15 - Localization of TryParse function.

Issue - State: closed - Opened by Xor-el almost 9 years ago - 3 comments

#14 - unit tests fail depending on number format of executing context

Issue - State: closed - Opened by taori almost 9 years ago

#13 - resolves omar/ByteSize#12

Pull Request - State: closed - Opened by taori almost 9 years ago

#12 - Request ByteSize.MinValue 0

Issue - State: closed - Opened by taori almost 9 years ago - 5 comments

#11 - Version 1.1.1, Add nuget target .NETPlatform5.0, New project for Dotnet target, Upgrade Nuget

Pull Request - State: closed - Opened by ghost over 9 years ago - 3 comments

#10 - Adding localisation to ToString method

Pull Request - State: closed - Opened by JamesSinclairBiomni over 9 years ago

#9 - Localisation changes

Pull Request - State: closed - Opened by JamesSinclairBiomni over 9 years ago - 2 comments

#8 - Localization

Issue - State: closed - Opened by varlo over 9 years ago - 2 comments

#7 - Added support for Petabytes

Pull Request - State: closed - Opened by JamesSinclairBiomni over 10 years ago - 1 comment

#6 - Change root namespace to avoid conflict

Issue - State: closed - Opened by omar over 10 years ago - 4 comments

#5 - Fixed arithmetic operations and ToString() for non-english systems

Pull Request - State: closed - Opened by ap0llo over 10 years ago - 2 comments

#4 - MIT license, pleeease :)

Issue - State: closed - Opened by MehdiK almost 11 years ago - 5 comments

#3 - Convert to PCL

Pull Request - State: closed - Opened by GeorgeHahn almost 11 years ago - 1 comment

#2 - Added Parse and TryParse methods

Pull Request - State: closed - Opened by GeorgeHahn over 11 years ago - 2 comments