NodaTime
by: Jon Skeet
- 2.075k total downloads
- Latest version: 3.2.3
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types in .NET.
Npgsql
by: Shay Rojansky Nikita Kazmin Brar Piening Nino Floris Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 3.33k total downloads
- Latest version: 10.0.1
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky Austin Drenski Yoh Deadfall
- 1.688k total downloads
- Latest version: 10.0.0
PostgreSQL/Npgsql provider for Entity Framework Core.
NPOI
by: Tony Qu NPOI Contributors
- 563 total downloads
- Latest version: 2.7.5
.NET port of Apache POI
NSubstitute
by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
- 433 total downloads
- Latest version: 5.3.0
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
NSubstitute.Analyzers.CSharp
by: Tomasz Podolak NSubstitute.Analyzers contributors
- 191 total downloads
- Latest version: 1.0.17
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Common
by: Microsoft
- 1.351k total downloads
- Latest version: 7.0.1
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 1.365k total downloads
- Latest version: 7.0.1
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 1.208k total downloads
- Latest version: 7.0.1
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 1.498k total downloads
- Latest version: 7.0.1
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 1.443k total downloads
- Latest version: 7.0.1
NuGet's types and interfaces for understanding dependencies.
NuGet.Logging
by: NuGet
- 100 total downloads
- Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.Packaging
by: Microsoft
- 1.185k total downloads
- Latest version: 7.0.1
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 984 total downloads
- Latest version: 6.9.1
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 245 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: Microsoft
- 1.458k total downloads
- Latest version: 7.0.1
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol
by: Microsoft
- 1.114k total downloads
- Latest version: 7.0.1
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.Types
by: NuGet
- 306 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
- 312 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers