NSwag.Generation.WebApi
by: Rico Suter
- 7 total downloads
- Latest version: 13.14.7
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 6.2.2
NuGet's configuration settings implementation.
NuGet.Repositories
by: NuGet.Repositories
- 8 total downloads
- Latest version: 4.3.0-beta1-2418
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.
NUnit3TestAdapter
by: Charlie Poole, Terje Sandstrom
- 6 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.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.1.0-rc1
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Instrumentation.SqlClient
by: OpenTelemetry Authors
- 4 total downloads
- Latest version: 1.0.0-rc6
SqlClient instrumentation for OpenTelemetry .NET
OpenTK
by: Team OpenTK
- 1 total downloads
- Latest version: 4.0.0-pre9.8
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.
PInvoke.BCrypt
by: Andrew Arnott
- 1 total downloads
- Latest version: 0.5.147
P/Invoke methods for the Windows BCrypt.dll.
Polly
by: Michael Wolfenden, App vNext
- 1 total downloads
- Latest version: 6.0.0-v6alpha0001
Polly is a .NET Standard 1.1 and .NET Standard 2.0 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.
Portable.BouncyCastle
by: Claire Novotny
- 1 total downloads
- Latest version: 1.8.9
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
RestSharp
by: John Sheehan, Andrew Young, Alexey Zimarev and RestSharp community
- 15 total downloads
- Latest version: 106.12.0
Simple REST and HTTP API Client
runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk
by: Microsoft
- 4 total downloads
- Latest version: 2.2.13-preview-30606-01
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR.
df6177e4c39a2e04562fc9d550e49f4e9973cd44
When using NuGet 3.x this package requires at least version 3.4.
Serilog
by: Serilog Contributors
- 4 total downloads
- Latest version: 4.3.1-dev-02373
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment
by: Serilog Contributors
- 3 total downloads
- Latest version: 2.1.3-dev-00752
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process
by: Serilog Contributors
- 1 total downloads
- Latest version: 2.0.2-dev-00741
The process enricher for Serilog.
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 13 total downloads
- Latest version: 2.0.3-dev-10220
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Settings.Configuration
by: Serilog Contributors
- 10 total downloads
- Latest version: 3.5.0-dev-00353
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 1 total downloads
- Latest version: 1.3.0-dev-00056
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 7 total downloads
- Latest version: 4.1.1-dev-00917
A Serilog sink that writes log events to the console/terminal.