Evos.Xbim
by: Steve Lockley, Martin Cerny and XBIMTeam Contributors
- 2 total downloads
- Latest version: 1.0.0.8
Same XBim as in NanoCAD 26.0
ExcelDataReader
by: ExcelDataReader developers
- 16 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
- 13 total downloads
- Latest version: 3.7.0-develop00310
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
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.
ExCSS
by: Tyler Brinks
- 15 total downloads
- Latest version: 4.2.0-release0000
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.
Extended.Wpf.Toolkit
by: Xceed
- 11 total downloads
- Latest version: 5.1.1
Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 48 controls, all offered under the Xceed Software Inc Community License. v5.1 provides 12 bug fixes and improvements. Documentation, source, and discussions are hosted on Github at https://github.com/xceedsoftware/wpftoolkit. Check out the Plus Edition to support the project, get more controls and features, and work with a version a few releases ahead of the free releases.
FastExpressionCompiler.src
by: Maksim Volkau
- 20 total downloads
- Latest version: 4.2.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember
by: Marc Gravell
- 11 total downloads
- Latest version: 1.3.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
- 6 total downloads
- Latest version: 1.3.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.
FileFormatWavefront
by: Dave Kerr
- 4 total downloads
- Latest version: 1.0.3
FileFormatWavefront is a simple class library that lets you load Wavefront *.obj or *.mlb files.
FlaUI.Core
by: Roemer
- 31 total downloads
- Latest version: 3.2.0
Library with base elements used in the concrete implementations of FlaUI.
Fluent.Ribbon
by: Bastian Schmidt
- 38 total downloads
- Latest version: 9.0.2
Fluent.Ribbon is a library that implements an Office-like user interface for the Windows Presentation Foundation (WPF). It provides controls such as RibbonTabControl, Backstage, Gallery, QuickAccessToolbar, ScreenTip and so on.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 71 total downloads
- Latest version: 8.1.0
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) for more information.
Fody
by: The Fody Team
- 130 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
FodyPackaging
by: The Fody Team
- 22 total downloads
- Latest version: 6.9.3
NuGet packaging Fody repositories
FontAwesome5
by: Codinion
- 19 total downloads
- Latest version: 2.1.11
WPF (.Net and .Net Core) and UWP controls for the iconic SVG, font, and CSS toolkit Font Awesome 5.
For examples https://github.com/MartinTopfstedt/FontAwesome5
Font-Awesome Version: 5.15.4
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 6 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.