EntityFramework by: Microsoft
  • 1 total downloads
  • Latest version: 6.6.0-preview1-final
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Equals.Fody by: Rafał Jasica, Simon Cropp
  • 0 total downloads
  • Latest version: 4.0.2
  • Equals, GetHashCode, ILWeaving, Fody, Cecil
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.
Evos.Xbim by: Steve Lockley, Martin Cerny and XBIMTeam Contributors
  • 0 total downloads
  • Latest version: 1.0.0.8
Same XBim as in NanoCAD 26.0
ExcelDataReader by: ExcelDataReader developers
  • 0 total downloads
  • Latest version: 3.6.0
  • excel xls xlsx
Lightweight and fast library written in C# for reading Microsoft Excel files (2.0-2007).
ExcelNumberFormat by: ExcelNumberFormat developers
  • 0 total downloads
  • Latest version: 1.1.0
  • excel,formatting,numfmt,formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Extended.Wpf.Toolkit by: Xceed
  • 0 total downloads
  • Latest version: 4.6.0
  • Extended WPF Toolkit
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. v4.6.0 provides 7 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.
FluentAssertions by: Dennis Doomen
  • 15 total downloads
  • Latest version: 5.4.2
  • MSTest MSTest2 xUnit xUnit2 NUnit MSpec NSpec Gallio MbUnit TDD BDD Fluent netcore netstandard uwp
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. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
Fody by: Fody
  • 0 total downloads
  • Latest version: 6.9.2
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
FontAwesome5 by: Codinion
  • 0 total downloads
  • Latest version: 2.0.0
  • fontawesome fontawesome5
WPF (.Net and .Net Core 3.0) 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.11.2
Google.Protobuf by: Google Inc.
  • 71 total downloads
  • Latest version: 3.35.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
HelixToolkit.SharpDX.Core by: objo, Lunci
  • 5 total downloads
  • Latest version: 2.21.0
  • netstandard netcore SharpDX 3D
Provides custom 3D controls for netstandard and netcore based on SharpDX.
Humanizer.Core by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Independentsoft.Office by: Independentsoft
  • 0 total downloads
  • Latest version: 2.0.770
  • Office Word Excel PowerPoint OpenOffice LibreOffice document spreadsheet docx xlsx pptx odt ods
Independentsoft.Office is Office file format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin. Supports Word, Excel, PowerPoint, OpenOffice file formats.
Independentsoft.Office.Odf by: Independentsoft
  • 0 total downloads
  • Latest version: 2.0.770
  • office odf OpenOffice LibreOffice document spreadsheet odt ods
Independentsoft.Office.Odf is Open Document Format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Independentsoft.Office.Spreadsheet by: Independentsoft
  • 0 total downloads
  • Latest version: 2.0.740
  • excel spreadsheet office xlsx
Independentsoft.Office.Spreadsheet is Excel file format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Interop.UIAutomationClient by: Roemer
  • 0 total downloads
  • Latest version: 10.19041.0
  • UIAutomationClient UIAutomation Windows Automation Accessibility System.Windows.Automation
The UI Automation COM-to-.NET adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation
IoC.Container by: NikolayP
  • 0 total downloads
  • Latest version: 1.3.8
  • ioc container di
Simple, powerful and fast expressions based Inversion of Control container for .NET.
IronSnappy by: Ivan Gavryliuk (@aloneguid)
  • 0 total downloads
  • Latest version: 1.3.1
  • google snappy compression dotnet c#
This is a native .NET port of Google Snappy compression/decompression library. The only implementation that is stable, fast, up to date with latest Snappy improvements, and most importantly does not depend on native Snappy binaries. Works everywhere .NET Core runs.
JetBrains.Annotations by: JetBrains
  • 0 total downloads
  • Latest version: 2025.1.0-eap1
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections. All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
JetBrains.dotTrace.CommandLineTools.windows-x64 by: JetBrains
  • 0 total downloads
  • Latest version: 2023.1.7
The dotTrace console tool lets you start a profiling session and get performance snapshots from the command line. This can be helpful in various scenarios, like: * profiling an application on a remote server, * automating the process of gathering performance snapshots, for example, as a part of your continuous integration builds, * speeding up profiling routines by creating profiling scripts. The tool supports profiling of .NET Framework, .NET Core, Mono, and Unity applications. The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotTrace to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotTrace or JetBrains Rider.