PolySharp
by: Sergio Pedri
- 91 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
- 176 total downloads
- Latest version: 1.1.0-rtm-10032
Pomelo.AspNetCore.TimedJob
Pomelo.EntityFrameworkCore.MySql
by: Pomelo.EntityFrameworkCore.MySql
- 35 total downloads
- Latest version: 1.1.2
Package Description
Pomelo.JsonObject
by: Pomelo.JsonObject
- 25 total downloads
- Latest version: 1.1.1
Package Description
Portable.BouncyCastle
by: Claire Novotny
- 242 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 14 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
- 282 total downloads
- Latest version: 8.0.0.1909
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, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform.
Prism.DryIoc
by: Brian Lagunas Dan Siegel
- 119 total downloads
- Latest version: 7.2.0.1422
Use these extensions to build Prism applications based on DryIoc.
Prism.Forms
by: Brian Lagunas Dan Siegel
- 123 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.
Prism.Unity
by: Brian Lagunas Dan Siegel
- 208 total downloads
- Latest version: 7.2.0.1422
Use these extensions to build Prism applications based on Unity.
Prism.Wpf
by: Brian Lagunas Dan Siegel
- 208 total downloads
- Latest version: 7.2.0.1422
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.Wpf helps you more easily design and build rich, flexible, and easy to maintain Windows Presentation Foundation (WPF) desktop applications. This library provides user interface composition as well as modularity support.
prometheus-net
by: andrasm qed- lakario
- 118 total downloads
- Latest version: 1.3.6-rc
.NET client for prometheus.io
protobuf-net
by: Marc Gravell
- 256 total downloads
- Latest version: 2.4.9
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Qiniu.SDK
by: PM Extra
- 20 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
- 200 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Quartz.Serialization.Json
by: Marko Lahma
- 7 total downloads
- Latest version: 3.0.0-alpha2
Quartz.NET JSON Serialization Support
RabbitMQ.Client
by: VMware
- 34 total downloads
- Latest version: 5.2.0
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RBush
by: viceroypenguin
- 109 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
- 51 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