LanguageExt.Core
by: Paul Louth
- 1 total downloads
- Latest version: 3.1.5-beta
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.
- 1 total downloads
- Latest version: 6.0.22
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/564969bca155b40432d101ec35f24a0e81e6afa0
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http.Extensions
by: Microsoft.AspNetCore.Http.Extensions
- 2 total downloads
- Latest version: 1.0.2
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 19 total downloads
- Latest version: 10.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/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.TestHost
by: Microsoft.AspNetCore.TestHost
- 1 total downloads
- Latest version: 1.0.5
ASP.NET Core web server for writing and running tests.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc2
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.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.Features
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-beta1
.NET Compiler Platform ("Roslyn") support for creating editing experiences.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 2 total downloads
- Latest version: 2.0.77
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.Extensions.Configuration.Json
by: Microsoft.Extensions.Configuration.Json
- 1 total downloads
- Latest version: 1.0.0
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyModel
by: Microsoft.Extensions.DependencyModel
- 1 total downloads
- Latest version: 2.1.0-preview1-26216-03
Abstractions for reading `.deps` files.
Microsoft.Extensions.Logging.Console
by: Microsoft.Extensions.Logging.Console
- 2 total downloads
- Latest version: 1.0.2
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventLog
by: Microsoft.Extensions.Logging.EventLog
- 3 total downloads
- Latest version: 1.0.1
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 8 total downloads
- Latest version: 4.11.4
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
Microsoft.Identity.Client
by: Microsoft
- 1 total downloads
- Latest version: 4.36.2
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 1 total downloads
- Latest version: 1.1.5-preview
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.Maui.Controls.Build.Tasks
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.2.10293+sha.7c7f23dad8-azdo.9203906
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.300-rc.3.5667+sha.3f5ea2ebd-azdo.6103667
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.Maui.Resizetizer
by: Microsoft
- 1 total downloads
- Latest version: 8.0.7+0-sha.d4bb66f8f7-azdo.9074349
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains image, font and raw asset processing tools.
- 1 total downloads
- Latest version: 8.0.24
Internal toolchain package not meant for direct consumption. Please do not reference directly.