Ecosyste.ms: OpenCollective

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

github.com/Fody/Anotar

Simplifies logging through a static class and some IL manipulation.
https://github.com/Fody/Anotar

update FodyCecil

e4a52858baf17cdf49e320b926517d86037037c1 authored over 7 years ago by tpluscode <[email protected]>
Merge branch 'master' into catel5-log-exception

6efe4d3a3f017095dc2b64df84c24a724f7da351 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
update to 2017

3120e8fa4d30cfdc3020c83d62c24a6a738b646b authored over 7 years ago by Simon Cropp <[email protected]>
fix test where apparently Catel 5 does some Debug logging

b28faf7447b13e92c6ac3dc9ab56ba3f43eda71a authored over 7 years ago by tpluscode <[email protected]>
make it work again with Catel4

b473236733521fb2fc7dd13fb743ba0e18efa519 authored over 7 years ago by tpluscode <[email protected]>
separate set of tests for Catel5

6230eafee1e9ff7be1b5d12a993988b81b361a73 authored over 7 years ago by tpluscode <[email protected]>
ignore .vs folder

6bc7ac418eabc96d72e3c8a2399e026aafcd2350 authored over 7 years ago by tpluscode <[email protected]>
use extension method instead of ILog#WriteWithData

f77a08537b73fbbd6b77480ddf7afcf4f01a80d9 authored over 7 years ago by tpluscode <[email protected]>
added JetBrains Rider files

581a4d396120a878630924dfbef84ec1ff187af6 authored over 7 years ago by tpluscode <[email protected]>
Merge pull request #106 from tpluscode/serilog-netcore

Anotar.Serilog netcore migration

539d96e1ad04bf37120d1ba41e3dc6eec6e93071 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
run serilog tests with xUnit

15bb09718de738d74194f2db4d250e6b54044506 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
fix peverify tests

previously they didn't set up correct paths

37d8b06908eb7d671b3cfecee5c52a2553cd7920 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
convert Serilog projects

31809503cf6d0de8414a36cedb66abe067caf2fd authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
simplify weaver helper

3cd1a7142b66f15c58d678492ce88f09466ef556 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
try fix test concurrency

e44eb8446404039fe13124142e0b66682c1a8e03 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
fix serilog tests

7c781b9a47bd17978cb01048ce7ada24b029fe70 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
Merge pull request #104 from mstyura/master

Fixed SystemTypesResolver for .NET Standard & .NET 3.5

95d82c931ce7b53f585108f30a7d478bf79b9623 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
use solution file to build+pack on netstandard appveyor

88ca1cdc871233bb3510b2daa2ef48053763cec5 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
Update README.md

cdc13c99a313cf40f423305687ed4c1f7f3d9ed0 authored over 7 years ago by Simon Cropp <[email protected]>
Update README.md

adf0d582ebc131f4c3ee481cf8b02466e2c2395f authored over 7 years ago by Simon Cropp <[email protected]>
#71, #81: Fixed Func`1 type lookup to be compatible with old .NET frameworks.

c622913cf722b875e277dd811bdd0f60e617b193 authored over 7 years ago by Yury Yaroshevich <[email protected]>
#103: Fixed NRE when system types lookup is performed.

2f1ed3ab555cb8878278099d4a73035fa646f5c9 authored over 7 years ago by Yury Yaroshevich <[email protected]>
Merge pull request #92 from tpluscode/custom-netcore

Switch Anotar.Custom to .NET Standard completely

0e52d1b8c9af79d81688e987cb970af08c6a6342 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
exclude dll from tests

for some reason AppVeyor think it's a test

d07314de3b35fd17fb4d3715436f51fc41792d29 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
remove ps scripts from nuget build

8ff52b1f3c2e963d327f4117b00cf583b03ed54e authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
sign Fody dll

776ee8cf8ec9969c210119f6dddf9b2d56415885 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
add self to nuspec

61ef66d8cbe566c97353b2138da342521dccef62 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
make verifier tests skippable

8dc152ed70293c85902e83eddd41484e44b064b9 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
fix tests failing on System.Runtime

8b0db4d44aeef1cbf33f956da276a4b1a3fdd6ee authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
tweak assembly infos for versioning

c04804f31f03a22bb72b97a9ffa49ae57a52e303 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
added build script building/testing new csprojs

a09080f03d2fe4c417362d9024e48f8dce0413ca authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
remove Custom from old sln

3c50f891f8bb7e79e1f00bc5ae6cafd943e88f67 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
make is possible to package with dotnet pack command

fafdc98bac8754aaa526ebface1796059b6111ff authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
remove old nuget file

323bb128ece0fa622814d155e75a02c32e534bfe authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
exclude async code from net35 build and tests

dang, this should been obvious immediately from the error message

af6c881bfe9c4144a1c8b92664ef693a45b53445 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
run tests with XUnit against assemblies targetting multiple frameworks

6bb336b210ccb42b3c3653b3fb86d4affb440ec5 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
fix target of test assembly

1892cf2ef77b3268753ae833e19160fdf3476e00 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
migrate weaver and tests to new csproj + xunit

f7249e9c064fc13d3088ce6a1d169fd5693963ed authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
migrate Anotar.Custom to new csproj

b53cc1e537528471eceb1e5a1887a901f0e91af2 authored over 7 years ago by Tomasz Pluskiewicz <[email protected]>
Merge pull request #89 from 304NotModified/patch-1

Enabled syntax highlighting in readme

e15a6b622e38d2b93467e0fed981779e8b8da802 authored over 7 years ago by Simon Cropp <[email protected]>
update fody

09f3cde5ca2d8049000fa6c7244fdc91242d7411 authored over 7 years ago by Simon Cropp <[email protected]>
Enabled syntax highlighting in readme

122edf31b115c6b17a4072867484c6fb1b6ba601 authored almost 8 years ago by Julian Verdurmen <[email protected]>
update to fody cecil 2

f041c775131b88c70e076c04fa44fe2c02f7ff8e authored about 8 years ago by Simon Cropp <[email protected]>
update version

d3b858ff220e65048ccc18ddd982f4930b89c441 authored about 8 years ago by Simon Cropp <[email protected]>
update refs

14061a9e70bb45bc62433ca6281c35b7b7ba2fab authored about 8 years ago by Simon Cropp <[email protected]>
update nunit

ccc167cf75123c42618102d78558e5ece18d5d50 authored about 8 years ago by Simon Cropp <[email protected]>
update to NSB 6

47517edbfa4a95202916ae830c9dd76407d277be authored about 8 years ago by Simon Cropp <[email protected]>
update to 452

447582d5d285b67e2e2d9951bdf0f4dba48df9c0 authored over 8 years ago by Simon Cropp <[email protected]>
update nunit

cadb5201c32cd5af50fee106de58eb19fb862fcb authored over 8 years ago by Simon Cropp <[email protected]>
bump catel

ebccce6df086e05c19d2a7baf639c0ddc4f23264 authored over 8 years ago by Simon Cropp <[email protected]>
cleanup

4e559e0da9254ec42b021fd0f54ccddca0fff04e authored over 8 years ago by Simon Cropp <[email protected]>
bump serilog

97c3a84ed7b426797646e971f0e01e27464ccfdc authored over 8 years ago by Simon Cropp <[email protected]>
update nsb

8cc1b8dfa786243e228a641b16b4ff705e1466ca authored over 8 years ago by Simon Cropp <[email protected]>
update liblog

7b5d2c563ab0ac10b879f10fa7fffb6f04e7cd6d authored over 8 years ago by Simon Cropp <[email protected]>
update nlog

e6de42464186499065bac21b6209687bfb32507a authored over 8 years ago by Simon Cropp <[email protected]>
update caseless

b7063c6398e454b16bf67a6d95472b0ad72f0574 authored over 8 years ago by Simon Cropp <[email protected]>
typos

029d47e36d1ecbfd85cafb0748d5aa3446a47200 authored over 8 years ago by Simon Cropp <[email protected]>
Merge pull request #77 from kkalitowski/PortableClassVersioning

Fixes #76. Adds version numbers to assemblies referenced in .csproj

86338fc58ee5376977065f767f5b80c3b82a3e28 authored over 8 years ago by Simon Cropp <[email protected]>
Fixes #76. Adds version numbers to assemblies referenced in .csproj files.

e317e76fd479a4e76e951fa1bc74ae566237072c authored over 8 years ago by Kevin Kalitowski <[email protected]>
bump version

51ae0b61e47cf003af11809cad3ac97de8c55e1d authored almost 9 years ago by Simon Cropp <[email protected]>
rename test

3d09208fcddfadc4c1b6c4351a9b332e054eb9f5 authored almost 9 years ago by Simon Cropp <[email protected]>
Merge pull request #72 from dittodhole/dependencies

introduced groups in dependencies

648b0bb33425558ebbbecfc954471221db679b3a authored almost 9 years ago by Simon Cropp <[email protected]>
refs

b47577ffadac8390fc2a96e9ef005310f5fd4b33 authored almost 9 years ago by Simon Cropp <[email protected]>
Merge pull request #73 from jasonwoods-7/master

Fix for infinite loop when log level disabled (log4net).

395670d05a13727d716a9bac6ba7a834d08811a7 authored almost 9 years ago by Simon Cropp <[email protected]>
Adding unit test for infine loop issue.

383a2f492cf4f6b53fb655125661c77491b9a0ca authored almost 9 years ago by Jason Woods <[email protected]>
Fix for infinite loop when log level disabled (log4net).

ac410f3f0c6c1549af03d0a4bd7072433c492049 authored almost 9 years ago by Jason Woods <[email protected]>
bump version

5f9a892fd30141c05562fdce9525f740c2754beb authored almost 9 years ago by Simon Cropp <[email protected]>
test complex expression

2d4f736ef6cd4ae849d12031db17b6f2bba6f9a3 authored almost 9 years ago by Simon Cropp <[email protected]>
fix liblog complex statement

fb9ae10df1edfb534510d2566d09de1b53d0b8a2 authored almost 9 years ago by Simon Cropp <[email protected]>
fix log4net complex statement

c0c644fa9ec042efdcedf41de4c9ff8edf8ebc00 authored almost 9 years ago by Simon Cropp <[email protected]>
fix metrolog complex statement

d216dc4f52f04164789ff184f91f4e1e677a74de authored almost 9 years ago by Simon Cropp <[email protected]>
fix complex expression in serilog

a5f537f12718ca1bdd05c69b2f9dbd7fc9184908 authored almost 9 years ago by Simon Cropp <[email protected]>
fix custom complex

003bec7ddbd55a5a737c0490be8c27e394a1b9d8 authored almost 9 years ago by Simon Cropp <[email protected]>
fix complex expression in common logging

18e4c46aab3ba0f0cfc3af96063de41b66679bb4 authored almost 9 years ago by Simon Cropp <[email protected]>
fix complex expression in catel

8d7a735fb6135c3a6891d0021ae8d02c696607fd authored almost 9 years ago by Simon Cropp <[email protected]>
introduced groups in dependencies

this will introduce a reference to Common.Logging.Portable for netcore
and Common.Logging for al...

1d423b3685f2c9d8e4795dc8aebd9d461954819c authored almost 9 years ago by Andreas Niedermair <[email protected]>
bump version

80f26eecc4882c656d7c5fb06745b1430d657f56 authored almost 9 years ago by Simon Cropp <[email protected]>
update serilog

254f02f09554b788c0df785faaf5a9451b688f3b authored almost 9 years ago by Simon Cropp <[email protected]>
update log4net

17e4190dea033c8315250010cb1f4e6b4ed1cb99 authored almost 9 years ago by Simon Cropp <[email protected]>
update commonlogging

a96938f0be5ad948fe56928e2fa8a8204ab11310 authored almost 9 years ago by Simon Cropp <[email protected]>
update catel

5f7077de739b25be86073d4893d40a8cba8153df authored almost 9 years ago by Simon Cropp <[email protected]>
update nlog

ced69efd2a709617839c8bd9bb9f4bd9e87e3ae3 authored almost 9 years ago by Simon Cropp <[email protected]>
bump liblog

afcb655dc6ee6fdf61fb0e5368f2a4817460778f authored almost 9 years ago by Simon Cropp <[email protected]>
update metrolog

8313aa5a3dccfbee38a219a8914f5641e578ee4b authored almost 9 years ago by Simon Cropp <[email protected]>
Merge pull request #69 from TimMurphy/patch-1

Add Trace methods to custom Logger example

e0946ae14968416a78a633e70e65d9f4dff025af authored almost 9 years ago by Simon Cropp <[email protected]>
Add Trace methods to custom Logger example

dc8b8bc303c32ae09afd88822a0ab4ce65d2bbb0 authored almost 9 years ago by Tim Murphy <[email protected]>
support for serilog verbose

fixes #63

2c3124eac325e5666eb6c24b16012e4816535c4b authored about 9 years ago by Simon Cropp <[email protected]>
fix some warnings

16915ac4003a40bf46af532be626c0058dabacf0 authored over 9 years ago by Simon Cropp <[email protected]>
fix some tests

73a3c01041e093cc2a2a00d08c236091614b06bb authored over 9 years ago by Simon Cropp <[email protected]>
force VS min version

b910bdd7b9f2bfadbdc2435e805c6ffbde382a9b authored over 9 years ago by Simon Cropp <[email protected]>
better nuget support in custom

22752f517859af83819d04fb9637f5afdad0de0e authored over 9 years ago by Simon Cropp <[email protected]>
clean up some tests

7a663ce0fc75a610f6f1eda255bf2568c0722d06 authored over 9 years ago by Simon Cropp <[email protected]>
use c#6

eda2cd5420768086ebb9db7e7ed33b9711b6663a authored over 9 years ago by Simon Cropp <[email protected]>
update NSB and serilog

ec65c60c5516cb237d920d2304060aeac16104f2 authored over 9 years ago by Simon Cropp <[email protected]>
bump fody and common logging

8d2bbfbc4dbd9593e215340c5c90fd5ef5454b16 authored over 9 years ago by Simon Cropp <[email protected]>
update nlog

1ef88b38e702d801e232c5a4ca34bc71d3bf2b68 authored over 9 years ago by Simon Cropp <[email protected]>
fix warnings

50ce5b33fff35e06e507489a6fa5605bbf8fff5c authored over 9 years ago by Simon Cropp <[email protected]>
nuspec should be named the same

147ff9fc976c4b5ff57e4fd44ad75634b4fb3142 authored over 9 years ago by Simon Cropp <[email protected]>
remove trace

fixes #51

e9d2542a524c3c4feba074dad89535d73e50532f authored over 9 years ago by Simon Cropp <[email protected]>
roll back xdt

f16ba6a624ac8303e123fc65d4ba6a2e02be25f5 authored over 9 years ago by Simon Cropp <[email protected]>