NJsonSchema by: Rico Suter
  • 0 total downloads
  • Latest version: 10.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration by: Rico Suter
  • 0 total downloads
  • Latest version: 10.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript by: Rico Suter
  • 0 total downloads
  • Latest version: 10.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NodaTime.Serialization.JsonNet by: Jon Skeet
  • 0 total downloads
  • Latest version: 2.2.0
  • nodatime json jsonnet
Provides serialization support between Noda Time and Json.NET.
NSwag.AspNetCore by: Rico Suter
  • 0 total downloads
  • Latest version: 14.2.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.CommandLine by: Microsoft
  • 0 total downloads
  • Latest version: 6.13.2
  • nuget
NuGet Command Line Interface.
NuGet.Frameworks by: Microsoft
  • 3 total downloads
  • Latest version: 5.11.0
  • nuget
NuGet's understanding of target frameworks.
Otp.NET by: Kyle Spearrin
  • 0 total downloads
  • Latest version: 1.3.0
  • otp,totp,hotp,2fa,two factor
An implementation of TOTP and HOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes. For documentation and examples visit the project website on GitHub at https://github.com/kspearrin/Otp.NET
Owin by: OWIN startup components contributors
  • 0 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
Pkcs11Interop by: Jaroslav Imrich
  • 0 total downloads
  • Latest version: 5.1.2
  • pkcs pkcs11 security crypto cryptography smartcard hsm
Managed .NET wrapper for unmanaged PKCS#11 libraries
Polly by: Michael Wolfenden, App vNext
  • 0 total downloads
  • Latest version: 7.2.4
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
Polly is a 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.Extensions.Http by: App vNext
  • 0 total downloads
  • Latest version: 3.0.0
  • HttpClient HttpClientFactory Exception Handling Resilience Transient Fault Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Portable.BouncyCastle by: Claire Novotny
  • 0 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Proto.Cluster.CodeGen by: Proto.Actor Team
  • 0 total downloads
  • Latest version: 1.7.0
  • actors actor model concurrency proto protoactor
Ultra-fast distributed actors for .NET.
Radzen.Blazor by: Radzen Ltd.
  • 0 total downloads
  • Latest version: 6.2.9
  • blazor material design fluent fluentui components datagrid scheduler charts
Radzen Blazor is a set of 90+ free native Blazor UI controls packed with DataGrid, Scheduler, Charts and robust theming including Material design and Fluent UI.
Rebus by: mookid8000
  • 0 total downloads
  • Latest version: 6.4.1
  • rebus queue messaging service bus
Rebus is a lean service bus for .NET
runtime.any.System.Collections by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Diagnostics.Tools by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools. Commonly Used Types: System.CodeDom.Compiler.GeneratedCodeAttribute System.Diagnostics.CodeAnalysis.SuppressMessageAttribute When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Diagnostics.Tracing by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides class that enable you to create high performance tracing events to be captured by event tracing for Windows (ETW). Commonly Used Types: System.Diagnostics.Tracing.EventSource System.Diagnostics.Tracing.EventListener System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventWrittenEventArgs System.Diagnostics.Tracing.EventAttribute System.Diagnostics.Tracing.EventSourceAttribute System.Diagnostics.Tracing.NonEventAttribute When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Globalization by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency, and numbers, and sort order for strings. Commonly Used Types: System.Globalization.DateTimeFormatInfo System.Globalization.CultureInfo System.Globalization.NumberFormatInfo System.Globalization.CalendarWeekRule System.Globalization.TextInfo System.Globalization.Calendar System.Globalization.CompareInfo System.Globalization.CompareOptions System.Globalization.UnicodeCategory When using NuGet 3.x this package requires at least version 3.4.