DocumentFormat.OpenXml
by: Microsoft
- 317 total downloads
- Latest version: 2.20.0
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
FluentValidation
by: Jeremy Skinner
- 777 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FakeXrmEasy
by: @jordimontana
- 1,01k total downloads
- Latest version: 1.58.1
Utilities to streamline unit testing in Dynamics CRM 2011 by faking the IOrganizationService against an In-Memory context which runs blazingly fast.
EntityFramework
by: Microsoft
- 441 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.
DotNetOpenAuth.OpenId.RelyingParty
by: Andrew Arnott
- 138 total downloads
- Latest version: 5.0.0-alpha3
Increase conversion rates to your web site by lowering the bar to create an account with your site,
by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!
FakeXrmEasy.365
by: @jordimontana
- 650 total downloads
- Latest version: 1.58.1
Utilities to streamline unit testing in Dynamics CRM 365 by faking the IOrganizationService against an In-Memory context which runs blazing fast.
Fare
by: Nikos Baxevanis
- 46 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.
FakeItEasy
by: Patrik Hägne
- 21 total downloads
- Latest version: 1.6.4062.205
It's faking amazing! The easy mocking framework for .Net that works great in C# and VB.Net alike. No need
to know the difference between a stub and a mock, everythings a fake! The easy to use, refactoring friendly api makes
faking a breeze.
FluentAssertions
by: Dennis Doomen Jonas Nyrup Xceed
- 304 total downloads
- Latest version: 8.0.1
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE.md) for more information.
FluentFTP
by: J.P. Trosclair Harsh Gupta
- 92 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.
DotNetOpenAuth.OpenId.Core
by: Andrew Arnott
- 6 total downloads
- Latest version: 4.0.0.12084
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OAuth.Core
by: Andrew Arnott
- 93 total downloads
- Latest version: 5.0.0-alpha3
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 20 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
FluentScheduler
by: Jim Geurts
- 116 total downloads
- Latest version: 1.1.32
A task scheduler that uses fluent interface to configure schedules. Useful for running cron jobs/automated tasks from your application.
font-awesome
by: Dave Gandy
- 25 total downloads
- Latest version: 4.7.0
Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.
Enums.NET
by: Tyler Brinkley
- 56 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
DotNetZip
by: Dino Chiesa
- 4 total downloads
- Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
Flurl
by: Todd Menier
- 93 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 12 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.