Humanizer.Core.th-TH
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.6.2
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.zh-Hans
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.25
Humanizer Locale Chinese (zh-Hans)
IKVM.MSBuild.Tools.runtime.win7-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 2 total downloads
- Latest version: 8.5.0-develop2513
IKVM MSBuild Tools
libsodium
by: Frank Denis
- 3 total downloads
- Latest version: 1.0.18.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 3 total downloads
- Latest version: 2.19.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
- 1 total downloads
- Latest version: 6.0.3
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c911002ab43b7b989ed67090f2a48d9073d5118d
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 14 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
- 1 total downloads
- Latest version: 1.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.
Microsoft.AspNetCore.Http.Features
by: Microsoft.AspNetCore.Http.Features
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 3 total downloads
- Latest version: 9.0.12
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/f736effe82a61eb6f5eba46e4173eae3b7d3dffd
Microsoft.AspNetCore.Mvc.Localization
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core MVC features that enable globalization and localization of applications.
Commonly used types:
Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource>
Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.WebUtilities
by: Microsoft.AspNetCore.WebUtilities
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Cosmos
by: Microsoft
- 3 total downloads
- Latest version: 3.29.0-preview
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.CodeAnalysis
by: Microsoft
- 1 total downloads
- Latest version: 2.11.0-beta1-final
.NET Compiler Platform ("Roslyn").
This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality:
- "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
- "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services)
- "Microsoft.CodeAnalysis.Compilers" (both compilers)
- "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
- "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/4c7d79a254288388d97d793c4087db6ebf00d2fd.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 2 total downloads
- Latest version: 2.8.2
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2ad4aabc7a9dada097e54e544ebba48ab1c05074
Microsoft.CodeAnalysis.CSharp.Features
by: Microsoft
- 1 total downloads
- Latest version: 2.8.0
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0-beta2
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
CSharp Analyzers for Entity Framework Core.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.