logo
Dometrain – Getting Started: Event Sourcing in .NET 2024-12

Dometrain – Getting Started: Event Sourcing in .NET 2024-12

Published on: 2024-12-10 17:11:39

Categories: 28

Share:

Description

Getting Started: Event Sourcing in .NET. This course will help you get familiar with the fundamental concepts of Event Sourcing and CQRS in the .NET environment. In this course, instead of directly storing the current state of the data (as is the traditional method in relational databases), you will learn a new way of storing data. In this method, instead of storing the current state, all the events or occurrences that led to the current state are stored. This approach allows you to reconstruct the state of the system from scratch at any time and also add new capabilities to your system, such as historical data analysis. During this course, we will implement a complete CQRS-based application from scratch to get a practical understanding of how this pattern works.

Event Sourcing is a persistent design pattern that is often used in conjunction with CQRS and DDD. Instead of storing the current state, all the events that led to that state are stored. This approach allows you to reconstruct the state of the system from scratch at any time. Especially when combined with the CQRS architecture, Event Sourcing opens up a whole new way of thinking about data in your applications. It allows you to create point-in-time data and process old events with new properties retroactively. In this course, we introduce the principles and patterns of Event Sourcing, and we build a complete CQRS application from scratch to show how everything works. We don’t use any ready-made frameworks, but try to eliminate the magic by building our own. By the end of this course, you will be familiar with Event Sourcing and how it fits into the CQRS architecture.

What you will learn:

This course is suitable for people who:

Course Description Getting Started: Event Sourcing in .NET

Course topics

Getting Started: Event Sourcing in .NET

Course images

Getting Started: Event Sourcing in .NET

Sample course video

Installation Guide

After Extract, view with your favorite player.

Subtitles: None

Quality: 1080p

Download link

Download file – 859 MB

File(s) password: www.downloadly.ir

File size

859 MB

Sharing is caring:

Leave a Comment (Please sign to comment)