Npgsql.EntityFrameworkCore.PostgreSQL.Design
by: Shay Rojansky
- 59 total downloads
- Latest version: 2.0.0-preview1
PostgreSQL/Npgsql provider for Entity Framework Core.
Npgsql
by: Shay Rojansky Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 524 total downloads
- Latest version: 4.0.17
Npgsql is the open source .NET data provider for PostgreSQL.
NSubstitute.Analyzers.CSharp
by: Tomasz Podolak NSubstitute.Analyzers contributors
- 93 total downloads
- Latest version: 1.0.17
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky
- 43 total downloads
- Latest version: 1.1.1
PostgreSQL/Npgsql provider for Entity Framework Core.
Npgsql.Json.NET
by: Shay Rojansky
- 96 total downloads
- Latest version: 4.0.17
Json.NET plugin for Npgsql, allowing transparent serialization/deserialization of JSON objects directly to and from the database.
Newtonsoft.Json.Bson
by: James Newton-King
- 23 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
NuGet.ProjectModel
by: Microsoft
- 87 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
NuGet client library.
NuGet.DependencyResolver.Core
by: Microsoft
- 89 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
NuGet client library.
NuGet.Configuration
by: Microsoft
- 219 total downloads
- Latest version: 6.2.4
NuGet's configuration settings implementation.
NuGet.LibraryModel
by: Microsoft
- 84 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
NuGet client library.
NuGet.Frameworks
by: Microsoft
- 255 total downloads
- Latest version: 6.2.4
NuGet's understanding of target frameworks.
NuGet.Common
by: Microsoft
- 166 total downloads
- Latest version: 6.2.4
Common utilities and interfaces for all NuGet libraries.
NuGet.Logging
by: NuGet
- 31 total downloads
- Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.Packaging
by: Microsoft
- 108 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core
by: Microsoft
- 118 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
The core data structures for NuGet.Packaging.
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 90 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NSubstitute
by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
- 183 total downloads
- Latest version: 4.4.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.
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 658 total downloads
- Latest version: 6.0.7
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Npgsql.NetTopologySuite
by: Yoh Deadfall Shay Rojansky
- 86 total downloads
- Latest version: 4.0.17
NetTopologySuite plugin for Npgsql, allowing mapping of PostGIS geometry types to NetTopologySuite types.
NJsonSchema
by: Rico Suter
- 410 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET