Cadwise.Meshellator
by: Cadwise.Meshellator
- 1 total downloads
- Latest version: 1.0.1
Package Description
Cadwise.OpenCascade.Interop
by: cadwise
- 6 total downloads
- Latest version: 1.0.46
Package Description
Cadwise.ProjectStudio.RequiredDists
by: cadwise
- 2 total downloads
- Latest version: 1.0.3
Package Description
Cadwise.Xbim
by: Steve Lockley, Martin Cerny and XBIMTeam Contributors
- 3 total downloads
- Latest version: 1.0.0.6
Same XBim as in NanoCAD 25.0
CadwisePropertyTools
by: CadwisePropertyTools
- 3 total downloads
- Latest version: 2.9.14
Package Description
CadwisePropertyTools.Wpf
by: CadwisePropertyTools.Wpf
- 9 total downloads
- Latest version: 2.9.17
Custom controls for WPF: PropertyGrid, DataGrid, multi-select TreeView, ColorPicker and more
Castle.Core
by: Castle Project Contributors
- 27 total downloads
- Latest version: 5.2.1
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
- 6 total downloads
- Latest version: 2.0.0
Polygon Clipping and Offsetting Library
ClosedXML
by: Jan Havlíček, Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
- 54 total downloads
- Latest version: 0.105.0
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.0 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML.Parser
by: Jan Havlíček
- 7 total downloads
- Latest version: 2.0.0
A lexer and parser of Excel formulas with focus on performance. Its goal is to create
an abstract syntax tree from a formula text to enable formula evaluation.
CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 20 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.Common
by: Microsoft
- 7 total downloads
- Latest version: 8.4.2
This package includes .NET helpers such as:
- IncrementalLoadingCollection: Simplifies the definition and usage of collections whose items can be loaded incrementally only when needed by the view.
- String extensions and array extensions: These extensions make working with string and arrays easier.
CommunityToolkit.Diagnostics
by: Microsoft
- 10 total downloads
- Latest version: 8.4.2
This package includes .NET helpers such as:
- Guard: Helper methods to verify conditions when running code.
- ThrowHelper: Helper methods to efficiently throw exceptions.
CommunityToolkit.HighPerformance
by: Microsoft
- 26 total downloads
- Latest version: 8.4.2
This package includes high performance .NET helpers such as:
- Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas.
- ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>.
- MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances.
- MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor.
- SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it.
- StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers.
- String, array, Memory<T>, Span<T> extensions and more, all focused on high performance.
- HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values.
- BitHelper: a class with helper methods to perform bit operations on numeric types.
- ParallelHelper: helpers to work with parallel code in a highly optimized manner.
- Box<T>: a type mapping boxed value types and exposing some utility and high performance methods.
- Ref<T>: a stack-only struct that can store a reference to a value of a specified type.
- NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
CommunityToolkit.Mvvm
by: Microsoft
- 26 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.
ControlzEx
by: Jan Karger, Bastian Schmidt, James Willock
- 11 total downloads
- Latest version: 7.0.1
ControlzEx is a library with some shared Controls for WPF.