Cadwise.OpenCascade.Interop
by: cadwise
- 0 total downloads
- Latest version: 1.0.46
Package Description
Cadwise.ProjectStudio.RequiredDists
by: cadwise
- 0 total downloads
- Latest version: 1.0.3
Package Description
Cadwise.Xbim
by: Steve Lockley, Martin Cerny and XBIMTeam Contributors
- 0 total downloads
- Latest version: 1.0.0.6
Same XBim as in NanoCAD 25.0
Castle.Core
by: Castle Project Contributors
- 0 total downloads
- Latest version: 4.4.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Clipper
by: Angus Johnson
- 0 total downloads
- Latest version: 6.4.0
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
- 0 total downloads
- Latest version: 1.2.2
Polygon Clipping and Offsetting Library
CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 0 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommunityToolkit.Mvvm
by: Microsoft
- 0 total downloads
- Latest version: 8.4.0
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.
ControlzEx
by: Jan Karger, Bastian Schmidt, James Willock
- 0 total downloads
- Latest version: 2.0.1.61
ControlzEx
Cyotek.Drawing.BitmapFont
by: Cyotek
- 0 total downloads
- Latest version: 2.0.0
AngelCode BMFont parser for use with .NET
DiffPlex
by: Matthew Manela
- 0 total downloads
- Latest version: 1.7.2
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
DocumentFormat.OpenXml
by: Microsoft
- 0 total downloads
- Latest version: 3.1.1
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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 0 total downloads
- Latest version: 3.1.1
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.
Emgu.CV.runtime.windows
by: Emgu Corporation
- 0 total downloads
- Latest version: 4.5.5.4823
This package contains the native runtime of Emgu CV for Windows
Emgu.runtime.windows.msvc.rt.x64
by: Emgu Corporation
- 0 total downloads
- Latest version: 19.29.30138
This package contains the native x64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x86
by: Emgu Corporation
- 0 total downloads
- Latest version: 19.29.30138
This package contains the native x86 MSVC runtime for Windows
EntityFramework
by: Microsoft
- 0 total downloads
- Latest version: 6.4.4
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
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.