Skip to content

SystemDot/SystemDotEventSourcing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SystemDotEventSourcing

Event sourcing for cross platform development on Android, iOS and WinRT

Supported backends:

  • SQLServer (Windows only) (Nuget Install-Package SystemDotEventSourcing.Sql.Windows)
  • SQLLite (Mobile only) (Nuget Install-Package SystemDotEventSourcing.Sqlite)
  • Esent (Coming soon)

Now includes synchronisation with server and client libraries:

  • Nuget Install-Package SystemDotEventSourcing.Synchronisation
  • Nuget Install-Package SystemDotEventSourcing.Synchronisation.Server

About

Event sourcing for cross platform development on Android, iOS and WinRT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published