Microsoft.AspNetCore.MiddlewareAnalysis
by: Microsoft.AspNetCore.MiddlewareAnalysis
- 1 total downloads
- Latest version: 1.0.4
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
Microsoft.AspNetCore.Mvc.DataAnnotations
by: Microsoft.AspNetCore.Mvc.DataAnnotations
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0-preview2-final
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.
Commonly used types:
Microsoft.AspNetCore.Mvc.Controller
Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewComponent
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 1 total downloads
- Latest version: 6.0.35
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/827b96040e62e5aa47d829bfa61c000d315d4f2e
Microsoft.AspNetCore.ResponseCaching
by: Microsoft.AspNetCore.ResponseCaching
- 1 total downloads
- Latest version: 1.0.0
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.ResponseCompression
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 2 total downloads
- Latest version: 2.1.2
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 0 total downloads
- Latest version: 8.0.3
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 0 total downloads
- Latest version: 8.0.21
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/6254f5ca64f85b90327592dff67ea6b2ec0262c6
Microsoft.Azure.Cosmos
by: Microsoft
- 1 total downloads
- Latest version: 3.15.1
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.Cosmos.Direct
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0.31-preview3
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.DocumentDB.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.15.0
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview3.19551.4
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Commonly Used Types:
System.IAsyncDisposable
System.Collections.Generic.IAsyncEnumerable
System.Collections.Generic.IAsyncEnumerator
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.CodeAnalysis.AnalyzerUtilities
by: Microsoft
- 1 total downloads
- Latest version: 3.3.4
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 2 total downloads
- Latest version: 2.7.0
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e873e69306527a0424e97af2985370556f474019
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 2 total downloads
- Latest version: 3.11.0-3.final
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/49a655e40d938aa74b1d149b407c30cbb2287d71.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 1 total downloads
- Latest version: 2.11.0-beta1-final
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/4c7d79a254288388d97d793c4087db6ebf00d2fd.
Microsoft.CodeCoverage
by: Microsoft
- 2 total downloads
- Latest version: 16.11.0-release-20210626-04
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Data.SqlClient.SNI.runtime
by: Microsoft
- 1 total downloads
- Latest version: 5.1.0-preview1.22278.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.Data.Sqlite
by: Microsoft
- 0 total downloads
- Latest version: 6.0.0-rc.2.21480.5
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite.
Commonly Used Types:
Microsoft.Data.Sqlite.SqliteCommand
Microsoft.Data.Sqlite.SqliteConnection
Microsoft.Data.Sqlite.SqliteConnectionStringBuilder
Microsoft.Data.Sqlite.SqliteDataReader
Microsoft.Data.Sqlite.SqliteException
Microsoft.Data.Sqlite.SqliteFactory
Microsoft.Data.Sqlite.SqliteParameter
Microsoft.Data.Sqlite.SqliteTransaction