Clipper by: Angus Johnson
  • 2 total downloads
  • Latest version: 6.2.1
  • Clipper polygon lines intersection union difference exclusiveor
The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.
Clipper2 by: Angus Johnson
  • 2 total downloads
  • Latest version: 1.2.2
Polygon Clipping and Offsetting Library
CommandLineParser by: Giacomo Stelluti Scala
  • 21 total downloads
  • Latest version: 1.9.6-rc1
  • command line argument option parser parsing library syntax shell
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommonServiceLocator by: .NET Foundation and Contributors
  • 6 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
CommunityToolkit.Mvvm by: Microsoft
  • 14 total downloads
  • Latest version: 8.4.2
  • dotnet Community Toolkit .NET MVVM MVVMToolkit INotifyPropertyChanged Observable IOC DI Dependency Injection Object Messaging Extensions Helpers
This package includes a .NET MVVM library with helpers such as: - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface. - ObservableRecipient: a base class for observable objects with support for the IMessenger service. - ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface. - RelayCommand: a simple delegate command implementing the ICommand interface. - AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation. - WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects. - StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed. - Ioc: a helper class to configure dependency injection service containers.
CsvHelper by: Josh Close
  • 43 total downloads
  • Latest version: 33.1.0
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cyotek.Drawing.BitmapFont by: Cyotek
  • 17 total downloads
  • Latest version: 2.0.4
  • angelcode bitmapfont bmfont bitmap font cyotek
AngelCode BMFont parser for use with .NET
DocumentFormat.OpenXml by: Microsoft
  • 33 total downloads
  • Latest version: 2.14.0-beta0001
  • openxml office
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.
DotImaging.BitmapInterop by: Darko Jurić
  • 41 total downloads
  • Latest version: 4.8.3
  • imaging interoperability extensions, GDI
Provides extensions for interoperability with System.Drawing.Bitmap, Point, PointF, Color and drawing extensions.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
EMGU.CV by: Emgu Corporation
  • 14 total downloads
  • Latest version: 4.1.1.3497
  • opencv emgu emgucv ai image
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
Emgu.CV.runtime.windows by: Emgu Corporation
  • 21 total downloads
  • Latest version: 4.12.0.5764
  • native opencv emgu emgucv ai image
This package contains the native runtime of Emgu CV for Windows
Emgu.runtime.windows.msvc.rt.x64 by: Emgu Corporation
  • 1 total downloads
  • Latest version: 19.29.30138
  • emgu
This package contains the native x64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x86 by: Emgu Corporation
  • 2 total downloads
  • Latest version: 19.29.30138
  • emgu
This package contains the native x86 MSVC runtime for Windows
EntityFramework by: Microsoft
  • 90 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
  • 52 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
  • 4 total downloads
  • Latest version: 1.0.0.8
Same XBim as in NanoCAD 26.0
ExcelDataReader by: iciobanu
  • 2 total downloads
  • Latest version: 2.1.1
  • Excel
Lightweight and fast library written in C# for reading Microsoft Excel files ('97-2007).
ExCSS by: Tyler Brinks
  • 42 total downloads
  • Latest version: 4.3.2
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.