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
|**TruePath**|[![TruePath on nuget.org][nuget.badge.true-path]][nuget.true-path]|[API Reference][docs.true-path]|
30
-
|**TruePath.SystemIo**|[![TruePath.SystemIo on nuget.org][nuget.badge.true-path.system-io]][nuget.true-path.system-io]|[API Reference][docs.true-path.system-io]|
|**TruePath**|[![TruePath on nuget.org][nuget.badge.true-path]][nuget.true-path]|[API Reference][docs.true-path]|
30
+
|**TruePath.SystemIo**|[![TruePath.SystemIo on nuget.org][nuget.badge.true-path.system-io]][nuget.true-path.system-io]|[API Reference][docs.true-path.system-io]|
31
+
|**TruePath.TestableIO.System.IO** (third-party) |[![TruePath.TestableIO.System.IO on nuget.org][nuget.badge.true-path.testableio.system-io]][nuget.true-path.testableio.system-io]|[Documentation][github.true-path.testable-io]|
31
32
32
33
TruePath provides two NuGet packages:
33
34
-[**TruePath**][nuget.true-path] for the main path abstractions,
34
35
-[**TruePath.SystemIo**][nuget.true-path.system-io] for the `System.IO` integration.
36
+
- A third-party package, [**TruePath.TestableIO.System.IO**][nuget.true-path.testableio.system-io], adds `TestableIO.System.IO` integration on top of `TruePath.SystemIo`.
35
37
36
38
Documentation
37
39
-------------
@@ -55,12 +57,15 @@ The license indication in the project's sources is compliant with the [REUSE spe
Copy file name to clipboardExpand all lines: docs/index.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
@@ -36,6 +36,7 @@ Packages
36
36
TruePath provides two packages:
37
37
-[TruePath][nuget.true-path] for path abstractions,
38
38
-[TruePath.SystemIo][nuget.true-path.system-io] for the `System.IO` integration.
39
+
- A third-party package, [TruePath.TestableIO.System.IO][nuget.true-path.testable-io.system-io], adds `TestableIO.System.IO` integration on top of `TruePath.SystemIo`.
39
40
40
41
Usage
41
42
-----
@@ -120,4 +121,5 @@ To convert the path to the canonical form, use `AbsolutePath::Canonicalize`.
0 commit comments