EntityFrameworkCore.SqlServer.HierarchyId.Abstractions by: Brice Lambson et al.
  • 382 total downloads
  • Latest version: 4.0.0
  • EFCore SQL Server HierarchyId
Common abstractions for using hierarchyid with EF Core
ExCSS by: Tyler Brinks
  • 523 total downloads
  • Latest version: 4.3.1
ExCSS is a CSS 2.1 and CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
EPPlus by: EPPlus Software AB
  • 2.212k total downloads
  • Latest version: 8.6.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
ExcelNumberFormat by: ExcelNumberFormat developers
  • 307 total downloads
  • Latest version: 1.1.0
  • excel formatting numfmt formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
FastMember.Signed by: Marc Gravell
  • 152 total downloads
  • Latest version: 1.5.0
  • Reflection Dynamic Member Access
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 253 total downloads
  • Latest version: 8.4.0
Package Description
FastMember by: Marc Gravell
  • 173 total downloads
  • Latest version: 1.5.0
  • Reflection Dynamic Member Access
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
ExcelDataReader by: ExcelDataReader developers
  • 543 total downloads
  • Latest version: 3.9.0
  • excel xls xlsx dataset
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
EntityFrameworkCore.SqlServer.HierarchyId by: Brice Lambson et al.
  • 229 total downloads
  • Latest version: 3.0.0
  • EFCore SQL Server HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
Esprima by: Sebastien Ros
  • 472 total downloads
  • Latest version: 3.0.6
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
FastExpressionCompiler.src by: Maksim Volkau
  • 542 total downloads
  • Latest version: 5.4.1
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 378 total downloads
  • Latest version: 3003.2.0.161
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 260 total downloads
  • Latest version: 3.9.0
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
FastReport.Compat by: Fast Reports Inc.
  • 691 total downloads
  • Latest version: 2024.1.0
  • reporting reports pdf html mvc docx xlsx Core
Common compatible types for FastReport .Net, Core and Mono
Enums.NET by: Tyler Brinkley
  • 420 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EntityFrameworkCore.Query by: Kishor Naik
  • 86 total downloads
  • Latest version: 1.3.1.2
In this library we can add custom result set model classes in Entity framework core.
Fare by: Nikos Baxevanis
  • 177 total downloads
  • Latest version: 2.2.2
  • Regex Test NFA DFA Automaton
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
ErrorOr by: Amichai Mantinband
  • 143 total downloads
  • Latest version: 2.1.1
  • Result Results ErrorOr Error Handling
A simple, fluent discriminated union of an error or a result.
EPPlus.Interfaces by: EPPlus.Interfaces
  • 232 total downloads
  • Latest version: 8.4.0
Package Description
FastMember.NetCore by: Marc Gravell
  • 38 total downloads
  • Latest version: 1.1.0
  • Reflection Dynamic Member Access
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast. Fastmember re-compiled for .NetCore