Owl.Carousel.2
by: Bartosz Wojciechowski (packaged by Martin Folkeseth)
- 13 total downloads
- Latest version: 2.0.1
This package is packed and maintained by Geta
PeNet.Asn1
by: Sergey Savchuk Jan Jansen Stefan Hausotte
- 25 total downloads
- Latest version: 1.3.4
Asn1 is a tool for parsing and formating ASN1 files.
PeterKottas.DotNetCore.CmdArgParser
by: Peter Kottas
- 11 total downloads
- Latest version: 1.0.5
Simple library capable of parsing out command line arguments. Very easy to use api and examples provided
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 13 total downloads
- Latest version: 2.0.22
Package Description
Polly
by: Michael Wolfenden App vNext
- 11 total downloads
- Latest version: 7.2.1
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.
Pomelo.EntityFrameworkCore.MySql
by: Laurents Meyer Caleb Lloyd Yuko Zheng
- 112 total downloads
- Latest version: 5.0.1
Pomelo's MySQL database provider for Entity Framework Core.
Pomelo.JsonObject
by: Pomelo.JsonObject
- 54 total downloads
- Latest version: 2.2.1
MySQL provider for Entity Framework Core
Portable.BouncyCastle
by: Claire Novotny
- 95 total downloads
- Latest version: 1.8.10
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
PowerDns.Client
by: Bastian Eicher
- 13 total downloads
- Latest version: 0.3.1
Client library for the PowerDNS API
Quartz
by: Marko Lahma
- 12 total downloads
- Latest version: 3.0.7
Quartz Scheduling Framework for .NET
redmine-netcore10-api
by: Adrian Popescu
- 16 total downloads
- Latest version: 2.0.1
.Net Core API for Redmine bug/task management systems.
RestEase
by: Antony Male
- 11 total downloads
- Latest version: 1.4.10
Easy-to-use typesafe REST API client library, which is simple and customisable.
RestSharp
by: John Sheehan Andrew Young Alexey Zimarev and RestSharp community
- 27 total downloads
- Latest version: 106.11.4
Simple REST and HTTP API Client
rm.Trie
by: hippy
- 67 total downloads
- Latest version: 1.0.1
A trie (prefix tree) data structure implementation in C#.
runtime.any.System.Collections
by: Microsoft
- 13 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
- 12 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
- 12 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.IO
by: Microsoft
- 12 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWriter, that allow reading and writing to data streams
Commonly Used Types:
System.IO.Stream
System.IO.EndOfStreamException
System.IO.MemoryStream
System.IO.StreamReader
System.IO.StreamWriter
System.IO.StringWriter
System.IO.TextWriter
System.IO.TextReader
When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Reflection
by: Microsoft
- 12 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods.
Commonly Used Types:
System.Reflection.MethodInfo
System.Reflection.PropertyInfo
System.Reflection.ParameterInfo
System.Reflection.FieldInfo
System.Reflection.ConstructorInfo
System.Reflection.Assembly
System.Reflection.MemberInfo
System.Reflection.EventInfo
System.Reflection.Module
When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Reflection.Extensions
by: Microsoft
- 12 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides custom attribute extension methods for System.Reflection types.
Commonly Used Types:
System.Reflection.InterfaceMapping
System.Reflection.CustomAttributeExtensions
System.Reflection.RuntimeReflectionExtensions
When using NuGet 3.x this package requires at least version 3.4.