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.
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
  • 0 total downloads
  • Latest version: 6.4.4
  • 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.
Equals.Fody by: Rafał Jasica, Simon Cropp
  • 0 total downloads
  • Latest version: 4.0.2
  • Equals, GetHashCode, ILWeaving, Fody, Cecil
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.
Evos.Xbim by: Steve Lockley, Martin Cerny and XBIMTeam Contributors
  • 0 total downloads
  • Latest version: 1.0.0.8
Same XBim as in NanoCAD 26.0
Extended.Wpf.Toolkit by: Xceed
  • 0 total downloads
  • Latest version: 4.6.0
  • Extended WPF Toolkit
Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 48 controls, all offered under the Xceed Software Inc Community License. v4.6.0 provides 7 bug fixes and improvements. Documentation, source, and discussions are hosted on Github at https://github.com/xceedsoftware/wpftoolkit. Check out the Plus Edition to support the project, get more controls and features, and work with a version a few releases ahead of the free releases.
Fody by: Fody
  • 0 total downloads
  • Latest version: 6.9.2
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
Google.Protobuf by: Google Inc.
  • 27 total downloads
  • Latest version: 3.34.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Independentsoft.Office by: Independentsoft
  • 0 total downloads
  • Latest version: 2.0.770
  • Office Word Excel PowerPoint OpenOffice LibreOffice document spreadsheet docx xlsx pptx odt ods
Independentsoft.Office is Office file format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin. Supports Word, Excel, PowerPoint, OpenOffice file formats.
Independentsoft.Office.Odf by: Independentsoft
  • 0 total downloads
  • Latest version: 2.0.770
  • office odf OpenOffice LibreOffice document spreadsheet odt ods
Independentsoft.Office.Odf is Open Document Format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Independentsoft.Office.Spreadsheet by: Independentsoft
  • 0 total downloads
  • Latest version: 2.0.740
  • excel spreadsheet office xlsx
Independentsoft.Office.Spreadsheet is Excel file format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Interop.UIAutomationClient by: Roemer
  • 0 total downloads
  • Latest version: 10.19041.0
  • UIAutomationClient UIAutomation Windows Automation Accessibility System.Windows.Automation
The UI Automation COM-to-.NET adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation
JetBrains.Annotations by: JetBrains
  • 0 total downloads
  • Latest version: 2025.1.0-eap1
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections. All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
JetBrains.dotTrace.CommandLineTools.windows-x64 by: JetBrains
  • 0 total downloads
  • Latest version: 2023.1.7
The dotTrace console tool lets you start a profiling session and get performance snapshots from the command line. This can be helpful in various scenarios, like: * profiling an application on a remote server, * automating the process of gathering performance snapshots, for example, as a part of your continuous integration builds, * speeding up profiling routines by creating profiling scripts. The tool supports profiling of .NET Framework, .NET Core, Mono, and Unity applications. The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotTrace to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotTrace or JetBrains Rider.
Libuv by: Libuv
  • 0 total downloads
  • Latest version: 1.9.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
Microsoft.AspNet.Providers by: Microsoft
  • 0 total downloads
  • Latest version: 2.0.0
ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based providers, so that you can easily switch an application to use cloud storage via SQL Azure.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft.AspNetCore.Hosting.Abstractions
  • 0 total downloads
  • Latest version: 1.0.5
  • aspnetcore,hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft.AspNetCore.Hosting.Server.Abstractions
  • 0 total downloads
  • Latest version: 1.0.5
  • aspnetcore,hosting
ASP.NET Core hosting server abstractions for web applications.