AspNetCore.HealthChecks.UI.Client |
2.2.4 |
HealthChecks.UI.Client contains some mandatory abstractions to work with HealthChecks.UI. |
Apache-2.0 |
|
Link
|
AutoMapper |
10.1.1 |
A convention-based object-object mapper. |
MIT |
|
Link
|
LanguageExt.Core |
3.3.19 |
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself. |
MIT |
Copyright (c) Paul Louth. All rights reserved. |
Link
|
Microsoft.ApplicationInsights.AspNetCore |
2.20.0 |
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore |
6.0.2 |
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1dcf7acfacf0fe154adcc23270cb0da11ff44ace |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore |
6.0.0 |
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae1a6cbe225b99c0bf38b7e31bf60cb653b73a52 |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.AspNetCore.Identity.EntityFrameworkCore |
6.0.2 |
ASP.NET Core Identity provider that uses Entity Framework Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1dcf7acfacf0fe154adcc23270cb0da11ff44ace |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.AspNetCore.Identity.EntityFrameworkCore |
6.0.0 |
ASP.NET Core Identity provider that uses Entity Framework Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae1a6cbe225b99c0bf38b7e31bf60cb653b73a52 |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.AspNetCore.Identity.UI |
6.0.2 |
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/1dcf7acfacf0fe154adcc23270cb0da11ff44ace |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.AspNetCore.Mvc.NewtonsoftJson |
6.0.0 |
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae1a6cbe225b99c0bf38b7e31bf60cb653b73a52 |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.AspNetCore.Mvc.NewtonsoftJson |
6.0.2 |
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1dcf7acfacf0fe154adcc23270cb0da11ff44ace |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation |
6.0.2 |
Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1dcf7acfacf0fe154adcc23270cb0da11ff44ace |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.EntityFrameworkCore.Design |
6.0.2 |
Shared design-time components for Entity Framework Core tools. |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.EntityFrameworkCore.SqlServer |
6.0.2 |
Microsoft SQL Server database provider for Entity Framework Core. |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.EntityFrameworkCore.Tools |
6.0.2 |
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.Extensions.Caching.Memory |
6.0.0 |
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache. |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.Extensions.Caching.Memory |
6.0.1 |
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache. |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.Extensions.Http |
6.0.0 |
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way.
Commonly Used Types:
System.Net.Http.IHttpClientFactory |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
Microsoft.Extensions.Logging.Debug |
6.0.0 |
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine(). |
MIT |
© Microsoft Corporation. All rights reserved. |
Link
|
SixLabors.ImageSharp.Web |
2.0.2 |
ImageSharp Middleware for serving images via a url based API. |
Apache-2.0 |
Copyright © Six Labors |
Link
|
System.Linq.Dynamic.Core |
1.2.18 |
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality. |
Apache-2.0 |
Copyright © ZZZ Projects |
Link
|
System.Net.Http |
4.3.4 |
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4. |
MS-EULA |
© Microsoft Corporation. All rights reserved. |
Link
|
Wangkanai.Detection |
5.2.1 |
ASP.NET Core Detection service components for identifying details about client device, browser, engine, platform, and crawler. |
Apache-2.0 |
©2014-2022 Sarin Na Wangkanai, All rights reserved |
Link
|