1
0
mirror of synced 2024-06-28 14:57:40 +00:00
Go to file
2019-05-20 15:24:56 +02:00
docs Started flow documentation 2017-02-19 10:59:34 +01:00
resources Added Tapeti.Flow.SQL to AppVeyor build 2018-12-19 21:58:50 +01:00
Tapeti Fixed "Index out of range" when publishing from multiple thread (or from a message handler with prefetchcount > 1) 2019-05-20 15:22:40 +02:00
Tapeti.Annotations Added JetBrains annotations ReSharper to prevent "is never used" hints 2019-05-20 15:24:12 +02:00
Tapeti.DataAnnotations Revert "Deprecated notice in package descriptions" 2018-12-21 15:29:31 +01:00
Tapeti.Flow Added JetBrains annotations ReSharper to prevent "is never used" hints 2019-05-20 15:24:12 +02:00
Tapeti.Flow.SQL Revert "Deprecated notice in package descriptions" 2018-12-21 15:29:31 +01:00
Tapeti.Serilog Fixed #6: Use 'mandatory' on replies 2019-02-14 15:08:04 +01:00
Tapeti.SimpleInjector Added lifestyle parameters to SimpleInjectorDependencyResolver 2018-12-28 15:34:58 +01:00
Tapeti.Tests Fixed all ReSharper issues 2018-12-19 20:50:56 +01:00
Test Fixed #8: Forwards compatibility of enums 2019-02-14 15:08:04 +01:00
.gitignore Added the start of the ReadTheDocs documentation 2017-02-11 14:32:07 +01:00
appveyor.yml Typo in AppVeyor.yml 2018-12-19 22:17:04 +01:00
GitVersion.yml Preparations for NuGet push 2017-02-08 22:09:06 +01:00
README.md Updated build badges 2017-10-17 17:44:22 +02:00
Tapeti.sln Added project/package for using serilog with Tapeti 2018-08-30 15:53:16 +02:00
Tapeti.sln.DotSettings Fixed all ReSharper issues 2018-12-19 20:50:56 +01:00
UNLICENSE Preparations for NuGet push 2017-02-08 22:09:06 +01:00

Documentation

The documentation for Tapeti is available on Read the Docs:

Develop branch
Documentation Status

Master branch
Documentation Status

Builds

Builds are automatically run using AppVeyor, with the resulting packages being pushed to NuGet.

Latest build Build status

Master build Build status