NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 49 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: NuGet.ProjectModel
- 24 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Protocol.Core.Types
by: NuGet
- 47 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3
by: NuGet
- 76 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 78 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 78 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning
by: NuGet
- 28 total downloads
- Latest version: 4.2.0
NuGet's implementation of Semantic Versioning.
NuGet.VisualStudio
by: Microsoft
- 240 total downloads
- Latest version: 5.11.6
APIs for invoking NuGet services in Visual Studio.
NUglify
by: Ron Logan, Alexandre Mutel, Andrew Bullock
- 469 total downloads
- Latest version: 1.21.17
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
Nullable
by: Manuel Römer
- 42 total downloads
- Latest version: 1.3.1
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications.
The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default.
Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
NUnit
by: Charlie Poole, Rob Prouse
- 237 total downloads
- Latest version: 4.4.0
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+
NUnit3TestAdapter
by: Charlie Poole, Terje Sandstrom
- 149 total downloads
- Latest version: 4.3.2
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core).
Note that this package ONLY contains the adapter, not the NUnit framework.
For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)
NuProj
by: Immo Landwerth
- 18 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.
OpenMcdf
by: ironfede
- 129 total downloads
- Latest version: 2.4.1
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.
PdfiumViewer
by: Pieter van Ginkel
- 178 total downloads
- Latest version: 2.13.0
PDF viewer based on the PDFium project.
PdfiumViewer.Native.x86.v8-xfa
by: Pieter van Ginkel
- 255 total downloads
- Latest version: 2018.4.8.256
Native 32-bit PDFium DLL with V8 and XFA support for usage with the PdfiumViewer project.
PdfPig
by: UglyToad
- 69 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
- 128 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.
PInvoke.BCrypt
by: Andrew Arnott
- 143 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 179 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.