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
- 29 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: Jan Källman
- 6 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
EPPlus.Core
by: Vahid Nasiri
- 14 total downloads
- Latest version: 1.5.4
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
Esprima
by: Sebastien Ros
- 3 total downloads
- Latest version: 1.0.1258
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
ExcelDataReader
by: ExcelDataReader developers
- 27 total downloads
- Latest version: 3.7.0-develop00310
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExCSS
by: Tyler Brinks
- 1 total downloads
- Latest version: 3.0.0
ExCSS is a CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 2 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
Fare
by: Nikos Baxevanis
- 16 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
- 62 total downloads
- Latest version: 6.7.0
Firebird ADO.NET data provider
Fizzler
by: Atif Aziz Colin Ramsay
- 7 total downloads
- Latest version: 1.3.1
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.
FluentValidation
by: Jeremy Skinner
- 174 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 33 total downloads
- Latest version: 7.3.0-beta3
AspNetCore integration for FluentValidation
Fluid.Core
by: Sebastien Ros
- 60 total downloads
- Latest version: 1.0.0-beta-9637
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Flurl
by: Todd Menier
- 31 total downloads
- Latest version: 3.0.0-pre3
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http
by: Todd Menier
- 74 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable, testable HTTP client library.
Fody
by: The Fody Team
- 299 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.