Emgu.runtime.windows.msvc.rt.x64 by: Emgu Corporation
  • 7 total downloads
  • Latest version: 19.29.30038.1
  • emgu
This package contains the native x64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x86 by: Emgu Corporation
  • 6 total downloads
  • Latest version: 19.29.30038.1
  • emgu
This package contains the native x86 MSVC runtime for Windows
EmitMapper.Core by: alexbar guodf liguoliang
  • 2 total downloads
  • Latest version: 1.0.2
Powerful customisable tool for mapping entities to each other. Entities can be plain objects, DataReaders, SQL commands and anything you need. The tool uses run-time code generation via the Emit library. Therefore it is extremely fast. EmitMapper is useful for dealing with DTO objects, data access layers an so on.
EmptyFiles by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
  • 2 total downloads
  • Latest version: 4.4.0
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 27 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFrameworkCore.SqlServer.HierarchyId by: Brice Lambson et al.
  • 25 total downloads
  • Latest version: 3.0.0
  • EFCore SQL Server HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions by: Brice Lambson et al.
  • 17 total downloads
  • Latest version: 3.0.0
  • EFCore SQL Server HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
Enums.NET by: Tyler Brinkley
  • 22 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus by: EPPlus Software AB
  • 9 total downloads
  • Latest version: 8.0.8
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Core by: Vahid Nasiri
  • 35 total downloads
  • Latest version: 1.5.4
  • EPPlus aspnetcore Excel Export Report Reporting OOXML
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
EPPlus.Interfaces by: EPPlus.Interfaces
  • 3 total downloads
  • Latest version: 7.5.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 11 total downloads
  • Latest version: 8.4.0
Package Description
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 11 total downloads
  • Latest version: 2025.1001.2.129
  • 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.
FastMember by: Marc Gravell
  • 11 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.
FastReport.Compat by: Fast Reports Inc.
  • 9 total downloads
  • Latest version: 2024.1.0
  • reporting reports pdf html mvc docx xlsx Core
Common compatible types for FastReport .Net, Core and Mono
FastReport.OpenSource by: Fast Reports Inc.
  • 21 total downloads
  • Latest version: 2025.2.7
  • reporting reports pdf html mvc core
FastReport Open Source provides a free report generator for .NET/.NET Framework. You can use the FastReport Open Source in MVC, Web API, console applications. FastReport is written in C# and it is compatible with .NET Framework 4.6.2, .NET 6 and higher. Extendable FastReport architecture allows creating your own objects, export filters, wizards, and DB engines. - FastReport is a band-oriented report generator. There are 13 types of bands available: Report Title, Report Summary, Page Header, Page Footer, Column Header, Column Footer, Data Header, Data, Data Footer, Group Header, Group Footer, Child, and Overlay. In addition, sub-reports are fully supported. - A wide range of band types allows creating any kind of report: list, master-detail, group, multi-column, master-detail-detail and many more. - Wide range of available report objects: text, picture, line, shape, barcode, matrix, table, checkbox. - Reports can consist of several design pages, which allows reports to contain a cover, the data and a back cover, all in one file. - The Table object allows building a tabular report with variable number of rows and/or columns, just like in MS Excel. Aggregate functions are also available. - Powerful, fully configurable Matrix object that can be used to print pivot tables. - Report inheritance. For creating many reports with common elements such as titles, logos or footers you can place all the common elements in a base report and inherit all other reports from this base. Data Sources: - You can get data from XML, CSV, JSON, MS SQL, MySQL, Oracle, Postgres, MongoDB, Couchbase, Raven DB, SQLite. - FastReport has the ability to get data from business objects of IEnumerable type. - Report can contain data sources (tables, queries, DB connections). - Thus, you can not only use application-defined datasets but also connect to any database and use tables and queries directly within the report. FastReport Open Source can save documents in HTML, BMP, PNG, JPEG, GIF, TIFF, EMF. PDF export is available as a plugin.
FastReport.OpenSource.Export.PdfSimple by: Fast Reports Inc.
  • 113 total downloads
  • Latest version: 2024.1.7
  • reporting reports pdf core
FastReport Open Source provides a free report generator for .NET/.NET Core/.NET Framework. You can use the FastReport Open Source in MVC, Web API, console applications. FastReport is written in C# and it is compatible with .NET Standard 2.0 and higher. Extendable FastReport architecture allows creating your own objects, export filters, wizards, and DB engines. PDF export is available as a plugin. You can see an example of its use here. If this export is not enough for you and you need a full-featured PDF export with encryption, digital signing and fonts embedding - take a look at FastReport .NET Core.
FastReport.OpenSource.Web by: Fast Reports Inc.
  • 67 total downloads
  • Latest version: 2023.3.9
  • reporting reports pdf html mvc core
Package Description
FlubuCore by: Marko Zorec Zoro Zorec
  • 68 total downloads
  • Latest version: 10.0.0
  • dotnet flubu flubucore build builder script buildscript automation VisualStudio
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code. Documentation can be found at: https://github.com/dotnetcore/FlubuCore Detailed examples can be found at: https://github.com/dotnetcore/FlubuCore.Examples
FlubuCore.Analyzers by: markoz
  • 3 total downloads
  • Latest version: 1.0.4
  • FlubuCore.Analyzers analyzers
Roslyn Analyzer for FlubuCore. A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.