NSwag.Generation.AspNetCore
by: Rico Suter
- 32 total downloads
- Latest version: 14.4.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.MSBuild
by: Rico Suter
- 5 total downloads
- Latest version: 14.7.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Common
by: Microsoft
- 12 total downloads
- Latest version: 6.11.0
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 12 total downloads
- Latest version: 6.11.0
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 12 total downloads
- Latest version: 6.11.0
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 21 total downloads
- Latest version: 6.11.0
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 12 total downloads
- Latest version: 6.11.0
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging
by: Microsoft
- 12 total downloads
- Latest version: 6.11.0
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.ProjectModel
by: Microsoft
- 13 total downloads
- Latest version: 6.11.0
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol
by: Microsoft
- 12 total downloads
- Latest version: 6.11.0
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Versioning
by: Microsoft
- 14 total downloads
- Latest version: 7.0.1
NuGet's implementation of Semantic Versioning.
NUglify
by: Ron Logan Alexandre Mutel Andrew Bullock
- 18 total downloads
- Latest version: 1.21.15
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
NUnit
by: Charlie Poole Rob Prouse
- 8 total downloads
- Latest version: 4.6.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+
NUnit.Analyzers
by: NUnit
- 4 total downloads
- Latest version: 3.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.
Version 3.0 and upwards works in Visual Studio 2019 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.
NUnit3TestAdapter
by: Charlie Poole Terje Sandstrom
- 4 total downloads
- Latest version: 4.6.0
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core), versions .net framework 4.6.2 or higher, .net core 3.1, .net 5 or higher.
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.)
NWebsec.AspNetCore.Core
by: André N. Klingsheim
- 11 total downloads
- Latest version: 3.0.1
This library provides shared functionality for the NWebsec ASP.NET Core security libraries.
NWebsec.AspNetCore.Middleware
by: André N. Klingsheim
- 10 total downloads
- Latest version: 3.0.0
NWebsec middleware for ASP.NET Core applications. NWebsec helps you set important security headers and detect potentially dangerous redirects. See project website for documentation.
OpenPop.NET
by: OpenPop
- 4 total downloads
- Latest version: 2.0.6.1120
OpenPop.NET is an open source implementation of a POP3 client and a robust MIME parser written in C#.
It allows developers easy access to email on a POP3 server in a matter of minutes.
The project is backed by several hundred test cases and is therefore believed to be very robust.
If you find a bug, please report this by sending an email to hpop-users@lists.sourceforge.net.
POP3 Client Features
- Easy to use POP3 client
- Support for plain TCP or TLS/SSL connections
- Authentication methods supported
- - Plain
- - APOP
- - CRAM-MD5 (RFC 2195)
- CAPA capabilities command supported (RFC 2449)
MIME Parsing Features
- Preserves the MIME email hierarchy
- Easy access to different MediaType parts of the email
- Headers are parsed into strong types and are easy to examine
- Includes robust decoders for
- - QuotedPrintable
- - Base64
- - EncodedWord
- - Continuation and encoding of header fields (RFC 2231)
- Emails are fully persistable
OpenTelemetry
by: OpenTelemetry Authors
- 8 total downloads
- Latest version: 1.15.3
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 15 total downloads
- Latest version: 1.15.3
OpenTelemetry .NET API