Cadwise.Geometry.Compression
by: Cadwise.Geometry.Compression
- 16 total downloads
- Latest version: 1.0.17
Package Description
Cadwise.GraphicSymbol.Content
by: cadwise
- 17 total downloads
- Latest version: 1.0.14
Package Description
Cadwise.OpenCascade.Interop
by: cadwise
- 15 total downloads
- Latest version: 1.0.46
Package Description
Cadwise.ProjectStudio.RequiredDists
by: cadwise
- 5 total downloads
- Latest version: 1.0.3
Package Description
Cadwise.Xbim
by: Steve Lockley, Martin Cerny and XBIMTeam Contributors
- 7 total downloads
- Latest version: 1.0.0.6
Same XBim as in NanoCAD 25.0
Castle.Core
by: Castle Project Contributors
- 28 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Clipper
by: Angus Johnson
- 2 total downloads
- Latest version: 6.2.1
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
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
- 12 total downloads
- Latest version: 2.0.7
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
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.
CoreCompat.Portable.Licensing
by: Nauck IT KG
- 2 total downloads
- Latest version: 1.1.2-beta002
CoreCompat.Portable.Licensing
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 2 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
coverlet.collector
by: tonerdo
- 29 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Crc32.NET
by: force
- 7 total downloads
- Latest version: 1.2.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
CsvHelper
by: Josh Close
- 61 total downloads
- Latest version: 3.0.0-chi06
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
- 20 total downloads
- Latest version: 2.0.4
AngelCode BMFont parser for use with .NET