OpenTK
by: Team OpenTK
- 1.99k total downloads
- Latest version: 5.0.0-pre.16
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
OpenTK.GLControl
by: The Open Toolkit Team
- 24 total downloads
- Latest version: 1.1.2225
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
- 23 total downloads
- Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
opentoolkit.redist.glfw
by: OpenToolkit
- 61 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
PacketDotNet
by: Chris Morgan
- 50 total downloads
- Latest version: 0.16.0
High performance .Net assembly for dissecting and constructing network packets such as ethernet, ip, tcp, udp etc.
PdfPig
by: UglyToad
- 159 total downloads
- Latest version: 0.0.11
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
PDFsharp
by: empira Software GmbH
- 410 total downloads
- Latest version: 1.51.5185-beta
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.
PhantomJS
by: Ariya Hidayat
- 104 total downloads
- Latest version: 2.1.1
PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
PocketLogger
by: jonsequitur
- 770 total downloads
- Latest version: 0.11.0
An embeddable logging and telemetry library for concise, multi-purpose instrumentation of library or application code.
PolySharp
by: Sergio Pedri
- 520 total downloads
- Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Portable.BouncyCastle
by: BouncyCastle.Crypto
- 27 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
protobuf-net
by: Marc Gravell
- 58 total downloads
- Latest version: 2.0.0.480
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.
QuantConnect.Algorithm
by: QuantConnect.Algorithm
- 4.717k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Algorithm Project - Core QCAlgorithm implementation
QuantConnect.Algorithm.CSharp
by: QuantConnect.Algorithm.CSharp
- 5.836k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Algorithm.CSharp Project - A collection of C# algorithm demonstrations for how to use the API
QuantConnect.Algorithm.Framework
by: QuantConnect.Algorithm.Framework
- 6.104k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Algorithm.Framework Project - The core QCAlgorithm framework implementation
QuantConnect.AlgorithmFactory
by: QuantConnect.AlgorithmFactory
- 1.469k total downloads
- Latest version: 2.5.11072
QuantConnect LEAN Engine: Algorithm.AlgorithmFactory Project - Factory for instantiation of QCAlgorithm algorithm objects to be used with LEAN
QuantConnect.Api
by: QuantConnect Team and Community Contributors
- 1.186k total downloads
- Latest version: 2.4.8341
QuantConnect LEAN Engine: API Project - C# SDK for interaction with the QuantConnect.com
QuantConnect.Brokerages
by: QuantConnect.Brokerages
- 2.34k total downloads
- Latest version: 2.5.13748
QuantConnect LEAN Engine: Brokerages Project - A collection of brokerages for live trading and backtesting
QuantConnect.Common
by: QuantConnect.Common
- 5.448k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Common Project - A collection of common definitions and utils
QuantConnect.Compression
by: QuantConnect Team and Community Contributors
- 1.116k total downloads
- Latest version: 2.4.8341
QuantConnect LEAN Engine: Compression Project - A library with compression tools