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/standard/library-guidance/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title: Open-source .NET library guidance
2
+
title: Library guidance
3
3
description: Best practice recommendations for developers to create high quality .NET libraries.
4
-
ms.date: 10/17/2018
4
+
ms.date: 08/19/2021
5
5
---
6
-
# Open-source library guidance
6
+
# Library guidance
7
7
8
8
This guidance provides recommendations for developers to create high-quality .NET libraries. This documentation focuses on the *what* and the *why* when building a .NET library, not the *how*.
9
9
10
-
Aspects of high-quality open-source .NET libraries:
0 commit comments