Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/micro-elements/MicroElements.Metadata

Metadata model for parsing, processing and reporting data
https://github.com/micro-elements/MicroElements.Metadata

parts naming, add empty string

6e9da8eff5f6871ac5632b3d7bd4eceea7affda9 authored over 4 years ago by Alexey Petryashev <[email protected]>
sharedString null value handling

9dc97db0ecad43171ef4195b795e84080f6c555f authored over 4 years ago by Alexey Petryashev <[email protected]>
# 2.0.0-beta.4

- ExcelReportBuilder support for SharedStrings
- Fixed broken copy and paste in generated excel

68bf0e78ce08b1ffddcb0ecf2115185c4f515d18 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 2.0.0-beta.3

- Validation customization for last rule in chain
- NotNull for Nullable struct
- Added predefine...

cbd85d6bd7095609cbad84bc105321cc2450334a authored over 4 years ago by Alexey Petryashev <[email protected]>
dotnet: 3.1

ad9b4cca8bfd39348c1672a65ce2f4f49784f5b5 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 2.0.0-beta.2

- Property search redesigned and unified
- Search API became more consistent and customizable
- P...

81d389213ffe7dee174a12033cf927087170c390 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 2.0.0-beta.01

- Property search allows to know whether property exists, not exists or exists with undefined val...

0f454cb55ec69807e6296a616218f382fa412bc0 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.3.0

- IParserProvider: convert Parsers property to GetParsers method to be more functional
- Added Pr...

aab514e9c9896e2b70375b842662dc8bd757a393 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.2.0

- ValidationResult became readonly struct
- Added CachedValidator and Cached extension

86492f63ecc3a035a5c8fd8a69149a5a29716ad1 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.1.0

- ValidationResult became generic
- ValidationResult.IsValid moved to extension methods
- ToValid...

efc87d5ae2f7df124d87b16ceab823e7cb1117ea authored over 4 years ago by Alexey Petryashev <[email protected]>
freeze top row some more clear

1dafe09b4c97259d3735df0f16a9b9d9ee6753dd authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.0.0

- ExcelReader added
- Validation added

cde4bdeec7f7626cd3c601429dd95b31bfb3e408 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 0.14.0

- Extensions for easy excel styling

53bb6416e46651e99f71b296819311f7f3103bc5 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 0.13.0

- Document customization fixed (was not applyed)

bcbf140ceeb1e4ae36c3bce635510fb3b6973079 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 0.12.0

- ExcelReportBuilder sheet customizization after adding data
- FreezeTopRow moved to extension me...

3a544a913704c6069b2dbc8d00baf9edfd6539d9 authored over 4 years ago by Alexey Petryashev <[email protected]>
0.11.1

b6544af684c861f9b9b4bfa3553dd4edaf9e7bb3 authored over 4 years ago by Alexey Petryashev <[email protected]>
Merge pull request #1 from i00lii/patch-1

Update ExcelReportBuilder.cs

8cfc109f9272726b55f0fca504faf2e206caa30e authored over 4 years ago by Alexey Petryashev <[email protected]>
Update ExcelReportBuilder.cs

Fixed incorrect format on attempt to report nullable local time property.

97722c8efad0380754879cf269a029dafd322e7e authored over 4 years ago by i00lii <[email protected]>
excel customize by context

c4f9c0a71cd9bdcb0d0423fb5b7de9f15a2feaef authored over 4 years ago by Alexey Petryashev <[email protected]>
# 0.10.0

- ExcelReportBuilder customize for document, sheet, column, cell

dbb0a76082f79d2f96cc036695a4bffa7c79212f authored over 4 years ago by Alexey Petryashev <[email protected]>
# 0.9.4

- Property Map now can be used for classes and structs
- GetPropertyValue method added new argume...

98da9fe889fc881c62825e832d39083927dd0ed6 authored over 4 years ago by Alexey Petriashev <[email protected]>
# 0.9.3

- Property methods with prefixes Set, SetUntyped, With unified

02527b7dd926a413142d54c3d098dbe0a80afb6a authored almost 5 years ago by Alexey Petriashev <[email protected]>
#0.9.2

- EnumerableReportProvider
- Property Map methods to convert property to property of other type w...

f1ba10361e597ca604b136f043c29f193833bb17 authored almost 5 years ago by Alexey Petriashev <[email protected]>
ExcelMetadata for document, sheet, column, cell

7854af39de7af2863b71a0d8264764ddaab199f6 authored almost 5 years ago by Alexey Petriashev <[email protected]>
# 0.9.0

- ExcelReportBuilder
- CsvReportBuilder

f40fddfa78504d8ac0762a3d1a5e51ebeffbbee7 authored almost 5 years ago by Alexey Petriashev <[email protected]>
# 0.8.1

- PropertyRenderer by default renders in Invariant culture.

7baf6dace2c5853f75d006472c3352775b03bb2a authored almost 5 years ago by Alexey Petriashev <[email protected]>
# 0.8.0

- ValueSource converted to class instead of enum to extend on client side.

542c114e05c3a94895da6cb3329e482658be062d authored almost 5 years ago by Alexey Petriashev <[email protected]>
# 0.7.0

- SetValueUntyped and WithValueUntyped extensions instead of WithValue and SetValue to reduce typ...

6d2a2ae6873b64801799e587cdad3578b6006797 authored almost 5 years ago by Alexey Petriashev <[email protected]>
# 0.6.1

- Added PropertySetEnumerable and PropertySetBase

b08a73055941ae0f02da8c2cf8faa159ad35b619 authored almost 5 years ago by Alexey Petriashev <[email protected]>
# 0.6.0

- IProperty, IPropertySet implements IEnumerable
- LocalizableString implements IEnumerable

09870695322b5d26e0b24ea5ea4645113ad0b3db authored almost 5 years ago by Alexey Petriashev <[email protected]>
0.5.0 IPropertySet, IPropertyContainerMapper

b76539c7f8d02a3a64403bb6c74b0cd778173f11 authored almost 5 years ago by Alexey Petryashev <[email protected]>
bugfix

57f4e7dc35ea315d97ae5cedc8789471a879917c authored almost 5 years ago by Alexey Petryashev <[email protected]>
bug fix

dad19261d2e12d559b63c1be163b7732f34dec9b authored almost 5 years ago by Alexey Petryashev <[email protected]>
libs updated, LocalizableString and LocalString methods

dc2667c724de10e0d4314bd66e1048a3b0e90d24 authored almost 5 years ago by Alexey Petryashev <[email protected]>
0.4.0

- Added ConfigureMetadata extension for IMetadataPrivider
- Added AddRange extension for IMutable...

d8c9515d7f20daea46a03f5a8aa467de2d7531a3 authored almost 5 years ago by Alexey Petryashev <[email protected]>
0.3.3 return null for DynamicContainer is property was not found

331ab0b9a639478a6252357160f5be53a0043887 authored almost 5 years ago by Alexey Petryashev <[email protected]>
0.3.2 GetDynamicMemberNames implemented for DynamicContainer

b3200f637c8e1f5efc2528ea9d3f1da5318542f5 authored almost 5 years ago by Alexey Petryashev <[email protected]>
0.3.1

f77de36aea521e5197fbc227dd8da7501f78855c authored almost 5 years ago by Alexey Petryashev <[email protected]>
defaultValue for GetMetadata

faa9f09c0a8e1b936fdc9b9ae317ebcd8e77af58 authored almost 5 years ago by Alexey Petryashev <[email protected]>
options for DynamicContainer

2a664b2591a2b917c4a3b71490ab56be257628f7 authored almost 5 years ago by Alexey Petryashev <[email protected]>
test fix

790c1c7a7923166eb29ba1e6c1f0dcb30f14d842 authored almost 5 years ago by Alexey Petryashev <[email protected]>
# 0.3.0

- Many methods for untyped work
- Builders for properties
- Dynamic wrapper

5a556a5bc27957aa4f3febbfb03dd0dd69542861 authored almost 5 years ago by Alexey Petryashev <[email protected]>
functional updated

aa8ef8bc59609b2fef55065d75f12ebfa5ca40da authored almost 5 years ago by Alexey Petryashev <[email protected]>
support for Option in ParserProvider

42c8c0b54ab2b3f7ed0ad62fa9cd9c87c051b364 authored almost 5 years ago by Alexey Petryashev <[email protected]>
Property parser initial

e4093ae8880658f58fa6741b80d1236e08c149e4 authored almost 5 years ago by Alexey Petryashev <[email protected]>
fixed metadata by name search, some tests

58e52b873e9d295357ede5db817afd429dc15605 authored almost 5 years ago by Alexey Petriashev <[email protected]>
ToString work

bc7bc59e11f022a56b53f96aa15aafcc91315c9a authored almost 5 years ago by Alexey Petriashev <[email protected]>
0.2.9

7b21b48bfd69bd4ff6bd8980492063c3c810924c authored almost 5 years ago by Alexey Petryashev <[email protected]>
interfaces refinement

26e132452e2c93222395a1d7d107070873a5384e authored almost 5 years ago by Alexey Petryashev <[email protected]>
search in parent flag used

d4db5f68aee15ca733253a26a32af45bfdad6621 authored almost 5 years ago by Alexey Petriashev <[email protected]>
PropertyList merged to PropertyContainer

0c38d5f6748fff1086260e797f2e89976d8433b8 authored almost 5 years ago by Alexey Petriashev <[email protected]>
comments

874cdf4538790d3dd58051edd218f1407b7af264 authored almost 5 years ago by Alexey Petryashev <[email protected]>
readme fixed

ccffcc114464430338edfd8e9da39b51b2c27025 authored almost 5 years ago by Alexey Petryashev <[email protected]>
added copyright, version bumped to 0.2.7

49ef3b6680b0acfed2c2ae7186a6af1e64dc5c78 authored almost 5 years ago by Alexey Petryashev <[email protected]>
Added NullValue to PropertyRenderer

38abac44f64e530eccb1ce939653cbb93e001406 authored almost 5 years ago by Alexey Petryashev <[email protected]>
PropertyUntyped for IRopertyRenderer

6b98bf3f1b32aef1c6fa8fd854a8363794242c14 authored almost 5 years ago by Alexey Petriashev <[email protected]>
search property fixed

7997207446f8ff054f9fa7657818b0fde1619035 authored almost 5 years ago by Alexey Petriashev <[email protected]>
minor refactor

7aa2e4db88ec530f2d3668b36b8d07af91643170 authored almost 5 years ago by Alexey Petriashev <[email protected]>
metadata no default impl

b1f79412aefb080edd0bd96be63cb10bfad39577 authored almost 5 years ago by Alexey Petriashev <[email protected]>
metadata provider changes

1a234179ea1be496faf1dd40d7bb65d910ad5b31 authored almost 5 years ago by Alexey Petriashev <[email protected]>
table builder

763c6a0a114848399b29581647278d3999e12b8a authored almost 5 years ago by Alexey Petriashev <[email protected]>
small fixes

96f18a9cad7ba4d140c274ba7cc1cbc2e2434117 authored almost 5 years ago by Alexey Petriashev <[email protected]>
TextTable and Table

69de3cf7f6b431bd1ff48ac224b815996e1c3f24 authored almost 5 years ago by Alexey Petriashev <[email protected]>
project name shortened

e0968b4279240cb89bff6b563fd6bff731ed2982 authored almost 5 years ago by Alexey Petriashev <[email protected]>
test build

9cd6f8bb73bdb50f6637895cee857da936af51c1 authored almost 5 years ago by Alexey Petryashev <[email protected]>
initial commit

aafb31b71a86ca96ce0b5b1795a132975757a7cf authored almost 5 years ago by Alexey Petryashev <[email protected]>
Initial commit

a9fc0e612bfa835d9718c004c78bb34564e3055f authored almost 5 years ago by Alexey Petryashev <[email protected]>