Grpc.AspNetCore by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.33.1-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.34.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.Tools by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.50.0-pre1
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for managed C# and native C++ projects. Add this package to a project that contains .proto files to be compiled to code. It contains the compilers, include files and project system integration for gRPC and Protocol buffer service description files necessary to build them on Windows, Linux and MacOS. Managed runtime is supplied separately in the Grpc.Core package.
HarfBuzzSharp by: Microsoft
  • 1 total downloads
  • Latest version: 2.6.1.4-preview.2
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Humanizer.Core.el by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.9.9
Humanizer Locale Greek (el)
Humanizer.Core.fi-FI by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.8.11
Humanizer Locale Finnish (Finland) (fi-FI)
Humanizer.Core.he by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.13.14
Humanizer Locale Hebrew (he)
IndexRange by: Bradley Grainger
  • 0 total downloads
  • Latest version: 1.0.0
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
libphonenumber-csharp by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 1 total downloads
  • Latest version: 8.9.10
  • phonenumber phone libphonenumber e164 e.164 international
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. For usage samples: http: //code.google.com/p/libphonenumber/A port of Google's libphonenumber for .NET Core
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel by: Microsoft
  • 0 total downloads
  • Latest version: 2.15.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.15
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/324a351f7f1ae6c17b6a8661903e2a7921a7d75c
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.AspNetCore.Http.Features by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore
ASP.NET Core HTTP feature interface definitions.
Microsoft.Azure.Storage.Queue by: Microsoft
  • 1 total downloads
  • Latest version: 11.1.0
  • Microsoft, Azure, Queue, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage Queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Queue/README.md and https://github.com/Azure/azure-storage-net/blob/master/Queue/Changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Queue/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api
Microsoft.CodeAnalysis.Compilers by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
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/1deafee3682da88bf07d1c18521a99f47446cee8.
Microsoft.CodeAnalysis.PublicApiAnalyzers by: Microsoft
  • 0 total downloads
  • Latest version: 3.11.0-beta1.23614.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics PublicApi ApiAnalyzer
Public API Analyzers
Microsoft.DiaSymReader by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.8-rc2-60418-01
  • DiaSymReader ISymUnmanagedReader PDB COM interop debugging
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.4
  • MSBuild Swagger OpenAPI code generation Web API service reference document
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/aspnetcore/tree/8486d31e24f30e3fa1809a95699a0adc16f448d7
Microsoft.Extensions.Configuration.Json by: Microsoft.Extensions.Configuration.Json
  • 1 total downloads
  • Latest version: 1.0.2
  • configuration,json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.