Bogus by: Brian Chavez
  • 1 total downloads
  • Latest version: 35.6.5
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
coverlet.msbuild by: tonerdo
  • 1 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
  • 1 total downloads
  • Latest version: 2.62.0-pre1
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 49 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
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.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
Microsoft.Extensions.Primitives by: Microsoft.Extensions.Primitives
  • 1 total downloads
  • Latest version: 1.0.0
  • primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.Net.Http by: Microsoft
  • 8 total downloads
  • Latest version: 2.2.29
  • BCL HTTP HttpClient REST Microsoft System Networking
This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages. This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package. Supported Platforms: - .NET Framework 4 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 7.5 - Silverlight 4 - Portable Class Libraries
Microsoft.NET.Sdk.Functions by: Microsoft
  • 1 total downloads
  • Latest version: 4.2.0
  • azurefunctions
Build SDK for Azure Functions