FTD2XX.Net by: FTDI2XX
  • 1 total downloads
  • Latest version: 1.2.1
FTDI have provided a managed .NET wrapper class for the FTD2XX DLL on the Windows platform. The managed wrapper DLL (FTD2XX_NET.DLL) is provided as a free download with Intellisense documentation provided in the FTD2XX_NET.XML file - this is viewable in the Visual Studio Object Browser and also provides hints as the code is written. v1.21 I have recompiled the v1.2.0 code to add the following framework options: - .Net Standard 2.0 - .Net Standard 2.1 - .Net Framework 4.5
Google.Protobuf by: Google Inc.
  • 5 total downloads
  • Latest version: 3.30.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
HarfBuzzSharp.NativeAssets.WebAssembly by: Microsoft
  • 3 total downloads
  • Latest version: 7.3.0.3
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HungarianAlgorithm by: Michael Vivet
  • 1 total downloads
  • Latest version: 2.1.2
  • Algorithm, Hungarian
Implementation Hungarian Algorithm. The Travelling-salesman-problem.
Intel.ML.OnnxRuntime.OpenVino by: Microsoft
  • 3 total downloads
  • Latest version: 1.22.0
  • native ONNX Runtime ONNXRuntime Machine Learning MachineLearning
This package contains native shared library artifacts for ONNX Runtime with OpenVINO.
IsExternalInit by: Manuel Römer
  • 1 total downloads
  • Latest version: 1.0.2
  • source compiletime polyfill IsExternalInit init record
A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework by providing a polyfill for the IsExternalInit class. This package does not contain any compiled binaries, but instead adds the IsExternalInit class as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications. The C# code is only included if you are targeting a framework version which does not support the IsExternalInit class. For example, if you create a library which multi-targets .NET Standard 2.0 and .NET 5.0, the IsExternalInit class is not provided in the .NET 5.0 compilation, because .NET 5.0 already provides support for the class by default. Please see https://github.com/manuelroemer/IsExternalInit for additional information on how to use this package.
MessagePackAnalyzer by: neuecc, aarnott
  • 1 total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
MethodBoundaryAspect.Fody by: Ralf Kornelius, Marcell Spies, Martin Ayasse, Contributors
  • 1 total downloads
  • Latest version: 2.0.148
  • il weaving fody aspect aop method-invocation method boundary
A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions. Additionally you have access to useful method parameters.
Microsoft.AI.DirectML by: Microsoft
  • 2 total downloads
  • Latest version: 1.15.4
  • AI MachineLearning DirectX D3D12 Direct3D12 DirectML Native
DirectML Redistributable Package.
Microsoft.Android.Ref.35.Msi.x64 by: Microsoft
  • 1 total downloads
  • Latest version: 35.0.39
Microsoft.Android reference assemblies for API 35. Please do not reference directly.
Microsoft.Android.Runtime.35.android-arm.Msi.x64 by: Microsoft
  • 1 total downloads
  • Latest version: 35.0.39
Microsoft.Android runtime components for API 35. Please do not reference directly.
Microsoft.Android.Runtime.35.android-arm64.Msi.x64 by: Microsoft
  • 1 total downloads
  • Latest version: 35.0.39
Microsoft.Android runtime components for API 35. Please do not reference directly.
Microsoft.Android.Runtime.35.android-x64.Msi.x64 by: Microsoft
  • 1 total downloads
  • Latest version: 35.0.39
Microsoft.Android runtime components for API 35. Please do not reference directly.
Microsoft.Android.Runtime.35.android-x86.Msi.x64 by: Microsoft
  • 1 total downloads
  • Latest version: 35.0.39
Microsoft.Android runtime components for API 35. Please do not reference directly.
Microsoft.Android.Sdk.Windows.Msi.x64 by: Microsoft
  • 1 total downloads
  • Latest version: 34.0.147
C# Tools and Bindings for the Android SDK.
Microsoft.ApplicationInsights.WindowsServer by: Microsoft
  • 1 total downloads
  • Latest version: 2.22.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.App.Internal.Assets by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.4.25258.110
ASP.NET Core static framework assets This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.16
  • aspnetcore targeting-pack
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4ae1269bff83362236d0f3bd4c9302e6a1e9341c
Microsoft.AspNetCore.App.Runtime.linux-arm64 by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.14
  • aspnetcore shared-framework
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25ef4aa38b77974263cb10f6e9cbd10135f17b59
Microsoft.AspNetCore.App.Runtime.linux-musl-x64 by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.36
  • aspnetcore shared-framework
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc