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 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
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
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
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 BMFont parser for use with .NET
DiffPlex
by: Matthew Manela
- 0 total downloads
- Latest version: 1.7.2
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.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
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
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
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
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
This package contains the native x86 MSVC runtime for Windows
EntityFramework
by: Microsoft
- 1 total downloads
- Latest version: 6.6.0-preview1-final
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.