Emgu.CV.runtime.mini.windows
by: Emgu Corporation
- 12 total downloads
- Latest version: 4.12.0.5764
This package contains the native runtime of Emgu CV for Windows
Emgu.CV.runtime.windows
by: Emgu Corporation
- 44 total downloads
- Latest version: 4.12.0.5764
This package contains the native runtime of Emgu CV for Windows
Emgu.runtime.windows.msvc.rt.arm64
by: Emgu Corporation
- 6 total downloads
- Latest version: 19.44.35214
This package contains the native arm64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x64
by: Emgu Corporation
- 5 total downloads
- Latest version: 19.44.35214
This package contains the native x64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x86
by: Emgu Corporation
- 4 total downloads
- Latest version: 19.44.35214
This package contains the native x86 MSVC runtime for Windows
EntityFramework
by: Microsoft
- 24 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Enums.NET
by: Tyler Brinkley
- 14 total downloads
- Latest version: 2.3.2
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: EPPlus Software AB
- 282 total downloads
- Latest version: 8.5.0
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 20 total downloads
- Latest version: 8.4.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 20 total downloads
- Latest version: 8.4.0
Package Description
ExcelDataReader
by: ExcelDataReader developers
- 37 total downloads
- Latest version: 3.7.0-develop00310
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 24 total downloads
- Latest version: 3.7.0-develop00310
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExCSS
by: Tyler Brinks
- 1 total downloads
- Latest version: 1.1.0
ExCSS reads and parses stylesheets using CSS 3 and CSS 2 selector specifications, and is easily queryable from LINQ using its simple and readable object model.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 2 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
EzPinyin
by: wudexiang
- 7 total downloads
- Latest version: 1.1.2
拼音组件,支持汉字转拼音、汉字转声母(首字母)。具备极快的速度、较小的体积、能识别常见的多音词、支持繁简、支持重定义、支持自定义。
Fare
by: Nikos Baxevanis
- 26 total downloads
- Latest version: 2.2.1
.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.
FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 56 total downloads
- Latest version: 6.4.0
Firebird ADO.NET Data provider
Fizzler
by: Atif Aziz Colin Ramsay
- 8 total downloads
- Latest version: 1.1.0
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentFTP
by: Robin Rodricks FluentFTP Contributors
- 300 total downloads
- Latest version: 39.4.0
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
FluentMigrator
by: Josh Coffman Tom Marien
- 71 total downloads
- Latest version: 1.6.2
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version.
In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.