Cadwise-CoreCLR-NCalc by: Sebastian Klose
  • 1 total downloads
  • Latest version: 2.0.91
  • ncalc coreclr expression evaluator
This is a port of NCalc for .NET Core applications.
Cadwise.C3DGate by: Cadwise.C3DGate.NugetBuilder
  • 1 total downloads
  • Latest version: 1.1.1668
Package Description
Cadwise.CadGate by: cadwise
  • 101 total downloads
  • Latest version: 1.1.1850
Package Description
Cadwise.Common.CodeConventions by: Cadwise.Common.CodeConventions
  • 204 total downloads
  • Latest version: 1.0.1843
  • Cadwise.Common.CodeConventions, analyzers
Package Description
Cadwise.Common.ResxCodeGenerator.Build by: Cadwise.Common.ResxCodeGenerator.Build
  • 204 total downloads
  • Latest version: 1.0.1843
Package Description
Cadwise.Documentation.Ventilation by: cadwise
  • 1 total downloads
  • Latest version: 1.0.5
Package Description
Cadwise.Geometry.Compression by: Cadwise.Geometry.Compression
  • 4 total downloads
  • Latest version: 1.0.17
Package Description
Cadwise.GraphicSymbol.Content by: cadwise
  • 1 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
  • 8 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
  • 5 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
  • 0 total downloads
  • Latest version: 1.0.0.6
Same XBim as in NanoCAD 25.0
Castle.Core by: Castle Project Contributors
  • 12 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Clipper2 by: Angus Johnson
  • 1 total downloads
  • Latest version: 1.2.2
Polygon Clipping and Offsetting Library
CommandLineParser by: Giacomo Stelluti Scala
  • 2 total downloads
  • Latest version: 1.9.5-rc0
  • 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.
CommunityToolkit.HighPerformance by: Microsoft.Toolkit
  • 2 total downloads
  • Latest version: 7.1.1-preview3.1
  • Windows Community Toolkit WCT .NET Parallel Performance Unsafe Span Memory String StringPool Array Stream Buffer Extensions Helpers
This package includes high performance .NET Standard 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
  • 7 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.
coverlet.collector by: tonerdo
  • 1 total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.