LanguageExt.Core
by: Paul Louth
- 23 total downloads
- Latest version: 3.5.69-beta
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
librdkafka.redist
by: Magnus Edenhill, edenhill
- 1 total downloads
- Latest version: 2.13.0
The Apache Kafka C/C++ client library - redistributable
libsodium
by: Frank Denis
- 6 total downloads
- Latest version: 1.0.21
Internal implementation package not meant for direct consumption. Please do not reference directly.
log4net
by: The Apache Software Foundation
- 2 total downloads
- Latest version: 3.2.0-preview.1
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 8 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
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 0 total downloads
- Latest version: 5.2.8
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.5.21301.17
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a007deadbb2636caff4656333cafc818b6b2ef6
Microsoft.AspNetCore.Authentication.Certificate
by: Microsoft
- 4 total downloads
- Latest version: 3.1.31
ASP.NET Core middleware that enables an application to support certificate authentication.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/fbe05294ac5c88be848b4d57d60cb2657874da9b
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 2 total downloads
- Latest version: 3.1.0
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/2b7e994b8a304700a09617ffc5052f0d943bbcba
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 5 total downloads
- Latest version: 3.1.32
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 1 total downloads
- Latest version: 3.0.2
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/561deb05ae2d6680206e3d4a6bc75de699585980
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 1 total downloads
- Latest version: 3.1.22
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/7b22a279ec975335bbb0a7cbadef2e45ee15aa9c
Microsoft.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 3.1.25
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/4768f164d522e128f91827810527730f7468fd74
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 9 total downloads
- Latest version: 10.0.2
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
- 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
- 34 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.Connections.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 9.0.12
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f736effe82a61eb6f5eba46e4173eae3b7d3dffd
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft.AspNetCore.Cryptography.KeyDerivation
- 1 total downloads
- Latest version: 1.0.0
ASP.NET Core utilities for key derivation.
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 1 total downloads
- Latest version: 2.3.9
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.