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
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
  • 0 total downloads
  • Latest version: 1.2.2
Polygon Clipping and Offsetting Library
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
  • 6 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
  • 0 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.
Cyotek.Drawing.BitmapFont by: Cyotek
  • 0 total downloads
  • Latest version: 2.0.0
  • angelcode bitmapfont bmfont bitmap font cyotek
AngelCode BMFont parser for use with .NET
DiffPlex by: Matthew Manela
  • 0 total downloads
  • Latest version: 1.7.2
  • diff
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
Docker.DotNet by: Docker.DotNet
  • 1 total downloads
  • Latest version: 3.125.2
  • Docker Container C# .NET
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
DocumentFormat.OpenXml by: Microsoft
  • 0 total downloads
  • Latest version: 2.20.0
  • openxml office
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.
DotImaging.BitmapInterop by: Darko Jurić
  • 2 total downloads
  • Latest version: 4.6.5
  • imaging interoperability extensions, GDI
Provides extensions for interoperability with System.Drawing.Bitmap, Point, PointF, Color and drawing extensions.
Emgu.CV.runtime.windows by: Emgu Corporation
  • 0 total downloads
  • Latest version: 4.5.5.4823
  • opencv emgu emgucv ai image
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
  • emgu
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
  • emgu
This package contains the native x86 MSVC runtime for Windows
EntityFramework by: Microsoft
  • 1 total downloads
  • Latest version: 6.6.0-preview1-final
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.