NuGet.Packaging
by: Microsoft
- 1 total downloads
- Latest version: 6.6.1
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Protocol.Core.Types
by: NuGet
- 3 total downloads
- Latest version: 4.0.0-rtm-2265
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Versioning
by: NuGet
- 1 total downloads
- Latest version: 3.4.4-rtm-final
NuGet's implementation of Semantic Versioning.
NUnit
by: Charlie Poole, Rob Prouse
- 16 total downloads
- Latest version: 3.13.2
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible.
This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly.
Supported platforms:
- .NET Framework 3.5+
- .NET Standard 2.0+
NUnit3TestAdapter
by: NUnit Software
- 1 total downloads
- Latest version: 3.2.0
A package including the NUnit 3 TestAdapter for Visual Studio 2012/13/15. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server.
Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution.
The package works with Visual Studio 2012, 2013 and 2015.
OpenTelemetry
by: OpenTelemetry Authors
- 22 total downloads
- Latest version: 1.9.0-rc.1
OpenTelemetry .NET SDK
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.7.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.8.0-beta.1
Console exporter for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Runtime
by: OpenTelemetry Authors
- 5 total downloads
- Latest version: 1.12.0
.NET runtime instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.SqlClient
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.13.0-beta.2
SqlClient instrumentation for OpenTelemetry .NET.
OpenTK
by: Team OpenTK
- 6 total downloads
- Latest version: 4.8.1
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
OpenTK.redist.glfw
by: Team OpenTK
- 1 total downloads
- Latest version: 3.4.0.44
GLFW redistributables for OpenTK.
OrleansDashboard.Core
by: OrleansContrib
- 5 total downloads
- Latest version: 3.6.0
An admin dashboard for Microsoft Orleans
Perfolizer
by: Andrey Akinshin
- 1 total downloads
- Latest version: 0.3.13
Performance analysis toolkit
PInvoke.Kernel32
by: Andrew Arnott
- 1 total downloads
- Latest version: 0.5.147
P/Invoke methods for the Windows Kernel32.dll.
Polly.Extensions
by: Michael Wolfenden, App vNext
- 1 total downloads
- Latest version: 8.6.4
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Pomelo.EntityFrameworkCore.MySql
by: Laurents Meyer, Caleb Lloyd, Yuko Zheng
- 1 total downloads
- Latest version: 3.2.6
Pomelo's MySQL database provider for Entity Framework Core.
Pragmastat
by: Andrey Akinshin
- 10 total downloads
- Latest version: 3.2.0
Pragmatic Statistical Toolkit
Remotion.Linq
by: rubicon IT GmbH
- 8 total downloads
- Latest version: 2.1.1
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
RestSharp
by: John Sheehan, Andrew Young, Alexey Zimarev and RestSharp community
- 0 total downloads
- Latest version: 106.10.2-alpha.0.15
Simple REST and HTTP API Client