ExcelDataReader
by: ExcelDataReader developers
- 55 total downloads
- Latest version: 3.8.0
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 45 total downloads
- Latest version: 3.8.0
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExCSS
by: Tyler Brinks
- 12 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.
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 19 total downloads
- Latest version: 3003.0.0.346
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.
FastEndpoints
by: FastEndpoints
- 206 total downloads
- Latest version: 5.18.0.2-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 594 total downloads
- Latest version: 8.1.0
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 57 total downloads
- Latest version: 8.1.0
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 516 total downloads
- Latest version: 8.1.0
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Swagger
by: FastEndpoints
- 40 total downloads
- Latest version: 8.1.0
Swagger support for FastEndpoints.
FastExpressionCompiler
by: Maksim Volkau
- 89 total downloads
- Latest version: 5.3.0
FastExpressionCompiler 5. 10-40x times faster than Expression.Compile()
FastMember
by: Marc Gravell
- 4 total downloads
- Latest version: 1.5.0
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.Signed
by: Marc Gravell
- 3 total downloads
- Latest version: 1.5.0
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.
Fizzler
by: Atif Aziz Colin Ramsay
- 3 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentStorage
by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
- 15 total downloads
- Latest version: 6.0.2
FluentStorage, originally known as Storage.NET, is a polycloud .NET cloud storage library to interface with multiple cloud providers from a single unified interface. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#. MIT license. Commercial use allowed.
FluentValidation
by: Jeremy Skinner
- 129 total downloads
- Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core
by: Sebastien Ros
- 131 total downloads
- Latest version: 3.0.0-beta.5
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Fody
by: The Fody Team
- 153 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
Fortress.Facilities.Logging
by: @fir3pho3nixx @hikalkan
- 2 total downloads
- Latest version: 0.5.265
Unofficial Castle Windsor on dotnet core
Fortress.Windsor
by: @fir3pho3nixx @hikalkan
- 2 total downloads
- Latest version: 0.5.265
Unofficial Castle Windsor on dotnet core
Fractions
by: Daniel Mueller
- 52 total downloads
- Latest version: 8.3.2
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.