NuGet.Common
by: Microsoft
- 11 total downloads
- Latest version: 6.2.2
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 5 total downloads
- Latest version: 5.11.3
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: NuGet.DependencyResolver.Core
- 3 total downloads
- Latest version: 4.0.0
NuGet v3 core library.
NuGet.Frameworks
by: Microsoft
- 1 total downloads
- Latest version: 4.4.3+6a53d40cdb2f65a9dbbf458556372e275f2e3a4a
The understanding of target frameworks for NuGet.Packaging
NuGet.Packaging.Core
by: Microsoft
- 6 total downloads
- Latest version: 4.3.1
The core data structures for NuGet.Packaging
NuGet.Protocol
by: Microsoft
- 1 total downloads
- Latest version: 4.4.3+6a53d40cdb2f65a9dbbf458556372e275f2e3a4a
NuGet client library.
NuGet.Protocol.Core.Types
by: NuGet
- 7 total downloads
- Latest version: 4.0.0-rc2
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Repositories
by: NuGet.Repositories
- 6 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 4 total downloads
- Latest version: 4.0.0-rc3
NuGet v3 core library.
Nullable
by: Manuel Römer
- 1 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.
NUnit
by: Charlie Poole
- 1 total downloads
- Latest version: 2.6.4
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests.
Version 2.6 is the seventh major release of this well-known and well-tested programming tool.
This package includes only the framework assembly. You will need to install the NUnit.Runners package unless you are using a third-party runner.
NUnit3TestAdapter
by: Charlie Poole, Terje Sandstrom
- 15 total downloads
- Latest version: 4.2.0
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core).
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.)
OpenTelemetry.Api
by: OpenTelemetry authors
- 2 total downloads
- Latest version: 0.2.0-alpha.179
OpenTelemetry .NET instrumentation API
OpenTK
by: Team OpenTK
- 1 total downloads
- Latest version: 5.0.0-pre.16
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
OrleansDashboard
by: OrleansContrib
- 5 total downloads
- Latest version: 1.4.0
An admin dashboard for Microsoft Orleans
PCLStorage
by: Daniel Plaisted
- 4 total downloads
- Latest version: 0.9.5
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
Plugin.Fingerprint
by: Sven-Michael Stübe
- 13 total downloads
- Latest version: 2.1.2
Authenticate a user via fingerprint, face id or any other biometic / local authentication method from a cross platform API.
Polly
by: Michael Wolfenden, App vNext
- 3 total downloads
- Latest version: 5.7.0
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Polly-Signed
by: Michael Wolfenden, App vNext
- 17 total downloads
- Latest version: 5.8.0
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Pomelo.EntityFrameworkCore.MySql
by: Pomelo.EntityFrameworkCore.MySql
- 2 total downloads
- Latest version: 1.1.0
Pomelo.EntityFrameworkCore.MySql