PolySharp by: Sergio Pedri
  • 47 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Pomelo.AspNetCore.TimedJob by: Microsoft
  • 60 total downloads
  • Latest version: 1.1.0-rtm-10032
Pomelo.AspNetCore.TimedJob
Pomelo.EntityFrameworkCore.MySql by: Pomelo.EntityFrameworkCore.MySql
  • 8 total downloads
  • Latest version: 1.1.2
  • Entity Framework Core entity-framework-core MySQL EF ORM Data
Package Description
Pomelo.JsonObject by: Pomelo.JsonObject
  • 6 total downloads
  • Latest version: 1.1.1
  • JSON Entity Framework Core entity-framework-core MySQL EF ORM
Package Description
Portable.BouncyCastle by: Oren Novotny
  • 33 total downloads
  • Latest version: 1.8.5
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 10 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
Prism.Core by: Brian Lagunas Dan Siegel
  • 38 total downloads
  • Latest version: 7.2.0.1038-pre
  • prism wpf xamarin mvvm uwp uap xaml
Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a Portable Class Library targeting these platforms; WPF, Windows 10 UWP, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform.
Prism.Forms by: Brian Lagunas Dan Siegel
  • 30 total downloads
  • Latest version: 7.2.0.1038-pre
  • prism xamarin xamarin.forms mvvm uwp ios android xaml
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a Portable Class Library targeting these platforms; WPF, Windows 10 UWP, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform. Prism for Xamarin.Forms helps you more easily design and build rich, flexible, and easy to maintain Xamarin.Forms applications.
prometheus-net by: andrasm qed- lakario
  • 4 total downloads
  • Latest version: 1.3.6-rc
  • metrics prometheus
.NET client for prometheus.io
protobuf-net by: Marc Gravell
  • 53 total downloads
  • Latest version: 2.4.6
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Qiniu.SDK by: PM Extra
  • 2 total downloads
  • Latest version: 8.0.0
  • Qiniu SDK Standard Core NetCore
Qiniu (Cloud) C# SDK This is an unofficial package that's based on official SDK, and: 1. Support NetStandard; 2. Use async api. It have been merged into official git as a seperate branch: https://github.com/qiniu/csharp-sdk/tree/3rd-party-net-standard
Quartz by: Marko Lahma
  • 26 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Quartz.Serialization.Json by: Marko Lahma
  • 2 total downloads
  • Latest version: 3.0.0-alpha2
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support
RabbitMQ.Client by: VMware
  • 3 total downloads
  • Latest version: 5.2.0
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Rafty by: Tom Pallister
  • 43 total downloads
  • Latest version: 0.3.0-unstable0001
  • API Gateway .NET core
RAFT consensus implementation
RBush by: viceroypenguin
  • 31 total downloads
  • Latest version: 3.2.0
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
React.AspNet by: Daniel Lo Nigro
  • 4 total downloads
  • Latest version: 3.1.0
  • asp.net mvc asp javascript js react facebook reactjs vnext asp.net 5 asp.net core
ReactJS and Babel tools for ASP.NET Core, including ASP.NET Core MVC. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
React.AspNet.Middleware by: Daniel Lo Nigro
  • 2 total downloads
  • Latest version: 3.1.0
  • asp.net mvc asp javascript js react facebook reactjs vnext asp.net 5 asp.net core
ASP.NET Core middleware to transpile JavaScript via Babel. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
React.Core by: Daniel Lo Nigro
  • 79 total downloads
  • Latest version: 5.2.0-beta1
  • asp.net mvc asp jquery javascript js react facebook reactjs babel
ReactJS and Babel tools for .NET. Important: This package does not do much on its own; you probably want an integration package (like React.Web.Mvc4) as well. Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
ReactiveUI.Fody by: .NET Foundation and Contributors
  • 371 total downloads
  • Latest version: 19.5.41
  • mvvm reactiveui rx reactive extensions observable LINQ events frp xamarin android ios mac forms monodroid monotouch xamarin.android xamarin.ios xamarin.forms xamarin.mac xamarin.tvos wpf net netstandard net472 uwp tizen unoplatform fody
Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.