pitermarx / NCalc-EdgeLinks
A clone of NCalc. Latest source. Published to Nuget.org. version 1.4.3
☆53Updated 3 years ago
Alternatives and similar repositories for NCalc-Edge
Users that are interested in NCalc-Edge are comparing it to the libraries listed below
Sorting:
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- Micro-libraries (pieces of utility code) for .Net that are safe and simple to use☆170Updated 3 years ago
- FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the…☆85Updated 3 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 6 months ago
- An FTP library written in C# with no external dependencies☆109Updated 2 weeks ago
- WebDAV-Server for .NET using ASP.NET Core☆107Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 5 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆187Updated 2 years ago
- MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments,…☆113Updated 2 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- Pather.CSharp - A Path Resolution Library for C#☆46Updated 2 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆171Updated 3 months ago
- A 100% managed code (.net Standard 2.0/2.1/Core/.net Framework 4.5+) library to generate Excel .xlsx Workbooks. Can be safely used on a s…☆96Updated 3 years ago
- Pluralize or singularize any English word.☆65Updated 3 years ago
- Generate custom reports (PDF, Excel, etc) from any IEnumerable datasource.☆134Updated 7 years ago
- Extensible dynamic types for .NET☆109Updated 3 years 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…☆241Updated 6 months ago
- Class library used to generate precise PDF documents☆81Updated 2 years ago
- .NET implementation of the murmurhash☆113Updated last year
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- ORM for .NET with full LINQ support for Postgres, Sqlite, MySql and SqlServer☆131Updated 4 years ago
- A C# library for parsing mathemitical expressions with support for parentheses and variables.☆118Updated 7 months ago
- A light weight tool to inject customized AOP code into existing assemblies using IL weaving☆79Updated 6 years ago
- A robust, thread-safe, and multi-process persistent queue library for dotnet