Polly.Contrib.Simmy
by: App vNext
- 43 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Contrib.WaitAndRetry
by: Grant Dickinson App vNext
- 37 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Portable.BouncyCastle
by: Oren Novotny
- 110 total downloads
- Latest version: 1.8.5
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
protobuf-net
by: Marc Gravell
- 342 total downloads
- Latest version: 2.4.6
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.BuildTools
by: Marc Gravell
- 27 total downloads
- Latest version: 3.2.30
Analyzer and Generator support for protobuf-net
python
by: Python Software Foundation
- 13 total downloads
- Latest version: 3.9.6
Installs 64-bit Python for use in build scenarios.
QRCoder
by: Raffael Herrmann
- 14 total downloads
- Latest version: 1.4.3
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
RandomDataGenerator.Net
by: Stef Heyenrath
- 214 total downloads
- Latest version: 1.0.18
This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, IP-Addresses, Guids, DateTime and more.
RBush
by: viceroypenguin
- 155 total downloads
- Latest version: 3.2.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
refit
by: Paul Betts Refit contributors
- 146 total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit
by: .NET Foundation and Contributors
- 228 total downloads
- Latest version: 4.8.14
The automatic type-safe REST library for Xamarin and .NET
Remotion.Linq
by: rubicon IT GmbH
- 161 total downloads
- Latest version: 2.2.0
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
RichardSzalay.MockHttp
by: Richard Szalay
- 144 total downloads
- Latest version: 7.0.0
Testing layer for Microsoft's HttpClient library
RoboLynx.Umbraco.QRCodeGenerator
by: Sebastian Felis
- 28 total downloads
- Latest version: 10.0.0
Property editor for Umbraco to generating QR codes. It generate QR codes for the specify data source (e.g. published document property value, URL, any custom source). It's accessible for backoffice user, but it's can be also use at frontend page after RoboLynx.Umbraco.QRCodeGenerator.Frontend package installation.
RoboLynx.Umbraco.QRCodeGenerator.Backoffice
by: Sebastian Felis
- 13 total downloads
- Latest version: 10.1.1
Part of QR Code Generator for Umbraco. Property editor and Content App to generate QR codes in Umbraco Backoffice for the specify data source (e.g. published document property value, URL, any custom source).
Roslynator.CodeAnalysis.Analyzers
by: Josef Pihrt
- 13 total downloads
- Latest version: 3.3.0
A collection of analyzers for Roslyn API.
- This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 3.8.0.
- This package is applicable for projects that use Roslyn API (Microsoft.CodeAnalysis* packages)
Roslynator.Formatting.Analyzers
by: Josef Pihrt
- 13 total downloads
- Latest version: 3.3.0
A collection of formatting analyzers, powered by Roslyn.
- This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 3.8.0.
- All analyzers are disabled by default.
runtime.any.System.Collections
by: Microsoft
- 11 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
- 21 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.Globalization
by: Microsoft
- 19 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.
runtime.any.System.Globalization.Calendars
by: Microsoft
- 19 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides classes for performing date calculations using specific calendars, including the Gregorian, Julian, Hijri and Korean calendars.
Commonly Used Types:
System.Globalization.HijriCalendar
System.Globalization.GregorianCalendar
System.Globalization.HebrewCalendar
System.Globalization.KoreanCalendar
System.Globalization.ThaiBuddhistCalendar
System.Globalization.TaiwanCalendar
System.Globalization.JapaneseCalendar
System.Globalization.GregorianCalendarTypes
System.Globalization.PersianCalendar
System.Globalization.UmAlQuraCalendar
When using NuGet 3.x this package requires at least version 3.4.