Microsoft.Orleans.Client by: Microsoft
  • 8 total downloads
  • Latest version: 8.0.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.CodeGenerator by: Microsoft
  • 9 total downloads
  • Latest version: 8.0.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Code generation library for Orleans.Serialization
Microsoft.Orleans.Sdk by: Microsoft
  • 5 total downloads
  • Latest version: 8.0.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.
Microsoft.Orleans.Serialization.Abstractions by: Microsoft
  • 20 total downloads
  • Latest version: 8.0.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Serialization abstractions for Microsoft Orleans
Microsoft.Orleans.Server by: Microsoft
  • 12 total downloads
  • Latest version: 8.0.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.TestPlatform.ObjectModel by: Microsoft
  • 24 total downloads
  • Latest version: 16.8.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost by: Microsoft
  • 33 total downloads
  • Latest version: 16.8.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
Testplatform host executes the test using specified adapter.
Microsoft.Win32.Primitives by: Microsoft
  • 14 total downloads
  • Latest version: 4.3.0
Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception When using NuGet 3.x this package requires at least version 3.4.
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
  • 22 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
  • 13 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
  • 23 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
  • 15 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
  • 16 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
  • 8 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.