mbdavid / FileDB
FileDB is a free, fast, lightweight C# (v3.5) DLL project to store, retrieve and delete files using a single archive file as a container on disk
☆307Updated 2 years ago
Alternatives and similar repositories for FileDB:
Users that are interested in FileDB are comparing it to the libraries listed below
- C# .NET NOSQL ( key value, object store embedded TextSearch SemanticSearch Vector layer ) ACID multi-paradigm database management system.☆551Updated this week
- LiteDB Viewer is a simple tool that let you open a LiteDB database file and shows its contents; think of it as a GUI for LiteDBShell☆296Updated 3 years ago
- C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.☆474Updated this week
- Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.☆313Updated 9 months ago
- A modified version of the Irony project (https://irony.codeplex.com) with .NET Core support☆157Updated 4 years ago
- A fluent library to print out a nicely formatted table in a console application C#☆338Updated 9 months ago
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆232Updated last year
- C# library to run external programs in a simpler way. Demonstration of "dynamic" features of C#.☆361Updated 4 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆170Updated last month
- .net text extraction & export framework☆385Updated 2 months ago
- .NET aspect weaver (build task under NuGet package)☆319Updated 2 months ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆236Updated last year
- A modern async HTTP client for REST APIs. Its fluent interface lets you send an HTTP request and parse the response in one go.☆351Updated 10 months ago
- .NET Core Inter-process communication framework☆364Updated 2 years ago
- A virtual file system for .NET written in C#☆291Updated 11 months ago
- Exceptionless clients for the .NET platform☆564Updated 3 weeks ago
- A GUI tool for viewing and editing documents for LiteDB v5☆865Updated 5 months ago
- A Toolkit for building LINQ IQueryable providers. This is the official move of my IQToolkit project from CodePlex.☆246Updated 8 months ago
- Simple Log Viewer for development for log4net, log4j, NLog...☆177Updated 3 years ago
- .NET AOP framework - a free alternative of PostSharp.☆262Updated 3 years ago
- A configurable and eXtensible Xml serializer for .NET.☆338Updated last month
- Microsoft.Practices.ServiceLocation☆152Updated 2 years ago
- DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods☆245Updated 10 months ago
- Framework to drastically simplify your private reflection code using C# dynamic