You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,3 +148,5 @@ var store = DocumentStore
148
148
```
149
149
<sup><ahref='https://github.com/JasperFx/marten/blob/master/src/Marten.Testing/Examples/ConfiguringDocumentStore.cs#L35-L38'title='Snippet source file'>snippet source</a> | <ahref='#snippet-sample_start_a_store'title='Start of snippet'>anchor</a></sup>
150
150
<!-- endSnippet -->
151
+
152
+
Please also check our [tutorials](/tutorials/) which introduces you to Marten through a real-world use case of building a freight and delivery management system using documents and event sourcing.
0 commit comments