Ecosyste.ms: OpenCollective

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

github.com/micro-elements/MicroElements.Shared

Source only packages: Assertions, Collections, Reflections, Formatting and more
https://github.com/micro-elements/MicroElements.Shared

## Reflection [1.9.0] - 2023-10-21

- Changed: `ITypeCache` become `IEnumerable<Type>`
- Changed: `TypeLoader` unified assembly loadi...

c2b73b788f5db4d8a6b2ea17ff1b7792556d4009 authored over 1 year ago
## Collections [1.10.0] - 2023-10-22

- PollingCache become async only, unified methods, more customizations
- TwoLayerCache fixed maxI...

b3874a472129307be663773cfbb2932fbfec3304 authored over 1 year ago
## [1.9.0] - 2023-09-17

- PollingCache provides caching that refreshes cached value on retrieve if value was expired
- Tw...

fdc55212cc096b933bb5144aca401635601dd9dd authored over 1 year ago
Collection.Sources 1.8.0 Execute, WhereNotNull

a01f5df77b4450953fe5791a57d689787d03cdf7 authored over 1 year ago
CodeContracts 1.4.0 disabled warnings

4a208338e7e7ef7311cbf685a56e7ee2ad87de6b authored over 1 year ago
Collection.Sources [1.7.0] Added: Cache.GetWeakCache

88cda2b1b6146185e6bd3c3869a566f1954b72a5 authored almost 2 years ago
Collections.Cache: Added GetWeakCache

4b4797168e7596379dbb626904cc060c2450f439 authored almost 2 years ago
Text: FormatAsTuple readme

9d96641c2d93b07f1988f8f7326331af9474bedc authored almost 2 years ago
Assertions: removed warnings, namespace inside define

b623d571ed9fe90bb4334ce19c0e45185dc3e0a3 authored almost 2 years ago
sync package versions

5010c4b0b0633296b527f1bcf61ad36e0d2d416b authored about 2 years ago
## MicroElements.Reflection [1.8.0] - 2022-12-17

- Changed: `MicroElements.Reflection.TypeCache` renamed to `MicroElements.Reflection.TypeCaching`...

1d2cded865b04cc63d8ab105de7c20317c170c72 authored about 2 years ago
[1.7.0] MicroElements.Reflection.Sources

- Changed: FriendlyName become more functional.
- Changed: Added GetName to ITypeCache

03381d351de39e9c2f7c28c8726c80990343e10c authored about 2 years ago
## MicroElements.Reflection.Sources: [1.6.0] - 2022-11-11

- Changed: TypeLoader extensions simplified
- Added: FriendlyName: added ParseFriendlyName extens...

0d82fec6aa297e1c74c798e2f540675304f382a1 authored about 2 years ago
ThrottlingLogger minor changes

808c5b75dba7e1f8a440ed881eb0ab8f6fd4e844 authored about 2 years ago
Hierarchical options, configure extensions, WithThrottling extensions

57b8bca2bf1a607e815a320b202b9bb0c9f1a661 authored over 2 years ago
ThrottlingLogging: GetMessageKey added

f983971548e015a749ef6e8f91d514b296b1ab11 authored over 2 years ago
logging 1.0.1 package fix

e790fd6cbf724b6ac53ca44f73cab31a12d69edb authored over 2 years ago
tests updated references

fa583e7015499930e04a0f5266b9e76320b39fb1 authored over 2 years ago
ThrottlingLogging dirty but works

cb2ea70c9719a6df637912b9fcb9a0285fb0a398 authored over 2 years ago
## Reflection [1.5.0] - 2022-10-09

- Changed: FriendlyName nullable types support, more documentation and tests

e162cd3ec779447d260460d124ae0292067cc152 authored over 2 years ago
## [1.6.0] - 2022-10-09

- Added: MicroElements.Collections.Extensions.WildCard. Methods: IsMatchesWildcard, IncludeByWild...

a2d189e5d72e11f15ad7ac045593a340ab72eb0c authored over 2 years ago
Added MicroElements.Logging project, ThrottlingLogger initial

ec030d11f6f03cd9dc8ff6008ed59e79eae73646 authored over 2 years ago
Collections 1.5.0: Cache added, Reflection 1.4.0 FriendlyName

f23a720f279cc28eaf75e190fc7454fb44fbf261 authored over 2 years ago
Reflection: FriendlyName added

a28227507a8a685162f7e18353f729e1d9b0b68a authored over 2 years ago
test project fixed

76277bb2398ae86c298d92e3a92c8b623d10eec1 authored over 2 years ago
## CodeContracts: [1.3.0] Added CallerArgumentExpression to AssertArgumentNotNull that allows to omit argument name

7f1957e97ea5ba9901c3da21e2c671268706ecff authored over 2 years ago
Collections: Added: TwoLayerCache.Instance - global static cache instance

20471bd38e3e6d7a0c6b05b5d529a94cf5f03b8f authored over 2 years ago
moved to dotnet 6

99836e6bd156e8b3d079eb07722974deccdf19c4 authored over 2 years ago
MicroElements.Reflection.Sources [1.3.1]

- Changed: MicroElements.Collections.Sources bumped to 1.3.0

7dee4ce02bf0550e16a0eb435ae7b021219dab21 authored about 3 years ago
Collections [1.3.0] Fixed PureAttribute ambiguity in NotNull extension when JetBrains.Annotations referenced

77baa7971472d9b595d69e431f669b4ebac2885a authored about 3 years ago
CodeContracts: 1.2.0: MicroElements.JetBrains.Sources bumped to 1.2.0

ac9b6e0475c288be5cbb4a3810c757c5e43e4a3b authored about 3 years ago
MicroElements.JetBrains.Sources 1.2.0

- Added: UsedImplicitlyAttribute, MeansImplicitUseAttribute, PublicAPIAttribute

9fcfca76397e5c521284b19db69919e0c35293f3 authored about 3 years ago
MicroElements.Text.Sources 1.0.0

- Added: StringFormatter moved from MicroElements.Formatting.Sources
- Added: Base58 extensions: ...

780d9a6b8cf8025457065086974ceeed34d58e2e authored about 3 years ago
all build stuff moved to one file

9ae9e4603066eb79dd293aed25cb2f6641ae8ee0 authored about 3 years ago
Collections.NotNull: Pure alias to resolve conflict with Jetbrains attribute

Reflection.Sources: suppressions unified

341a11462acea72946711ca729244198561e3fda authored about 3 years ago
reference versions updated

bfc5d22b663c1273827195d2253f9ddb61822c9b authored about 3 years ago
MicroElements.Reflection.Sources [1.2.0]

- Added: TypeLoader
- Added: AndAlso ExpressionExtensions

53be68ef01f3bde1999583652c272d037c553636 authored about 3 years ago
MicroElements.CodeContracts.Sources [1.1.0]

f8b2dbccfbd69d1c566c0b4810f93795bf6a2e8d authored about 3 years ago
MicroElements.Collections.Sources 1.2.0

- Added: Materialize extensions
- Changed: TwoLayerCache: Interlocked increments for cache metric...

fcb101f45813453dc52e9d3a1b88ecf34a94df9a authored about 3 years ago
MicroElements.CodeContracts.Sources: MicroElements.JetBrains.Sources bumped to 1.1.0

f11aeaeef22fb065b0773fbec1cd272c705318b2 authored about 3 years ago
MicroElements.JetBrains.Sources: [1.1.0]

- Added: Compiler Constant: ME_JETBRAINS_ANNOTATIONS_DISABLE disables MicroElements.JetBrains.Sou...

80a89d16bfbfdb258927c185b9b538b02bf1544a authored about 3 years ago
README updated

ca0fed92933c7570e6893ce68ca3a72e67612412 authored about 3 years ago
README autogeneration

5d57fedb6f2af3e79da2e204b59935ddf23a39d0 authored about 3 years ago
automating readme render

5e6983a2aa340d8b72bd5615533a149082250f33 authored about 3 years ago
some package descriptions updated

7e76b865185b70123f2c769ecd172f29896253cb authored about 3 years ago
MicroElements.Reflection reuses MicroElements.Reflection.Sources, TypeCache and TypeLoader become internal (prep for sources migration)

4c77ab7e4d10f4810527e7effb2eaa6440820f76 authored about 3 years ago
expressions

d7b6d97fd374af7da676578be432b75f63512f4b authored about 3 years ago
MicroElements.Collections.Extensions.Sources renamed to MicroElements.Collections.Sources

2cc6ca540b4651f80a4b39bcadaf6dbde76bb327 authored about 3 years ago
IsExternalInit project added

52da47dd702c2af7ccce200062969be246f814a8 authored about 3 years ago
MicroElements.Collections.Extensions.Sources 1.1.0

- Iterate extensions
- TwoLayerCache
- Namespaces granularity on file level

DevOps:
- Repository...

e9f3d1bee52876f6446524f4740d6a2176db1a46 authored over 3 years ago
devops: more props moved to build

2673859a39685aa28e797b1146b0ce636da12f99 authored over 3 years ago
devops: test run added

ba317a634bca311dbfb9aedee833957c271b3114 authored over 3 years ago
some project reorganize

1410257550cbae8b2c9f8f11787427f70386eb1f authored over 3 years ago
DevOps: build_pattern, upload_pattern, dump arguments

c238862404a81770b8032be59098939d82d87c62 authored over 3 years ago
devops tune

7ae9bc0998fd1f0d1727604914f34a614ac8b119 authored over 3 years ago
DevOps: splitted workflows

6b0b09e554913be3099f81c3a17a997fbfb8957e authored over 3 years ago
projects splited from shared

a11794f74a0c5d02a597fcadbf87a7d10e61f7dc authored over 3 years ago
devops EnsureExistingDirectory

93d22b3121ad48e0462f95a7eab5e6ce737cb254 authored over 3 years ago
source only and devops

71f5e018b9c6e1a8ef21f24d0a859f02fb803e1e authored over 3 years ago
readme cleaned

38870dea6f04a12022c835db77e2ea66386a9e4a authored over 3 years ago
Moved some code from MicroElements.Functional here

954e3e300d051464b4c601135d6bcd889b0f91b7 authored over 3 years ago
Initial commit

535f94b671cc5ccd9e6bd03e10e47140ee07bdf6 authored over 3 years ago