Skip to content

Commit

Permalink
removing unnecessary md files - 9
Browse files Browse the repository at this point in the history
  • Loading branch information
samaysar committed Jul 23, 2024
1 parent 10b630e commit 7f6600b
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 10 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ bld/
[Oo]bj/
[Ll]og/
[Ll]ogs/
[Ss]ystem*.md

# Visual Studio 2015/2017 cache/options directory
.vs/
Expand Down
2 changes: 0 additions & 2 deletions docs/net6.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ to achieve optimized runtime performance with improved readability of the code.
| :--- | :--- |
| [DevFast.Net.Extensions.Etc](DevFast.Net.Extensions.Etc.md 'DevFast.Net.Extensions.Etc') | Under this [namespace](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace 'https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace') we have collected several extension methods on disparate types (for e.g. [System.Threading.Tasks.Task](https://docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Task 'System.Threading.Tasks.Task'), [System.Func<>](https://docs.microsoft.com/en-us/dotnet/api/System.Func-1 'System.Func`1'), etc... ). |
| [DevFast.Net.Extensions.SystemTypes](DevFast.Net.Extensions.SystemTypes.md 'DevFast.Net.Extensions.SystemTypes') | Under this [namespace](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace 'https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace') we have collected several extension methods on various system types (for e.g. [System.Array](https://docs.microsoft.com/en-us/dotnet/api/System.Array 'System.Array'), [System.Collections.Generic.IEnumerable<>](https://docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.IEnumerable-1 'System.Collections.Generic.IEnumerable`1'), ... ). |
| [System.Diagnostics.CodeAnalysis](System.Diagnostics.CodeAnalysis.md 'System.Diagnostics.CodeAnalysis') | |
| [System.Runtime.CompilerServices](System.Runtime.CompilerServices.md 'System.Runtime.CompilerServices') | |
4 changes: 0 additions & 4 deletions docs/netstandard2.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,3 @@ to achieve optimized runtime performance with improved readability of the code.
| :--- | :--- |
| [DevFast.Net.Extensions.Etc](DevFast.Net.Extensions.Etc.md 'DevFast.Net.Extensions.Etc') | Under this [namespace](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace 'https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace') we have collected several extension methods on disparate types (for e.g. [System.Threading.Tasks.Task](https://docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Task 'System.Threading.Tasks.Task'), [System.Func<>](https://docs.microsoft.com/en-us/dotnet/api/System.Func-1 'System.Func`1'), etc... ). |
| [DevFast.Net.Extensions.SystemTypes](DevFast.Net.Extensions.SystemTypes.md 'DevFast.Net.Extensions.SystemTypes') | Under this [namespace](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace 'https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace') we have collected several extension methods on various system types (for e.g. [System.Array](https://docs.microsoft.com/en-us/dotnet/api/System.Array 'System.Array'), [System.Collections.Generic.IEnumerable<>](https://docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.IEnumerable-1 'System.Collections.Generic.IEnumerable`1'), ... ). |
| [System](System.md 'System') | |
| [System.Diagnostics.CodeAnalysis](System.Diagnostics.CodeAnalysis.md 'System.Diagnostics.CodeAnalysis') | |
| [System.Runtime.CompilerServices](System.Runtime.CompilerServices.md 'System.Runtime.CompilerServices') | |
| [System.Runtime.Versioning](System.Runtime.Versioning.md 'System.Runtime.Versioning') | |
3 changes: 0 additions & 3 deletions docs/netstandard2.1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ to achieve optimized runtime performance with improved readability of the code.
| :--- | :--- |
| [DevFast.Net.Extensions.Etc](DevFast.Net.Extensions.Etc.md 'DevFast.Net.Extensions.Etc') | Under this [namespace](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace 'https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace') we have collected several extension methods on disparate types (for e.g. [System.Threading.Tasks.Task](https://docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Task 'System.Threading.Tasks.Task'), [System.Func<>](https://docs.microsoft.com/en-us/dotnet/api/System.Func-1 'System.Func`1'), etc... ). |
| [DevFast.Net.Extensions.SystemTypes](DevFast.Net.Extensions.SystemTypes.md 'DevFast.Net.Extensions.SystemTypes') | Under this [namespace](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace 'https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace') we have collected several extension methods on various system types (for e.g. [System.Array](https://docs.microsoft.com/en-us/dotnet/api/System.Array 'System.Array'), [System.Collections.Generic.IEnumerable<>](https://docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.IEnumerable-1 'System.Collections.Generic.IEnumerable`1'), ... ). |
| [System.Diagnostics.CodeAnalysis](System.Diagnostics.CodeAnalysis.md 'System.Diagnostics.CodeAnalysis') | |
| [System.Runtime.CompilerServices](System.Runtime.CompilerServices.md 'System.Runtime.CompilerServices') | |
| [System.Runtime.Versioning](System.Runtime.Versioning.md 'System.Runtime.Versioning') | |
1 change: 1 addition & 0 deletions src/DevFast.Net.Extensions/DevFast.Net.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<DefaultDocumentationFolder>../../docs/$(TargetFramework)</DefaultDocumentationFolder>
<DefaultDocumentationGeneratedPages>Namespaces,Types</DefaultDocumentationGeneratedPages>
<DefaultDocumentationConfigurationFile>../../DocConfig.json</DefaultDocumentationConfigurationFile>
<DefaultDocumentationGeneratedAccessModifiers>Public</DefaultDocumentationGeneratedAccessModifiers>
<DefaultDocumentationLinksBaseUrl>https://github.com/samaysar/dotnet.devfast.extensions/tree/master/docs</DefaultDocumentationLinksBaseUrl>
<Title>DevFast.Net.Extensions</Title>
<Company>samaysar</Company>
Expand Down

0 comments on commit 7f6600b

Please sign in to comment.