PolySharp
by: Sergio Pedri
- 47 total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
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
Package Description
Portable.BouncyCastle
by: Oren Novotny
- 33 total downloads
- Latest version: 1.8.5
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
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 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 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
.NET client for prometheus.io
protobuf-net
by: Marc Gravell
- 53 total downloads
- Latest version: 2.4.6
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 (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
Quartz.NET JSON Serialization Support
RabbitMQ.Client
by: VMware
- 3 total downloads
- Latest version: 5.2.0
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
RAFT consensus implementation
RBush
by: viceroypenguin
- 31 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.
React.AspNet
by: Daniel Lo Nigro
- 4 total downloads
- Latest version: 3.1.0
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 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
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
Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.