Cadwise.C3DGate by: Cadwise.C3DGate.NugetBuilder
  • 0 total downloads
  • Latest version: 1.1.1668
Package Description
Cadwise.CadGate by: cadwise
  • 0 total downloads
  • Latest version: 1.1.1850
Package Description
Cadwise.Common.CodeConventions by: Cadwise.Common.CodeConventions
  • 0 total downloads
  • Latest version: 1.0.1843
  • Cadwise.Common.CodeConventions, analyzers
Package Description
Cadwise.Common.ResxCodeGenerator.Build by: Cadwise.Common.ResxCodeGenerator.Build
  • 0 total downloads
  • Latest version: 1.0.1843
Package Description
Cadwise.Documentation.Ventilation by: cadwise
  • 0 total downloads
  • Latest version: 1.0.5
Package Description
Cadwise.Geometry.Compression by: Cadwise.Geometry.Compression
  • 0 total downloads
  • Latest version: 1.0.17
Package Description
Cadwise.GraphicSymbol.Content by: cadwise
  • 0 total downloads
  • Latest version: 1.0.14
Package Description
Cadwise.Meshellator by: Cadwise
  • 0 total downloads
  • Latest version: 1.0.0
Cadwise.Meshellator
Cadwise.NanoCadOem by: cadwise
  • 0 total downloads
  • Latest version: 26.0.7220.708001
26.0.7220.708001
Cadwise.ObjectARX by: cadwise
  • 0 total downloads
  • Latest version: 1.0.5
1.0.5
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
CadwisePropertyTools by: CadwisePropertyTools
  • 0 total downloads
  • Latest version: 2.9.14
Package Description
CadwisePropertyTools.Wpf by: CadwisePropertyTools.Wpf
  • 0 total downloads
  • Latest version: 2.9.17
  • wpf controls propertygrid dataform datagrid treeview colorpicker
Custom controls for WPF: PropertyGrid, DataGrid, multi-select TreeView, ColorPicker and more
Castle.Core by: Castle Project Contributors
  • 0 total downloads
  • Latest version: 4.4.0
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Clipper by: Angus Johnson
  • 0 total downloads
  • Latest version: 6.4.0
  • 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
  • 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
  • command line commandline argument option parser parsing library syntax shell
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
  • 1 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.