Microsoft.AspNetCore.Http.Extensions
by: Microsoft.AspNetCore.Http.Extensions
- 1 total downloads
- Latest version: 1.0.0
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 1 total downloads
- Latest version: 8.0.11
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/47576478939fdd59b4400ad135f47938af486ab3
Microsoft.AspNetCore.Localization
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.OpenApi
by: Microsoft
- 0 total downloads
- Latest version: 10.0.7
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b16286c2284fecf303dbc12a0bb152476d662e44
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.Azure.DocumentDB.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.20.0
Please note, a newer package, Microsoft.Azure.Cosmos, is available.
While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade.
See https://aka.ms/migrate-to-cosmos-dotnet-v3 for more details. This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 1 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
- 1 total downloads
- Latest version: 3.11.0-beta1.23472.1
Banned API Analyzers
Microsoft.CodeAnalysis.Common
by: Microsoft
- 1 total downloads
- Latest version: 0.7.4052301-beta
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages
that require it.
Microsoft.CodeCoverage
by: Microsoft
- 1 total downloads
- Latest version: 15.9.2
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.CSharp
by: Microsoft
- 1 total downloads
- Latest version: 4.0.1-rc2-24027
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
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
Entity Framework Core Package Manager Console Tools. Includes Scaffold-DbContext, Add-Migration, and Update-Database.
Microsoft.Extensions.Configuration.Json
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
JSON configuration provider for the Configuration package.
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 6.21.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Validators
by: Microsoft
- 1 total downloads
- Latest version: 6.32.3
Includes types that provide token validators.
Microsoft.Net.Http.Headers
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
HTTP header parser implementations.
Microsoft.NET.Test.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 16.10.0-preview-20210219-03
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore.App.Host.linux-x64
by: Microsoft
- 1 total downloads
- Latest version: 6.0.21
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETFramework.ReferenceAssemblies.net47
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.OData.Edm
by: Microsoft
- 1 total downloads
- Latest version: 7.5.3
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://odata.github.io/odata.net.