Found 417 packages
Implementation of System.Device.Location.GeoCoordinate. It is an exact 1:1 API compliant implementation and will be supported until MSFT sees it fit to embed the type. Which at that point this implementation will cease development/support and you will be able to simply remove this package and everything will still work.
Provides the classes that define a cursor model for navigating and editing Extensible Markup Language (XML) information items as instances of the XQuery 1.0 and XPath 2.0 Data Model. Commonly Used Types: System.Xml.XPath.XPathNavigator System.Xml.XPath.IXPathNavigable System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNodeIterator System.Xml.XPath.XPathExpression System.Xml.XPath.XPathResultType System.Xml.XPath.XPathException System.Xml.XPath.XPathDocument System.Xml.XPath.XPathItem System.Xml.XPath.XPathNamespaceScope When using NuGet 3.x this package requires at least version 3.4.
Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
netstandard library for detecting file types by 'magic numbers', similar to the `file` command in Linux/Unix. Useful for validating file uploads instead of trusting file extensions.
AjaxGateway.Net - Web Application Toolkit - TypeScript Runtime - 2.1.232
Important! A long-standing request from some of our users has been to provide an official TypeScript NuGet package to improve the ease of acquisition. Starting with TypeScript 1.8 beta, they will be distributing the TypeScript compiler and the MSBuild task as a NuGet package with every release! Links to the respective packages are below: TypeScript compiler - https://www.nuget.org/packages/Microsoft.TypeScript.Compiler TypeScript MSBuild task - https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild
Type1 Targeting support for the Q# programming language.
Type and Reflection polyfill extension methods for .NET 3.5+ and .NET Standard 1.0+
This packages enables projects targeting down-level platforms to use some of the types added in later versions including: - CallerMemberNameAttribute - CallerLineNumberAttribute - CallerFilePathAttribute - Tuple<T1, T2, ...> - IProgress<T> - IStructuralComparable - IStructuralEquatable - Task - InvalidDataException These types are "unified" to their later version equivalent. For example, when running on .NET Framework 4.5, IProgress<T> from this package will be seen by the runtime as the same type as the one already available in the platform. Supported Platforms: - .NET Framework 4 (with KB2468871) - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 7.5 - Silverlight 4 - Portable Class Libraries This package is only required for projects targeting .NET Framework 4.5, Windows 8, Windows Phone Silverlight 8, or Windows Phone 8.1 when consuming a library that uses this package.
This package provides a framework for building type conversions.
An app for Seq that raises an event whenever it detects that a raised event type has not been seen previously. Requires Seq 5.1+, for earlier Seq versions use the 2.x series of releases of this package.
Chart for WinForms is a charting control that enables you create a variety of dynamic 2D charts for any type of charting application. Chart for WinForms is legacy and replaced by FlexChart.
triarclaboratoriesmLinkaccessapi
Even simpler integration with Slack's Incoming/Outgoing webhooks API for .net ### IMPORTANT On Feb 19th 2020 Slack will end support for TLS version 1.0 and 1.1. This means you may (depending on your .NET version) need to force the use of TLS1.2. If you receive an error stating that "The underlying connection was closed:" it's quite possibly a TLS issue. You can work around this by setting the default TLS version using the following: ```csharp System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; ```
This package requires TypeWriter: https://frhagn.github.io/Typewriter/ After installation you may need to remove signalr-1.0.d.ts installed with signalr typings.
boost_type_erasure-vc100. Compiler: Visual Studio 2010 SP1.
Lightweight source only package with TypeMeta class - set of utils that aids in reflection tasks. Consume via <PackageReference Include="Nemesis.Essentials.TypeMeta.Sources" Version="VERSION" PrivateAssets="All" /> This package was built from the source at https://github.com/nemesissoft/Nemesis.Essentials/tree/3eb05b22b296e3cf0b2ef9703b1e5f68a3605cee
TypeLib Information library v1.1.81.69. TypeLib library allows you to query COM servers using reflection like syntax to dynamically get information about exported classes, methods, properties and other data.
Chart for WPF is a charting control that enables you create a variety of dynamic 2D charts for any type of charting application. Chart for WPF is legacy and replaced by FlexChart.