Ecosyste.ms: OpenCollective

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

Event Sourcing in .NET Core

Example of Event Sourcing in .NET Core
Collective - Host: opensource - https://opencollective.com/eventsourcingnetcore - Website: https://twitter.com/oskar_at_net - Code: https://github.com/oskardudycz/EventSourcing.NetCore

Updated Readme and aligned docker postgres config to be aligned with appveyor

github.com/oskardudycz/EventSourcing.NetCore - b11957e676d005e6746e11a099cf1645285993be authored almost 7 years ago by Oskar Dudycz <[email protected]>
Updated settings

github.com/oskardudycz/EventSourcing.NetCore - 86b4954b40384f9d917dd8fdd413f2aa88229718 authored almost 7 years ago by Oskar Dudycz <[email protected]>
Updated appveyor.yml

github.com/oskardudycz/EventSourcing.NetCore - d91e788f235ace06215328c0d678947177f3494c authored almost 7 years ago by Oskar Dudycz <[email protected]>
Updated sln version

github.com/oskardudycz/EventSourcing.NetCore - c9ddc21b2b1e88363ed71ab88a113543df22a38d authored almost 7 years ago by Oskar Dudycz <[email protected]>
Updated sample contracts project definition

github.com/oskardudycz/EventSourcing.NetCore - cd2a457398183f537efb90a901352c9db01b5d61 authored almost 7 years ago by Oskar Dudycz <[email protected]>
Upgraded packages, disabled test parallelization for Marten tests, added appveyor.yml

github.com/oskardudycz/EventSourcing.NetCore - 30e360c5ec76bf43e35c8e39086a1c6a287ad0d3 authored almost 7 years ago by Oskar Dudycz <[email protected]>
Merge branch 'master' of https://github.com/oskardudycz/EventSourcing.NetCore

github.com/oskardudycz/EventSourcing.NetCore - f48ca4836b00844c979859a1b2a5aafd5152a728 authored almost 7 years ago by Oskar Dudycz <[email protected]>
Upgraded version of packages

github.com/oskardudycz/EventSourcing.NetCore - d7aaa64c59cc5e693d790419c4de7e7422cc1ee4 authored almost 7 years ago by Oskar Dudycz <[email protected]>
Update README.md

github.com/oskardudycz/EventSourcing.NetCore - 800c1afcfcbb53efde54d58e3828fe9e9d9b0de7 authored almost 7 years ago by Oskar Dudycz <[email protected]>
Update README.md

github.com/oskardudycz/EventSourcing.NetCore - e540e2ad42f74a54e4e42bb3a33bf878b7dd8e17 authored almost 7 years ago by Oskar Dudycz <[email protected]>
Update README.md

github.com/oskardudycz/EventSourcing.NetCore - 953d04644983b712a91a6ba66a629961238818a3 authored almost 7 years ago by Oskar Dudycz <[email protected]>
Updated Readme after obsolete test removal

github.com/oskardudycz/EventSourcing.NetCore - 39baffe39548a1c557e8b821a92da0ebad89d511 authored almost 7 years ago by Oskar Dudycz <[email protected]>
Removed obsolete test

github.com/oskardudycz/EventSourcing.NetCore - 7005dffa4a0cca5fd48abacc047522059f262914 authored almost 7 years ago by Oskar Dudycz <[email protected]>
Updated README.md after removing obsolete MediatR test

github.com/oskardudycz/EventSourcing.NetCore - b2bafac538301f7b962455ad08e3805393a69477 authored almost 7 years ago by Oskar Dudycz <[email protected]>
Upgraded to newest versions of packages. Breaking changes after upgrade to MediatR 4. Now only Asynchronous handlers are available. Synchronous were removed, and asynchronous were renamed to "regular" eg. IAsyncCommandHandler to AsyncCommandHandler (#9)

github.com/oskardudycz/EventSourcing.NetCore - fcdddce0ea13be518c65929b90c3008586f18fda authored almost 7 years ago by Oskar Dudycz <[email protected]>
Upgraded packages version

github.com/oskardudycz/EventSourcing.NetCore - d9f49f3368dbd271beec93f3d4ec821334cdb002 authored about 7 years ago by Oskar Dudycz <[email protected]>
Upgraded packages

github.com/oskardudycz/EventSourcing.NetCore - 88a9b16a31a80b383c437ba7093e8efb24927811 authored about 7 years ago by Oskar Dudycz <[email protected]>
Update README.md

github.com/oskardudycz/EventSourcing.NetCore - 614d2b8ec8738cbdd66529cacfaf0fec5d7e997d authored about 7 years ago by Oskar Dudycz <[email protected]>
Add sample of cqrs with Entity Framework (#8)

* Add Sample Of CQRS With EF

* Renamed User to Client

* #6 - Added Sample of CQRS with Ent...

github.com/oskardudycz/EventSourcing.NetCore - a93c8778991d3e01f2c9ecbb49fa515ab81b7de8 authored about 7 years ago by Oskar Dudycz <[email protected]>
Merge branch 'master' of https://github.com/oskardudycz/EventSourcing.NetCore

github.com/oskardudycz/EventSourcing.NetCore - f22ff51360c8bb986ec1d62e02a0476103018002 authored over 7 years ago by Oskar Dudycz <[email protected]>
fix #7 - upgraded to .NET Core 2.0

github.com/oskardudycz/EventSourcing.NetCore - e653e39b289bb98ababddb402c55af12ff01c4af authored over 7 years ago by Oskar Dudycz <[email protected]>
#4-updated readme after adding docker support

github.com/oskardudycz/EventSourcing.NetCore - ddfc3b3beeae2023bbd121fef6bbf1a39852490c authored over 7 years ago by Oskar Dudycz <[email protected]>
Merge branch 'master' of https://github.com/oskardudycz/EventSourcing.NetCore

# Conflicts:
# Sample/EventSourcing.Sample.Transactions/Views/Accounts/AllAccountsSummary/AllAcc...

github.com/oskardudycz/EventSourcing.NetCore - d7b16bd260c1708880b29820a4f843a7b4e00d40 authored over 7 years ago by Oskar Dudycz <[email protected]>
#5 - upgraded Marten to version 2.0

github.com/oskardudycz/EventSourcing.NetCore - 861fc6d9be966d6dbf82a4914b70247b345c3939 authored over 7 years ago by Oskar Dudycz <[email protected]>
#4 - added docker config for postgres

github.com/oskardudycz/EventSourcing.NetCore - 629070bd3b64d52c46984ce6fbd3fdcc23173283 authored over 7 years ago by Oskar Dudycz <[email protected]>
Merge pull request #3 from BienioM/master

Add transaction controller and some improvements to account events

github.com/oskardudycz/EventSourcing.NetCore - bb0ad8b6462387785b652ceaafc23a95b102c234 authored over 7 years ago by Oskar Dudycz <[email protected]>
Fix transactions controller name.

Add client controller.

github.com/oskardudycz/EventSourcing.NetCore - d31d73edad53566f24daee3286bbbda49be5cec2 authored over 7 years ago by Bieniek <[email protected]>
#3 - Fixed serialization od AccountSummaryView

github.com/oskardudycz/EventSourcing.NetCore - 7c84315fcf774a415810effed4a7ff8db599c642 authored over 7 years ago by Oskar Dudycz <[email protected]>
Add Transaction controller. Modify startup.cs. Fix errors inside ProcessInflowHandler

github.com/oskardudycz/EventSourcing.NetCore - 048a0030ec3bd2c41ecf4915c79148c07582d186 authored over 7 years ago by Bieniek <[email protected]>
Separete two projection -> AllAcountSummary and OneAccountSummary; Remove unused methods from controller; Modify controller action: show all client accounts data and show selected account data; Simplified query string parameter route access

github.com/oskardudycz/EventSourcing.NetCore - 48830a4e3fe46dc955cec73f3d83d574088d4253 authored over 7 years ago by Bieniek <[email protected]>
Fix change Account Apply to public

github.com/oskardudycz/EventSourcing.NetCore - cbd8d9a5523d3da21ee25267e7563673ffd04b27 authored over 7 years ago by Bieniek <[email protected]>
#2 - fixed naming

github.com/oskardudycz/EventSourcing.NetCore - 92f235c34787267426a9318b9be4607ab6306902 authored over 7 years ago by Oskar Dudycz <[email protected]>
#2 - renamed AccountsSummary to AllAccountsSummary

github.com/oskardudycz/EventSourcing.NetCore - 1dee839091428bd884bf31a115111bf588684bb3 authored over 7 years ago by Oskar Dudycz <[email protected]>
#2 - removed the need to have inline guid in view projections

github.com/oskardudycz/EventSourcing.NetCore - 194e2bc83f03aa3f649b3c016bcbab203aee018a authored over 7 years ago by Oskar Dudycz <[email protected]>
#2 - refactored samples, fixed problem with null pointer exception on new account creation

github.com/oskardudycz/EventSourcing.NetCore - e6094ac8d5d57f91e17228756c54b285c194dead authored over 7 years ago by Oskar Dudycz <[email protected]>
Reaggregation description

github.com/oskardudycz/EventSourcing.NetCore - 0358b727ba74c604091791be5cebd1c7289f4978 authored over 7 years ago by Oskar Dudycz <[email protected]>
Reaggregation updates

github.com/oskardudycz/EventSourcing.NetCore - 33dd24cc0e44d939a48ad5428505e08672e8b8b1 authored over 7 years ago by Oskar Dudycz <[email protected]>
Updated Reaggregation logic

github.com/oskardudycz/EventSourcing.NetCore - e326889baa5afdc44946f7d85774cc15fb346fbe authored over 7 years ago by Oskar Dudycz <[email protected]>
Added example of Reaggregation and updated readme

github.com/oskardudycz/EventSourcing.NetCore - 906609a424aa997044c98af8ab67d8c89c7b936a authored over 7 years ago by Oskar Dudycz <[email protected]>
Updates to aggregation description

github.com/oskardudycz/EventSourcing.NetCore - 2ba9aaeb37a3e1eb295698a6306327b08c09f9a9 authored over 7 years ago by Oskar Dudycz <[email protected]>
Set theme jekyll-theme-cayman

github.com/oskardudycz/EventSourcing.NetCore - 6798f0f5fde0ed93bc8fde6fd80eded7df4ccec2 authored over 7 years ago by Oskar Dudycz <[email protected]>
Merge branch 'master' of https://github.com/oskardudycz/EventSourcing.NetCore

github.com/oskardudycz/EventSourcing.NetCore - 2117c02c8b00140f449a0582d1d74cd089698dfb authored over 7 years ago by Oskar Dudycz <[email protected]>
Added Stream Loading from state tests

Fixed stream loading tests

github.com/oskardudycz/EventSourcing.NetCore - fe0ae4989618a109264f36cea8c4366913c2ca73 authored over 7 years ago by Oskar Dudycz <[email protected]>
Merge branch 'master' of https://github.com/oskardudycz/EventSourcing.NetCore

github.com/oskardudycz/EventSourcing.NetCore - c526d8bc9909e41a80519ac672169d8378851e48 authored over 7 years ago by Oskar Dudycz <[email protected]>
Updgraded packages, small fixes to tests

github.com/oskardudycz/EventSourcing.NetCore - b4cee6cd2a75507f6369c328b4f34e844ba3ce92 authored over 7 years ago by Oskar Dudycz <[email protected]>
Set theme jekyll-theme-slate

github.com/oskardudycz/EventSourcing.NetCore - 65eff7978a4b61e39ae3057fb88caa3d5c9f4ed3 authored over 7 years ago by Oskar Dudycz <[email protected]>
Updated Sample project

github.com/oskardudycz/EventSourcing.NetCore - bd9c8e8871fd8dd34700893bc3869c32e6c3dbe0 authored over 7 years ago by Oskar Dudycz <[email protected]>
Migrated to VS2017

github.com/oskardudycz/EventSourcing.NetCore - 6a0f61d89aaeff001f68bed74cda6dee89837095 authored over 7 years ago by Oskar Dudycz <[email protected]>
Merge pull request #1 from lukasz-pyrzyk/master

Readonly, in/out in interefaces, some readability improvements

github.com/oskardudycz/EventSourcing.NetCore - 895f622b8472ff8ddc65db80662e09d888d4f93d authored almost 8 years ago by Oskar Dudycz <[email protected]>
Improved readability on the small screen

github.com/oskardudycz/EventSourcing.NetCore - 3fc35c5ef778a46af55166e25a983d020b3c7592 authored almost 8 years ago by Łukasz Pyrzyk <[email protected]>
Contravariance and covariance for interfaces

github.com/oskardudycz/EventSourcing.NetCore - dc49cad0594b2726fee6c8b3b7a85860a81578b9 authored almost 8 years ago by Łukasz Pyrzyk <[email protected]>
Readonly for readonly things

github.com/oskardudycz/EventSourcing.NetCore - e6d21c1f2eeea086d92d153f7913ea68dac256dc authored almost 8 years ago by Łukasz Pyrzyk <[email protected]>
Fixed ViewProjection

github.com/oskardudycz/EventSourcing.NetCore - ba933648d631cf10610e0c386da55217ad67af61 authored almost 8 years ago by Oskar Dudycz <[email protected]>
Fixed unit tests

github.com/oskardudycz/EventSourcing.NetCore - 118f9b4ed543659f88cbd75b0fd1ac2d6081057c authored almost 8 years ago by Oskar Dudycz <[email protected]>
Sample project improvements

github.com/oskardudycz/EventSourcing.NetCore - 416de8dc6933632e3eec4ad3002f03bd31b3dcc1 authored almost 8 years ago by Oskar Dudycz <[email protected]>
Account samples

github.com/oskardudycz/EventSourcing.NetCore - 682ec0483ffc2707d7bc8b2e8d02f6f7efce577f authored almost 8 years ago by Oskar Dudycz <[email protected]>
Updated slide with code

github.com/oskardudycz/EventSourcing.NetCore - 6b805f7b0c628b1144a3f3f1f75800e02e8b60c3 authored almost 8 years ago by Oskar Dudycz <[email protected]>
Finished presentation slides

github.com/oskardudycz/EventSourcing.NetCore - 4efea136cc782aa7f5e8e5a3fe3ea4f83250c616 authored almost 8 years ago by Oskar Dudycz <[email protected]>
Event sourcing slides

github.com/oskardudycz/EventSourcing.NetCore - ec4004428b266788dccec7cd50df06ad116756b3 authored almost 8 years ago by Oskar Dudycz <[email protected]>
DDD slides updated

github.com/oskardudycz/EventSourcing.NetCore - b7dc668cdbe7e603177b3362571e66cf32230522 authored almost 8 years ago by Oskar Dudycz <[email protected]>
CQRS slides ready

github.com/oskardudycz/EventSourcing.NetCore - 4000125e3faa57b4b1fa1ee85390b82873217d53 authored almost 8 years ago by Oskar Dudycz <[email protected]>
Added cqrs slides

github.com/oskardudycz/EventSourcing.NetCore - 98735d2a188c667addc97188ca20c098a7953fd1 authored almost 8 years ago by Oskar Dudycz <[email protected]>
Finished slides about CRUD

github.com/oskardudycz/EventSourcing.NetCore - 8fca9b1030d579a95c2aaa4ec8a3e907e8dc78c9 authored almost 8 years ago by Oskar Dudycz <[email protected]>