MudBlazor by: Garderoben, Henon and Contributors
  • 4 total downloads
  • Latest version: 8.15.0
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
NetEscapades.EnumGenerators by: Andrew Lock
  • 17 total downloads
  • Latest version: 1.0.0-beta16
  • enums attribute generator generation codegen codegenerator codegeneration netescapades
A source generator for creating helper extension methods on enums using a [EnumExtensions] attribute
NetTopologySuite by: NetTopologySuite - Team
  • 1 total downloads
  • Latest version: 1.15.0-pre1
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification. This package references GeoAPI.
Newtonsoft.Json by: James Newton-King
  • 29 total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 6 total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
Npgsql.NetTopologySuite by: Yoh Deadfall, Shay Rojansky
  • 1 total downloads
  • Latest version: 1.0.0
  • npgsql postgresql postgres postgis nts ado ado.net database sql
NetTopologySuite plugin for Npgsql, allowing mapping of PostGIS geometry types to NetTopologySuite types.
OneOf by: Harry McIntyre
  • 1 total downloads
  • Latest version: 3.0.216
  • discriminated unions, return type, match switch
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Polly by: Michael Wolfenden, App vNext
  • 8 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
  • 5 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
  • 6 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
QRCoder by: Raffael Herrmann, Shane Krueger
  • 7 total downloads
  • Latest version: 1.7.0
  • c# csharp qr qrcoder qrcode qr-generator qr-code-generator
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
runtime.linux-x64.Microsoft.DotNet.ILCompiler by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides a native AOT compiler and runtime for .NET
System.ComponentModel.Annotations by: Microsoft
  • 5 total downloads
  • Latest version: 5.0.0
Provides attributes that are used to define metadata for objects used as data sources. Commonly Used Types: System.ComponentModel.DataAnnotations.ValidationResult System.ComponentModel.DataAnnotations.IValidatableObject System.ComponentModel.DataAnnotations.ValidationAttribute System.ComponentModel.DataAnnotations.RequiredAttribute System.ComponentModel.DataAnnotations.StringLengthAttribute System.ComponentModel.DataAnnotations.DisplayAttribute System.ComponentModel.DataAnnotations.RegularExpressionAttribute System.ComponentModel.DataAnnotations.DataTypeAttribute System.ComponentModel.DataAnnotations.RangeAttribute System.ComponentModel.DataAnnotations.KeyAttribute When using NuGet 3.x this package requires at least version 3.4.
Timestamps by: Joel Christner
  • 5 total downloads
  • Latest version: 1.0.11
  • time timestamp stopwatch
Simple class containing start time, end time, and total time.