NuGet.Protocol by: Microsoft
  • 38 total downloads
  • Latest version: 7.0.1
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.Types by: NuGet
  • 10 total downloads
  • Latest version: 4.0.0-rtm-2283
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Repositories by: NuGet.Repositories
  • 12 total downloads
  • Latest version: 4.1.0
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 8 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 43 total downloads
  • Latest version: 7.0.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUglify by: Ron Logan Alexandre Mutel Andrew Bullock
  • 38 total downloads
  • Latest version: 1.21.17
  • CSS JavaScript minify crunch uglify Compress HTML htmlminifier htmlcompressor
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
Nullable by: Manuel Römer
  • 7 total downloads
  • Latest version: 1.3.1
  • source compiletime null nullable attributes allownull disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen notnull notnullifnotnull notnullwhen membernotnull membernotnullwhen
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework. This package does not contain any compiled binaries, but instead adds the attribute classes 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 new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default. Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
NUnit3TestAdapter by: Charlie Poole Terje Sandstrom
  • 0 total downloads
  • Latest version: 6.0.1-alpha.6
  • test visualstudio testadapter nunit nunit3 dotnet
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core), versions .net framework 4.6.2 or higher, .net 8 or higher. Note that this package ONLY contains the adapter, not the NUnit framework. For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)
OPCFoundation.NetStandard.Opc.Ua.Client by: OPC Foundation
  • 0 total downloads
  • Latest version: 1.5.377.22
  • OPCFoundation OPC UA netstandard ios linux dotnet net netcore uwp
OPC UA Client Class Library
Open.Diagnostics by: electricessence
  • 2 total downloads
  • Latest version: 1.4.1
  • diagnostics debug extensions
Diagnostic extensions and utilities. Part of the "Open" set of libraries.
Open.Disposable by: electricessence
  • 7 total downloads
  • Latest version: 3.0.1
  • idisposable disposablebase disposable pattern extensions thread safe thread safety
Provides a set of useful classes when implementing a disposable or dealing with disposables. Part of the "Open" set of libraries.
Open.Disposable.ObjectPools by: electricessence
  • 13 total downloads
  • Latest version: 3.0.2
  • objectpool idisposable thread safe
A set of variations on ObjectPool implementations with differing underlying collections. Part of the "Open" set of libraries.
Open.Threading.ReadWrite by: electricessence
  • 17 total downloads
  • Latest version: 3.0.1
  • collections extensions threadsafe thread safe thread safety readwrite read write readerwriterlock readerwriterlockslim
Useful set of extensions and classes for simplifying and optimizing read-write synchronization. Part of the "Open" set of libraries.
Open.Threading.Tasks by: electricessence
  • 7 total downloads
  • Latest version: 1.2.2
  • dotnet dotnet-core dotnetcore cs extensions actionrunner cancellable cancellabletask progress task-extensions
A set of utilities and extensions for working with Tasks. Part of the "Open" set of libraries.
OpenAI by: OpenAI
  • 87 total downloads
  • Latest version: 2.8.0
  • OpenAI openai-dotnet ChatGPT Dall-E
The official .NET library for the OpenAI service API.
OpenTelemetry by: OpenTelemetry Authors
  • 28 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 13 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Extensions.Hosting by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.StackExchangeRedis by: OpenTelemetry Authors
  • 76 total downloads
  • Latest version: 1.15.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing Redis StackExchange.Redis
StackExchange.Redis instrumentation for OpenTelemetry .NET.
OpenTK by: Team OpenTK
  • 71 total downloads
  • Latest version: 5.0.0-pre.15
  • OpenTK OpenGL OpenGLES GLES OpenAL OpenCL C# F# .NET Mono Vector Math Game Graphics Sound
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s