NJsonSchema
by: Rico Suter
- 5 total downloads
- Latest version: 7.2.6206.27034
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 1 total downloads
- Latest version: 9.13.5
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 32 total downloads
- Latest version: 6.0.1
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5, 6, 7, 8 and 9
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Npgsql
by: Shay Rojansky, Nikita Kazmin, Brar Piening, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 2 total downloads
- Latest version: 6.0.1
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky, Austin Drenski, Yoh Deadfall
- 2 total downloads
- Latest version: 3.1.4
PostgreSQL/Npgsql provider for Entity Framework Core.
NSwag.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 14.0.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 83 total downloads
- Latest version: 14.0.7
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Commands
by: Rico Suter
- 38 total downloads
- Latest version: 14.0.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 106 total downloads
- Latest version: 13.20.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml
by: Rico Suter
- 2 total downloads
- Latest version: 13.0.0-20190531.9
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 12.0.10
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Frameworks
by: Microsoft
- 1 total downloads
- Latest version: 6.14.0
NuGet's understanding of target frameworks.
OpenTelemetry.Api
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.2.0-rc4
OpenTelemetry .NET API
OpenTelemetry.Instrumentation.StackExchangeRedis
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.12.0-beta.1
StackExchange.Redis instrumentation for OpenTelemetry .NET.
OpenTK
by: Team OpenTK
- 1 total downloads
- Latest version: 4.0.0-pre9.10
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. 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
PCLCrypto
by: Andrew Arnott
- 0 total downloads
- Latest version: 2.1.40-alpha
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
PInvoke.BCrypt
by: Andrew Arnott
- 1 total downloads
- Latest version: 0.3.2
P/Invoke methods for the Windows BCrypt.dll.
Polly-Signed
by: Michael Wolfenden, App vNext
- 4 total downloads
- Latest version: 4.2.4
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library (Profile 259) that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
Portable.JWT
by: Mitja Bombac
- 1 total downloads
- Latest version: 1.0.2
JWT (JSON Web Token) Portable Implementation for .NET 4.5+ (Public Domain).
Supported algorithms: HMAC signatures with HS256, HS384 and HS512.
RestSharp
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 108.0.4-alpha.0.21
Simple REST and HTTP API Client