opentoolkit.redist.glfw by: OpenToolkit
  • 49 total downloads
  • Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
Refit by: Paul Betts, Refit contributors
  • 103 total downloads
  • Latest version: 3.1.0
The automatic type-safe REST library for Xamarin and .NET
PagedList.Mvc by: Troy Goode
  • 433 total downloads
  • Latest version: 4.5.0
  • paging pager page infinitescroll ajax mvc
Asp.Net MVC HtmlHelper method for generating paging control for use with PagedList library.
Quartz by: Marko Lahma
  • 282 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
OpenTK by: Team OpenTK
  • 1,274k total downloads
  • Latest version: 5.0.0-pre.16
  • OpenTK OpenGL OpenGLES GLES OpenAL OpenCL C# F# .NET Mono Vector Math Game Graphics Sound
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 20 total downloads
  • Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
Plugin.CurrentActivity by: James Montemagno
  • 69 total downloads
  • Latest version: 2.0.1.1-beta
  • xamarin, pcl, xam.pcl, plugin, plugin for xamarin, android, activity, current activity
Provides a simple solution for getting access to the current Activity of the application when developing a Plugin for Xamarin. This will lay down a base "application" class for developers in their Android application with boilerplate code to get them started.
PdfPig by: UglyToad
  • 178 total downloads
  • Latest version: 0.0.11
  • PDF Reader Document Adobe PDFBox PdfPig pdf-extract
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
NUnit.Analyzers by: NUnit
  • 761 total downloads
  • Latest version: 4.14.0
  • nunit, analyzers, roslyn-analyzers
This package includes analyzers and code fixes for test projects using NUnit 3+. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages. They will also aid in the transition from NUnit 3 to NUnit 4. Version 3.0 and upwards works in Visual Studio 2019 (version 16.3) or newer and also enables supression of compiler errors such as errors arising from nullable reference types. For Visual Studio 2017 one must use versions below 3.0 - note that these versions are no longer updated, so version 2.10.0 is the last version that works in Visual Studio 2017.
QuestPDF by: MarcinZiabek
  • 579 total downloads
  • Latest version: 2026.7.2
  • pdf generation creation document report invoice export tagged accessibility csharp dotnet fluent layout merge edit html
QuestPDF is a modern PDF generation library for C# and .NET. Create invoices, reports, and data exports — a code-first alternative to HTML-to-PDF conversion. Merge and edit documents, generate PDF/A and accessible PDF/UA files, embed ZUGFeRD and Factur-X invoice XML. Source-available with a free Community license.
React.Core by: Daniel Lo Nigro
  • 18 total downloads
  • Latest version: 2.2.0
  • 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.
Plugin.Permissions by: James Montemagno
  • 17 total downloads
  • Latest version: 3.0.0.7-beta
  • permissions, plugin permissions, permission plugin, xamarin, pcl, xam.pcl, plugin, plugin for xamarin, windows phone, winphone, wp8, winrt, android, xamarin.forms, ios
Check to see if your users have granted or denied permissions for common permission groups on iOS and Android. Additionally, you can request permissions with a simple cross-platform async/awaitified API.
Reloadify3000 by: James Clancey
  • 135 total downloads
  • Latest version: 1.0.8
Hot Reload plugin for Comet
protobuf-net by: Marc Gravell
  • 11 total downloads
  • Latest version: 2.0.0.480
  • binary serialization protocol buffers protobuf deserialization
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.
PDFsharp-MigraDoc by: empira Software GmbH
  • 51 total downloads
  • Latest version: 1.51.5186-beta
  • MigraDoc PdfSharp Pdf Document Generation
MigraDoc Foundation - the Open Source .NET library that easily creates documents based on an object model with paragraphs, tables, styles, etc. and renders them into PDF or RTF. This is the MigraDoc PDF Core package. See Project Information for details.
Ookii.Dialogs by: Ookii Dialogs Contributors
  • 133 total downloads
  • Latest version: 5.0.1
  • ookii dialogs wpf windows-presentation-foundation progress-dialog task-dialog credential-dialog common-file-dialog
DEPRECATED. This package has been replaced by the package Ookii.Dialogs.Wpf.
Radzen.Blazor by: Radzen Ltd.
  • 16,035k total downloads
  • Latest version: 11.2.3
  • blazor material design fluent fluentui components datagrid scheduler charts
Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 110+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.
OpenTK.GLControl by: The Open Toolkit Team
  • 20 total downloads
  • Latest version: 1.1.2225
  • OpenTK OpenGL WinForms WPF C# F# VB .Net Mono
OpenTK.GLControl is a Windows.Forms Control with OpenGL rendering capabilities. Use it to add accelerated 3d graphics to your Windows.Forms or Windows Presentation Foundation (WPF) application. Features - Integrate 3d graphics into your Windows.Forms or WPF application - Use the .Net/Mono language of your choice: C#, F#, VB.Net, Boo, IronPython, IronRuby - Develop faster with inline documentation and strongly-typed enumerations for all OpenGL and OpenAL functions This is the official nuget package from http://www.opentk.com The source code can be found at https://github.com/opentk/opentk This package contains all code up to Feb 2016 from https://github.com/ppy/opentk
OpenTK.redist.glfw by: Team OpenTK
  • 16 total downloads
  • Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
PDFsharp by: empira Software GmbH
  • 53 total downloads
  • Latest version: 1.51.5185-beta
  • PDFsharp PDF creation
PDFsharp is the Open Source .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer. This is the PDFsharp PDF Core package. See Project Information for details.