Ecosyste.ms: OpenCollective

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

micro-elements

OpenSource .Net components
Collective - Host: opensource - https://opencollective.com/micro-elements - Code: https://github.com/micro-elements

4.0.0-rc.2:

* FluentValidation updated to [9.0.0]
* Swashbuckle.AspNetCore updated to [5.5.1]

github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation - 3db2d28fb1a16366afcf3f60b18a302ac91e231d authored over 4 years ago by Golovkov Alex <[email protected]>
Merge pull request #2 from micro-elements/dev

# Changes in 4.0.0-rc.1:

github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation - 809ecff32204968a4b7e26d7acb7d76ba239f061 authored over 4 years ago by avgalex <[email protected]>
Merge pull request #1 from micro-elements/master

update

github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation - a693aa68a9417834255c90f517bc79f4910db04f authored over 4 years ago by avgalex <[email protected]>
# 0.2.1 - CacheSettings builder more customizable

github.com/micro-elements/MicroElements.Data - d2b0abfa8656d3e395b82233c0251c8cea6f818b authored over 4 years ago by Alexey Petryashev <[email protected]>
# 0.2.0

- CacheSettings builder

github.com/micro-elements/MicroElements.Data - 3e040293e557b47d8f07877d010b7fa072fc48f3 authored over 4 years ago by Alexey Petryashev <[email protected]>
documentation and null annotation

github.com/micro-elements/MicroElements.Data - 08a2625bd3e37ebe2171774d4d70acd792141c2e authored over 4 years ago by Alexey Petryashev <[email protected]>
more mullable annotations

github.com/micro-elements/MicroElements.Functional - a208db9fc7d96b79fa4fdf01743995f000822303 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.0.0-beta.1

- Breaking: netstandard2.1
- Breaking: Nullable flag enabled for project
- Some extensions method...

github.com/micro-elements/MicroElements.Functional - dbc36ef79807de363e3f4d9049316578b0b9eb77 authored over 4 years ago by Alexey Petryashev <[email protected]>
TypeExtensions.GetDefaultValue, minimal optimization for structs

github.com/micro-elements/MicroElements.Functional - 6d3068218c38804e45cbeccc6f1691d2674e2696 authored over 4 years ago by Alexey Petryashev <[email protected]>
cache initial

github.com/micro-elements/MicroElements.Data - 970459255fbe2952e2fb7caa1ad30246b6f7d053 authored over 4 years ago by Alexey Petriashev <[email protected]>
initial commit

github.com/micro-elements/MicroElements.Data - 921af0a94067f8d87d89706f7ae2589cb7a4b3b4 authored over 4 years ago by Alexey Petriashev <[email protected]>
# Changes in 4.0.0-rc.1:

* FluentValidation updated to [9.0.0-preview5, 10)
* Swashbuckle.AspNetCore updated to [5.4.1, 6)...

github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation - 62deba57bb87166b7b8cfb905532d0972cc75421 authored over 4 years ago by Alexey Petryashev <[email protected]>
# Changes in 3.2.0:

* FluentValidation fix version to [8.3.0, 9)
* Swashbuckle.AspNetCore fix version to [5.2.0, 6)
*...

github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation - bf04c721105367f5bd4e7e92a48e3cd31f7f975b authored over 4 years ago by Alexey Petryashev <[email protected]>
# 3.0.0

- Breaking Change: OpenXml reporting and parsing moved to MicroElements.Metadata.OpenXml

github.com/micro-elements/MicroElements.Metadata - 965905e0ac0050535ed8bd9fcaf9c737db488ddf authored over 4 years ago by Alexey Petryashev <[email protected]>
.config creation fixed

github.com/micro-elements/MicroElements.DevOps - 8dcb05a4b9bfbdbeff54447f6345717498f3c180 authored over 4 years ago by Alexey Petryashev <[email protected]>
NoDefaultExcludes

github.com/micro-elements/MicroElements.DevOps - 3c40910db8fbe82d40993207d68bf2ca408c541c authored over 4 years ago by Alexey Petryashev <[email protected]>
updated versions

github.com/micro-elements/MicroElements.DevOps - f6f465328474d49fb6e9bffc81c3c1307f3ce271 authored over 4 years ago by Alexey Petryashev <[email protected]>
added global json

github.com/micro-elements/MicroElements.DevOps - a3ec5eba1d36113a7b0939b2a445285c8509f3c5 authored over 4 years ago by Alexey Petryashev <[email protected]>
updated coverlet

github.com/micro-elements/MicroElements.DevOps - 24d371aba6c5af1f747a2dd024669eeaed372e43 authored over 4 years ago by Alexey Petryashev <[email protected]>
devops tools updated (1.10.0)

github.com/micro-elements/MicroElements.DevOps - 001991b7efb78be3f1158d49833906134c1692cb authored over 4 years ago by Alexey Petryashev <[email protected]>
# 2.2.0

- Breaking: Changed IEvaluator interface to support recursion in context dependent evaluators

github.com/micro-elements/MicroElements - 8b6aac19855cfa53be8df9d193e1c4cdde0ea705 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 2.1.0

- Breaking: Added IEvaluator.EvaluatorInfo property instead Name
- Ordering evaluators
- If evalu...

github.com/micro-elements/MicroElements - 2b71350dea1abe908940abf5c3256b415c518b3d authored over 4 years ago by Alexey Petryashev <[email protected]>
# 2.0.0

- Breaking: Added key to IEvaluator to support evaluators with context knowlege
- Fixed parse rec...

github.com/micro-elements/MicroElements - c3b42a13be9c22d8521b92412399a99bb09f0070 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 2.0.0

- Added GetValueAsOption and SetValue extensions with functional Option support
- ExcelReader: ...

github.com/micro-elements/MicroElements.Metadata - ba6fef91216ee4c757702ae55f48c20d3ea342c7 authored over 4 years ago by Alexey Petryashev <[email protected]>
do not add empty columns

github.com/micro-elements/MicroElements.Metadata - 1e1cb41607d9dfff1cf746eb8fbb832c00547519 authored over 4 years ago by Alexey Petryashev <[email protected]>
parts naming, add empty string

github.com/micro-elements/MicroElements.Metadata - 6e9da8eff5f6871ac5632b3d7bd4eceea7affda9 authored over 4 years ago by Alexey Petryashev <[email protected]>
sharedString null value handling

github.com/micro-elements/MicroElements.Metadata - 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

github.com/micro-elements/MicroElements.Metadata - 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...

github.com/micro-elements/MicroElements.Metadata - cbd85d6bd7095609cbad84bc105321cc2450334a 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...

github.com/micro-elements/MicroElements.Metadata - 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...

github.com/micro-elements/MicroElements.Metadata - 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...

github.com/micro-elements/MicroElements.Metadata - aab514e9c9896e2b70375b842662dc8bd757a393 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.2.0

- ValidationResult became readonly struct
- Added CachedValidator and Cached extension

github.com/micro-elements/MicroElements.Metadata - 86492f63ecc3a035a5c8fd8a69149a5a29716ad1 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.1.0

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

github.com/micro-elements/MicroElements.Metadata - efc87d5ae2f7df124d87b16ceab823e7cb1117ea authored over 4 years ago by Alexey Petryashev <[email protected]>
freeze top row some more clear

github.com/micro-elements/MicroElements.Metadata - 1dafe09b4c97259d3735df0f16a9b9d9ee6753dd authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.0.0

- ExcelReader added
- Validation added

github.com/micro-elements/MicroElements.Metadata - cde4bdeec7f7626cd3c601429dd95b31bfb3e408 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 0.17.0

- Message marked as serializable
- Message: all temporary context and caches moved to MessageCont...

github.com/micro-elements/MicroElements.Functional - e7e65b8e11ff373076610bb62b2a5de149fee881 authored over 4 years ago by Alexey Petryashev <[email protected]>
# Changes in 3.1.1:

* Mark required properties as not nullable (PR#58 by @manne) Fixes: #55, #57

github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation - cc4ea0219173475d8bfbce7cee85712fc3181f5f authored over 4 years ago by Alexey Petryashev <[email protected]>
Merge pull request #58 from manne/nullable

Mark required properties as not nullable

github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation - e451ad6d1e92067e5bc99a7816da66c4357445c8 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 0.14.0

- Extensions for easy excel styling

github.com/micro-elements/MicroElements.Metadata - 53bb6416e46651e99f71b296819311f7f3103bc5 authored over 4 years ago by Alexey Petryashev <[email protected]>
Mark required properties as not nullable

github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation - 41abf048492fc5548cbbc4bd8f684716bcfabd60 authored over 4 years ago by manne <[email protected]>
# 0.13.0

- Document customization fixed (was not applyed)

github.com/micro-elements/MicroElements.Metadata - 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...

github.com/micro-elements/MicroElements.Metadata - 3a544a913704c6069b2dbc8d00baf9edfd6539d9 authored over 4 years ago by Alexey Petryashev <[email protected]>
Merge pull request #1 from i00lii/patch-1

Update ExcelReportBuilder.cs

github.com/micro-elements/MicroElements.Metadata - 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.

github.com/micro-elements/MicroElements.Metadata - 97722c8efad0380754879cf269a029dafd322e7e authored over 4 years ago by i00lii <[email protected]>
excel customize by context

github.com/micro-elements/MicroElements.Metadata - c4f9c0a71cd9bdcb0d0423fb5b7de9f15a2feaef authored over 4 years ago by Alexey Petryashev <[email protected]>
# 0.10.0

- ExcelReportBuilder customize for document, sheet, column, cell

github.com/micro-elements/MicroElements.Metadata - dbb0a76082f79d2f96cc036695a4bffa7c79212f authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.8.0

- ${include} only if path is not null or empty after resolve

github.com/micro-elements/MicroElements - 3d2d16f17a9a867482597a11b5480233afcf1747 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.7.0

- Microsoft.Extensions updated to 3.1.3

github.com/micro-elements/MicroElements - 6171ed48fe40959b59608c1479456c5ab68307b2 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.6.0

- IsSecretConfigurationKey added to StartupConfiguration
- ILogger and ILoggerFactory added to IB...

github.com/micro-elements/MicroElements - 505685d9dc7ee9bed97223b77a7adbbffb395bf4 authored over 4 years ago by Alexey Petryashev <[email protected]>
Merge pull request #2 from sfmskywalker/master

Remove xunit dependency

github.com/micro-elements/MicroElements.AutoFixture.NodaTime - 7beb66f5f2386600ceb3155241b1f16c1c5e6af0 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.5.0

- Limited support of placeholders for ${include}

github.com/micro-elements/MicroElements - 9e239721dc3881bc28b9e21abdf908a32c63c2f7 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.4.0

- ${include} can be an array of pathes or single path
- Some unused code removed and simplified

github.com/micro-elements/MicroElements - 82a890609ff9b327eb2d39a2f3987481121a4da8 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.3.0

- Recursive evaluations

github.com/micro-elements/MicroElements - 2bf8bf2d62f25e97f9d24484c2a7525562e30563 authored over 4 years ago by Alexey Petryashev <[email protected]>
source link

github.com/micro-elements/MicroElements - 1dc217466a3aa869eba928741d4810a33f5e9333 authored over 4 years ago by Alexey Petryashev <[email protected]>
# 1.2.0

- Property evaluation fixed
- IPropertyEvaluator interface changed

github.com/micro-elements/MicroElements - 5707debcd7976d97d9855f30758a150b7e1737b9 authored over 4 years ago by Alexey Petryashev <[email protected]>
- All merged to one package MicroElements

github.com/micro-elements/MicroElements - d1d08f57089243b38b2f77859d81c1ef9635d3e4 authored over 4 years ago by Alexey Petryashev <[email protected]>
devops updated

github.com/micro-elements/MicroElements - 0a690b5ee5dce324dd374a0e365f595da3f644fd 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...

github.com/micro-elements/MicroElements.Metadata - 98da9fe889fc881c62825e832d39083927dd0ed6 authored over 4 years ago by Alexey Petriashev <[email protected]>
Remove xunit dependency

github.com/micro-elements/MicroElements.AutoFixture.NodaTime - c97eaa2f33b42a045e436dc9bb53bd875c269fb6 authored almost 5 years ago by Sipke Schoorstra <[email protected]>
Merge pull request #1 from sfmskywalker/master

Update packages and add InstantGenerator

github.com/micro-elements/MicroElements.AutoFixture.NodaTime - 43da6f3ece0813fda1c4eafee7b79afa8e93f998 authored almost 5 years ago by Alexey Petryashev <[email protected]>
Update packages and add InstantGenerator

github.com/micro-elements/MicroElements.AutoFixture.NodaTime - 85d5c638a26cb982374d53b51773928b7d884130 authored almost 5 years ago by Sipke Schoorstra <[email protected]>
# 0.9.3

- Property methods with prefixes Set, SetUntyped, With unified

github.com/micro-elements/MicroElements.Metadata - 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...

github.com/micro-elements/MicroElements.Metadata - f1ba10361e597ca604b136f043c29f193833bb17 authored almost 5 years ago by Alexey Petriashev <[email protected]>
ExcelMetadata for document, sheet, column, cell

github.com/micro-elements/MicroElements.Metadata - 7854af39de7af2863b71a0d8264764ddaab199f6 authored almost 5 years ago by Alexey Petriashev <[email protected]>
# 0.9.0

- ExcelReportBuilder
- CsvReportBuilder

github.com/micro-elements/MicroElements.Metadata - f40fddfa78504d8ac0762a3d1a5e51ebeffbbee7 authored almost 5 years ago by Alexey Petriashev <[email protected]>
# 0.8.1

- PropertyRenderer by default renders in Invariant culture.

github.com/micro-elements/MicroElements.Metadata - 7baf6dace2c5853f75d006472c3352775b03bb2a authored almost 5 years ago by Alexey Petriashev <[email protected]>
3.1.0 Swashbuckle.AspNetCore updated to version >= 5.2.0

github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation - 106a627e0a9b733c4db37ab6bf226211e130c0e6 authored almost 5 years ago by Alexey Petryashev <[email protected]>
Merge branch 'feature/swagger5' of https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation

# Conflicts:
# .travis.yml
# CHANGELOG.md
# README.md
# samples/SampleWebApi/SampleWebApi.csproj...

github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation - 724aaf2056c0575952341779d199402430b8e68e authored almost 5 years ago by Alexey Petryashev <[email protected]>
# 0.8.0

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

github.com/micro-elements/MicroElements.Metadata - 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...

github.com/micro-elements/MicroElements.Metadata - 6d2a2ae6873b64801799e587cdad3578b6006797 authored almost 5 years ago by Alexey Petriashev <[email protected]>
# 0.6.1

- Added PropertySetEnumerable and PropertySetBase

github.com/micro-elements/MicroElements.Metadata - b08a73055941ae0f02da8c2cf8faa159ad35b619 authored almost 5 years ago by Alexey Petriashev <[email protected]>
# 0.6.0

- IProperty, IPropertySet implements IEnumerable
- LocalizableString implements IEnumerable

github.com/micro-elements/MicroElements.Metadata - 09870695322b5d26e0b24ea5ea4645113ad0b3db authored almost 5 years ago by Alexey Petriashev <[email protected]>
0.5.0 IPropertySet, IPropertyContainerMapper

github.com/micro-elements/MicroElements.Metadata - b76539c7f8d02a3a64403bb6c74b0cd778173f11 authored almost 5 years ago by Alexey Petryashev <[email protected]>
libs updated, LocalizableString and LocalString methods

github.com/micro-elements/MicroElements.Metadata - dc2667c724de10e0d4314bd66e1048a3b0e90d24 authored almost 5 years ago by Alexey Petryashev <[email protected]>
JetBrains.Annotations some attributes removed

github.com/micro-elements/MicroElements.Functional - a9dd096293730c4c1d195f4d69290b6a43aace40 authored almost 5 years ago by Alexey Petryashev <[email protected]>
0.16.0 FirstOrNone for value types fixed

github.com/micro-elements/MicroElements.Functional - 868c480174897f65f0103b047baf29e97054aa87 authored almost 5 years ago by Alexey Petryashev <[email protected]>
0.4.0

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

github.com/micro-elements/MicroElements.Metadata - d8c9515d7f20daea46a03f5a8aa467de2d7531a3 authored almost 5 years ago by Alexey Petryashev <[email protected]>
0.3.3 return null for DynamicContainer is property was not found

github.com/micro-elements/MicroElements.Metadata - 331ab0b9a639478a6252357160f5be53a0043887 authored almost 5 years ago by Alexey Petryashev <[email protected]>
0.3.2 GetDynamicMemberNames implemented for DynamicContainer

github.com/micro-elements/MicroElements.Metadata - b3200f637c8e1f5efc2528ea9d3f1da5318542f5 authored almost 5 years ago by Alexey Petryashev <[email protected]>
defaultValue for GetMetadata

github.com/micro-elements/MicroElements.Metadata - faa9f09c0a8e1b936fdc9b9ae317ebcd8e77af58 authored almost 5 years ago by Alexey Petryashev <[email protected]>
options for DynamicContainer

github.com/micro-elements/MicroElements.Metadata - 2a664b2591a2b917c4a3b71490ab56be257628f7 authored almost 5 years ago by Alexey Petryashev <[email protected]>
Merge pull request #11 from dgarciarubio/master

Add support for OffsetDate and OffsetTime types

github.com/micro-elements/MicroElements.Swashbuckle.NodaTime - c7b31715d1498608fe58c08a470031471fe0062e authored almost 5 years ago by Alexey Petryashev <[email protected]>