NanoXLSX
by: Raphael Stoeckli
- 1 total downloads
- Latest version: 3.0.0-rc.7
NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way. This package is the meta package of NanoXLSX and should be used in most cases as dependency in your project.
Nerdbank.GitVersioning
by: Andrew Arnott
- 5 total downloads
- Latest version: 3.6.143
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NJsonSchema
by: Rico Suter
- 27 total downloads
- Latest version: 10.7.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 5 total downloads
- Latest version: 8.5.6255.20272
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 1 total downloads
- Latest version: 8.7.6267.38147
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 8.22.6296.25118
JSON Schema draft v4 reader, generator and validator for .NET
NSwag.Annotations
by: Rico Suter
- 7 total downloads
- Latest version: 13.15.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 6 total downloads
- Latest version: 14.0.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration
by: Rico Suter
- 6 total downloads
- Latest version: 9.4.6256.32237
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 9 total downloads
- Latest version: 13.12.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi
by: Rico Suter
- 3 total downloads
- Latest version: 13.10.6
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration
by: Rico Suter
- 2 total downloads
- Latest version: 11.20.1
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi
by: Rico Suter
- 3 total downloads
- Latest version: 12.0.8
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Protocol.Core.Types
by: NuGet
- 1 total downloads
- Latest version: 3.5.0-beta2-1484
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NUnit
by: Charlie Poole, Rob Prouse
- 3 total downloads
- Latest version: 4.5.1
NUnit is a unit-testing framework for all .NET languages.
It can run on macOS, Linux and Windows operating systems.
NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing.
It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes.
The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs.
If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade.
Supported platforms:
- .NET Framework 4.6.2+
- .NET 6.0+
- .NET 8.0+
OpenTK
by: Team OpenTK
- 30 total downloads
- Latest version: 5.0.0-pre.14
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
- 1 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
OxyPlot.Core
by: OxyPlot
- 4 total downloads
- Latest version: 2.1.2
OxyPlot is a plotting library for .NET. This is the core library including the foundation classes and plot model. To display the plots, you also need to add a platform-specific OxyPlot package that contains a PlotView component.
Plugin.CurrentActivity
by: James Montemagno
- 1 total downloads
- Latest version: 2.0.0.3-beta
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.
PolySharp
by: Sergio Pedri
- 1 total downloads
- Latest version: 1.6.0+ad28b7aab905c9ecc1bb96ee9802aa754cf694dd
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel