Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 14 total downloads
- Latest version: 3.3.4
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeCoverage
by: Microsoft
- 17 total downloads
- Latest version: 16.8.0
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.CSharp
by: Microsoft
- 15 total downloads
- Latest version: 4.7.0
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 7 total downloads
- Latest version: 8.0.1
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 7 total downloads
- Latest version: 3.0.0
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/aee5e4080331553ea9dfb7fb388b6d72f715bf6a
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 22 total downloads
- Latest version: 6.0.1
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 3 total downloads
- Latest version: 2.3.2
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.NET.Test.Sdk
by: Microsoft
- 29 total downloads
- Latest version: 16.8.0
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore.Platforms
by: Microsoft
- 28 total downloads
- Latest version: 5.0.0
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets
by: Microsoft
- 25 total downloads
- Latest version: 1.1.3
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.Analyzers
by: Microsoft
- 10 total downloads
- Latest version: 8.0.0
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.Client
by: Microsoft
- 8 total downloads
- Latest version: 8.0.0
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.CodeGenerator
by: Microsoft
- 9 total downloads
- Latest version: 8.0.0
Code generation library for Orleans.Serialization
Microsoft.Orleans.Sdk
by: Microsoft
- 5 total downloads
- Latest version: 8.0.0
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.
Microsoft.Orleans.Server
by: Microsoft
- 12 total downloads
- Latest version: 8.0.0
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 32 total downloads
- Latest version: 16.8.0
Testplatform host executes the test using specified adapter.
Mono.Reflection
by: Jb Evain
- 12 total downloads
- Latest version: 2.0.0
Complement for System.Reflection, including an IL disassembler.
Moq
by: Daniel Cazzulino kzu
- 44 total downloads
- Latest version: 4.15.1
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.
Newtonsoft.Json
by: James Newton-King
- 22 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET