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
NuGet's implementation of Semantic Versioning.
NUglify
by: Ron Logan Alexandre Mutel Andrew Bullock
- 38 total downloads
- Latest version: 1.21.17
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
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
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
OPC UA Client Class Library
Open.Diagnostics
by: electricessence
- 2 total downloads
- Latest version: 1.4.1
Diagnostic extensions and utilities.
Part of the "Open" set of libraries.
Open.Disposable
by: electricessence
- 7 total downloads
- Latest version: 3.0.1
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
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
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
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
The official .NET library for the OpenAI service API.
OpenTelemetry
by: OpenTelemetry Authors
- 28 total downloads
- Latest version: 1.15.0
OpenTelemetry .NET SDK
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 13 total downloads
- Latest version: 1.15.0
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
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
StackExchange.Redis instrumentation for OpenTelemetry .NET.
OpenTK
by: Team OpenTK
- 71 total downloads
- Latest version: 5.0.0-pre.15
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
OpenToolkit.Graphics
by: Team OpenTK
- 1 total downloads
- Latest version: 4.0.0-pre
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.
OpenToolkit.Mathematics
by: Team OpenTK
- 10 total downloads
- Latest version: 4.0.0-pre9
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.
opentoolkit.redist.glfw
by: OpenToolkit
- 2 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.