Microsoft.Win32.Registry by: Microsoft
  • 9 total downloads
  • Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.SystemEvents by: Microsoft
  • 23 total downloads
  • Latest version: 6.0.0
Provides access to Windows system event notifications. Commonly Used Types: Microsoft.Win32.SystemEvents
MockQueryable.Core by: Roman Titov
  • 13 total downloads
  • Latest version: 3.1.3
  • Mock EntityFrameworkCore Queryable mock EF UnitTests EntityFrameworkCore
Core package for MockQueryable extensions for mocking operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes use of in-memory data.
MockQueryable.EntityFrameworkCore by: Roman Titov
  • 17 total downloads
  • Latest version: 3.1.3
  • Mock EntityFrameworkCore Queryable mock EF UnitTests EntityFrameworkCore
Extension for mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes use of in-memory data.
MockQueryable.Moq by: Roman Titov
  • 14 total downloads
  • Latest version: 3.1.3
  • Mock EntityFrameworkCore Queryable mock EF EFCore UnitTests EntityFrameworkCore Moq
Extension for mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes use of in-memory data.
Mono.Reflection by: Jb Evain
  • 12 total downloads
  • Latest version: 2.0.0
  • assembly assemblies module modules il cil msil bytecode reflection disassembler
Complement for System.Reflection, including an IL disassembler.
Mono.TextTemplating by: mhutch
  • 8 total downloads
  • Latest version: 2.2.1
  • T4 templating
Open source implementation of the T4 templating engine This package allows embedding the T4 engine in an application. * To install as a dotnet global or local tool, use `dotnet-t4` instead. * To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.
Moq by: Daniel Cazzulino kzu
  • 44 total downloads
  • Latest version: 4.15.1
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/ee071f6e0
NETStandard.Library by: Microsoft
  • 26 total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite by: NetTopologySuite - Team
  • 16 total downloads
  • Latest version: 2.5.0
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
NetTopologySuite.Features by: NetTopologySuite - Team
  • 17 total downloads
  • Latest version: 2.1.0
  • NTS Topology OGC SFS
A feature is a combination of spatial object and attribute data. For this package attribute data is stored in AttributeTable objects. These are combined with IGeometry objects to form a Feature. A FeatureCollection is a collection of features.
NetTopologySuite.IO.GeoJSON by: NetTopologySuite - Team
  • 9 total downloads
  • Latest version: 3.0.0
  • NTS GeoJSON
This package contains the GeoJSON IO library. Portions of this library were inspired from an early version of GeoJSON.Net by Jörg Battermann.
NetTopologySuite.IO.GeoJSON4STJ by: NetTopologySuite - Team
  • 9 total downloads
  • Latest version: 4.0.0
  • NTS GeoJSON
This package contains the System.Text.Json version of the GeoJSON IO library.
NetTopologySuite.IO.GPX by: NetTopologySuite - Team
  • 7 total downloads
  • Latest version: 1.1.1
  • NTS GPX
Adds reading/writing support to go between NetTopologySuite features and GPX files.
NetTopologySuite.IO.PostGis by: NetTopologySuite - Team
  • 11 total downloads
  • Latest version: 2.1.0
  • NTS PostGis
This package contains the IO library to cope with PostGis spatial data.
NetTopologySuite.IO.TinyWKB by: Felix Obermaier
  • 10 total downloads
  • Latest version: 2.0.2
  • NTS TWKB TinyWKB
This package contains the TinyWKB IO library.
Newtonsoft.Json by: James Newton-King
  • 22 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 8 total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 8 total downloads
  • Latest version: 5.2.8
  • NLog logging log structured tracing logfiles database eventlog console email
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 5, 6, 7 and 8 - .NET Core 1, 2 and 3 - .NET Standard 1.3+ and 2.0+ - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Npgsql by: Shay Rojansky Nikita Kazmin Brar Piening Nino Floris Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
  • 10 total downloads
  • Latest version: 8.0.1
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.