MockQueryable.Core
by: Roman Titov
- 40 total downloads
- Latest version: 3.1.3
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
- 5 total downloads
- Latest version: 3.1.3
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.
modernhttpclient
by: Paul Betts
- 39 total downloads
- Latest version: 2.4.2
Write your app using System.Net.Http, but drop this library in and it will go drastically faster.
MongoDB.Bson
by: MongoDB Inc.
- 629 total downloads
- Latest version: 2.30.0
MongoDB's Official Bson Library.
MongoDB.Driver
by: MongoDB Inc.
- 513 total downloads
- Latest version: 2.30.0
Official .NET driver for MongoDB.
MongoDB.Driver.Core
by: MongoDB Inc.
- 536 total downloads
- Latest version: 2.30.0
Core Component of the Official MongoDB .NET Driver.
MongoDB.Driver.Core.Extensions.DiagnosticSources
by: Jimmy Bogard
- 34 total downloads
- Latest version: 1.5.0
Package Description
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 141 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil
by: Jb Evain
- 31 total downloads
- Latest version: 0.11.6
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Mono.Posix.NETStandard
by: Microsoft
- 26 total downloads
- Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features
Mono.TextTemplating
by: Mikayla Hutchinson
- 126 total downloads
- Latest version: 3.0.0
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Moq
by: Daniel Cazzulino kzu
- 676 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
Moq.EntityFrameworkCore
by: Michał Jankowski
- 33 total downloads
- Latest version: 3.1.2.13
Library that provides methods that will help you with mocking Entity Framework Core.
MSBuild.Sdk.Extras
by: Claire Novotny
- 298 total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MsgPack.Cli
by: FUJIWARA Yusuke
- 341 total downloads
- Latest version: 1.0.1
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
MudBlazor
by: Garderoben Henon and Contributors
- 1.045k total downloads
- Latest version: 8.12.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MyCSharp.HttpUserAgentParser
by: MyCSharp.de Benjamin Abt Günther Foidl and Contributors
- 31 total downloads
- Latest version: 2.0.3
Parses user agents for Browser, Platform and Bots.
MySql.Data
by: Oracle Corporation
- 245 total downloads
- Latest version: 9.4.0
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector
by: Bradley Grainger
- 889 total downloads
- Latest version: 2.4.0
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
Namotion.Reflection
by: Namotion.Reflection
- 220 total downloads
- Latest version: 3.4.3
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.