Elasticsearch.Net
by: Elasticsearch Inc. and contributors
- 1 total downloads
- Latest version: 1.3.0
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
Microsoft.AspNetCore.DataProtection
by: Microsoft.AspNetCore.DataProtection
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
EntityFramework
by: Microsoft
- 9 total downloads
- Latest version: 6.4.4
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
MessagePackAnalyzer
by: neuecc aarnott
- 0 total downloads
- Latest version: 2.3.85
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 0 total downloads
- Latest version: 2.15.0
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 0 total downloads
- Latest version: 2.15.0
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 0 total downloads
- Latest version: 2.15.0
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
- 0 total downloads
- Latest version: 2.15.0
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
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 3 total downloads
- Latest version: 2.5.0
A collection of minimal binary files.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Castle.Core
by: Jonathon Rossi & Krzysztof Kozmic
- 1 total downloads
- Latest version: 1.2.0
Core of the castle project
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 54 total downloads
- Latest version: 2.0.0
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 53 total downloads
- Latest version: 2.0.0
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft.AspNetCore.Authentication.JwtBearer
- 1 total downloads
- Latest version: 1.0.5
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
MediatR
by: Jimmy Bogard
- 1 total downloads
- Latest version: 2.0.0-beta-003
Simple, unambitious mediator implementation in .NET
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 13 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting and startup abstractions for web applications.