Microsoft.AspNetCore.ResponseCaching
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.Build.Framework
by: Microsoft
- 1 total downloads
- Latest version: 15.3.0-preview-000388-01
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Tasks.Git
by: Microsoft
- 0 total downloads
- Latest version: 11.0.100-preview.1.26104.118
MSBuild tasks providing git repository information.
Microsoft.CodeAnalysis
by: Microsoft
- 2 total downloads
- Latest version: 3.9.0-3.final
.NET Compiler Platform ("Roslyn").
This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality:
- "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
- "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services)
- "Microsoft.CodeAnalysis.Compilers" (both compilers)
- "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
- "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e5eb71d6714749bccf91d9268ece78cd5d4d43ea.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 3.11.0-beta1.24303.2
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.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 0 total downloads
- Latest version: 3.11.0-beta1.24605.2
Banned API Analyzers
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.3.0
Public API Analyzers
Microsoft.CodeCoverage
by: Microsoft
- 1 total downloads
- Latest version: 17.2.0-preview-20220401-07
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Data.Services.Client
by: Microsoft Corporation
- 1 total downloads
- Latest version: 5.8.5
LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.5, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.Data.SqlClient.SNI.runtime
by: Microsoft
- 0 total downloads
- Latest version: 2.1.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.DiaSymReader.Native
by: Microsoft
- 10 total downloads
- Latest version: 17.12.0-beta1.24603.5
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm
- Windows arm64
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 9.0.10
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 1 total downloads
- Latest version: 1.1.4
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 10 total downloads
- Latest version: 11.0.0-preview.6.26359.118
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
- 2 total downloads
- Latest version: 11.0.0-preview.7.26381.103
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.Extensions.Caching.SqlServer
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
Microsoft.Extensions.Configuration.FileExtensions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.