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
- 58 total downloads
- Latest version: 6.4.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: J.P. Trosclair Harsh Gupta
- 22 total downloads
- Latest version: 16.2.3
An FTP and FTPS library for .NET, optimized for speed. Provides extensive FTP commands, file uploads/downloads, SSL/TLS connections and FTP proxies.
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.
Flurl
by: Todd Menier
- 22 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
- 50 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.
FodyPackaging
by: The Fody Team
- 157 total downloads
- Latest version: 6.9.3
NuGet packaging Fody repositories
FontAwesome.WPF
by: charri
- 12 total downloads
- Latest version: 4.7.0.9
WPF (+UWP) controls for the iconic font and CSS toolkit Font Awesome.
For examples https://github.com/charri/Font-Awesome-WPF
Font Awesome: http://fortawesome.github.io/Font-Awesome/
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 10 total downloads
- Latest version: 2.0.2
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
Google.Apis
by: Google LLC
- 135 total downloads
- Latest version: 1.65.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Apis.Auth
by: Google LLC
- 80 total downloads
- Latest version: 1.65.0
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5
- .NET Framework 4.6.1
- .Net Standard 1.3
- .Net Standard 2.0
Google.Apis.Core
by: Google LLC
- 82 total downloads
- Latest version: 1.65.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Protobuf
by: Google Inc.
- 412 total downloads
- Latest version: 4.0.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.