+Lexical.FileSystem
parent
cdabff80c1
commit
44c1391dc8
|
@ -156,6 +156,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
|
|||
* [Language-ext](https://github.com/louthy/language-ext) - C# 6.0+ functional language extensions. Make C# more like F# and other functional languages
|
||||
* [leveldb-sharp](https://github.com/meebey/leveldb-sharp) - cross-platform C# binding for LevelDB
|
||||
* [Lexical.FileProvider](http://lexical.fi/FileProvider/index.html) - Various IFileProvider implementations and utilities.
|
||||
* [Lexical.FileSystem](http://lexical.fi/FileSystem/index.html) - Virtual IFileSystem interfaces, and implementations. Adaptable with IFileProvider.
|
||||
* [Lexical.Localization](http://lexical.fi/Localization/index.html) - Localization class library for .NET.
|
||||
* [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) - C# language bindings for the [LibGit2](https://github.com/libgit2/libgit2) implementation of Git.
|
||||
* [LINQ Extensions](https://github.com/TommasoScalici/LINQExtensions) - LINQ extensions for .NET is a collection of useful extensions methods that extends LINQ's capability. There are methods for combinatorics and sequence analysis, generation and manipulation.
|
||||
|
|
Loading…
Reference in New Issue