coverlet.msbuild by: tonerdo
  • 2 total downloads
  • Latest version: 6.0.4
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Grpc.Net.Client by: The gRPC Authors
  • 49 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 103 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 48 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel by: Microsoft
  • 1 total downloads
  • Latest version: 2.14.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.Mvc.Formatters.Json by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore aspnetcoremvc json
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Microsoft.AspNetCore.Routing.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore routing
ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouter Microsoft.AspNetCore.Routing.RouteData
Microsoft.Azure.Functions.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0
  • Azure Functions analyzers
This package provides development time code analysis for C# Azure Functions.
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1
This package provides development time code analysis for ASP.NET Core extensions for .NET isolated functions.
Microsoft.Azure.Functions.Worker.Sdk by: Microsoft
  • 2 total downloads
  • Latest version: 1.16.4
This package provides development time support for the Azure Functions .NET Worker.
Microsoft.Azure.Functions.Worker.Sdk.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 1.2.1
  • Azure Functions Worker analyzers
This package provides development time code analysis for the Azure Functions .NET Worker.
Microsoft.Azure.WebJobs by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.35
  • Microsoft Azure WebJobs AzureFunctions
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Host. It also adds rich diagnostics capabilities which makes it easier to monitor the WebJobs in the dashboard. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971
Microsoft.Azure.WebJobs.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.6
  • Microsoft Azure WebJobs AzureFunctions
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
Microsoft.Azure.WebJobs.Extensions.Http by: Microsoft
  • 1 total downloads
  • Latest version: 3.2.0
  • Microsoft Azure WebJobs AzureFunctions
This package adds binding extensions for Http.
Microsoft.Azure.WebJobs.Host.Storage by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.14
  • Microsoft Azure WebJobs AzureFunctions
Package Description
Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.1
Azure Functions extensions metadata generator
Microsoft.Extensions.Caching.Memory by: Microsoft.Extensions.Caching.Memory
  • 1 total downloads
  • Latest version: 1.0.0
  • cache memorycache
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.FileExtensions by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final
File based provider configuration extensions for the Configuration package.
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • files filesystem
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0
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