OpenTK.redist.glfw
by: Team OpenTK
- 16 total downloads
- Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
NVelocity
by: Castle Project Contributors
- 30 total downloads
- Latest version: 1.1.1
NVelocity is a port of the excellent Apache Jakarta Velocity project. It is a very simple, easy to learn and extensible template engine.
OrchardCore.Translations.cs
by: Orchard Core Community and Contributors
- 185 total downloads
- Latest version: 2.1.0
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.
Orchard Core translations for 'Czech' (cs) culture
NuProj
by: Immo Landwerth
- 220 total downloads
- Latest version: 0.20.4-beta
NuProj provides an MSBuild-based approach to create NuGet packages (.nupkg). The build projects are called .nuproj files and are regular MSBuild projects.
In general, the definition of a NuProj file is very similar to the NuGet .nuspec file – except that it is done via MSBuild. In fact, NuProj generates the .nuspec file and simply calles NuGet to build the package.
Thus, for details you can still refer to the official NuGet documentation.
There is also a Visual Studio extension which you find under http://bit.ly/NuProjVS.
opentoolkit.redist.glfw
by: OpenToolkit
- 67 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenXmlPowerTools
by: Eric White
- 294 total downloads
- Latest version: 4.5.3
The Open XML PowerTools provides guidance and example code for programming with Open XML Documents (DOCX, XLSX, and PPTX). It is based on, and extends the functionality of the Open XML SDK.
It supports scenarios such as:
•Splitting DOCX/PPTX files into multiple files.
•Combining multiple DOCX/PPTX files into a single file.
•Populating content in template DOCX files with data from XML.
•High-fidelity conversion of DOCX to HTML.
•Searching and replacing content in DOCX/PPTX using regular expressions.
•Managing tracked-revisions, including detecting tracked revisions, and accepting tracked revisions.
•Updating Charts in DOCX/PPTX files, including updating cached data, as well as the embedded XLSX.
•Retrieving metrics from DOCX files, including the hierarchy of styles used, the languages used, and the fonts used.
•Writing XLSX files using far simpler code than directly writing the markup, including a streaming approach that enables writing XLSX files with millions of rows.
NUnit3TestAdapter
by: Charlie Poole
- 435 total downloads
- Latest version: 3.7.0
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server.
Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution.
The package works with Visual Studio 2012 and newer.
OpenTK
by: Team OpenTK
- 1.763k total downloads
- Latest version: 5.0.0-pre.15
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
OpenXMLSDK-MOT
by: Microsoft Open Technologies Inc.
- 74 total downloads
- Latest version: 2.6.1
https://github.com/OfficeDev/Open-XML-SDK
OrchardCore.Translations.All
by: Orchard Core Community and Contributors
- 192 total downloads
- Latest version: 2.1.0
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.
Orchard Core translation for all supported cultures
NUnit.Analyzers
by: NUnit
- 608 total downloads
- Latest version: 4.10.0
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.
OpenIddict.AspNetCore
by: Kévin Chalet
- 21 total downloads
- Latest version: 3.0.0-beta1.20311.67
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule
by: OpenTelemetry Authors
- 529 total downloads
- Latest version: 1.13.0-beta.2
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
Octokit
by: GitHub
- 121 total downloads
- Latest version: 0.2.2
An async-based GitHub API client library for .NET
OrchardCore.Translations.ar
by: Orchard Core Community and Contributors
- 181 total downloads
- Latest version: 2.1.0
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.
Orchard Core translations for 'Arabic' (ar) culture
OpenIddict
by: Kévin Chalet
- 20 total downloads
- Latest version: 3.0.0-beta1.20311.67
Versatile OpenID Connect stack for .NET.
Note: this metapackage only references the generic core, server and validation packages.
To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.
OpenMcdf
by: Federico Blaseotto
- 98 total downloads
- Latest version: 2.1.6.28924
OpenMcdf is a 100% .net / C# component that allows developers to manipulate Microsoft Compound Document File Format for OLE structured storage. It supports read/write operations on streams and storages and traversal of structures tree.
OpenTK.GLControl
by: The Open Toolkit Team
- 26 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