Grpc.AspNetCore.Server
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.54.0-pre1
gRPC support for ASP.NET Core
Grpc.Core.Api
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.39.0-pre1
gRPC C# Surface API
Grpc.Reflection
by: The gRPC Authors
- 87 total downloads
- Latest version: 2.76.0-pre1
gRPC C# Server Reflection
Humanizer.Core.fr
by: Claire Novotny, Mehdi Khalili
- 4 total downloads
- Latest version: 3.0.0-rc.29
Humanizer Locale French (fr)
Humanizer.Core.vi
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.2.0
Humanizer Locale (vi)
IKVM
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 5 total downloads
- Latest version: 8.11.0-pre.2
Java SE 8 Virtual Machine for .NET
IKVM.ByteCode
by: Jerome Haltom
- 2 total downloads
- Latest version: 8.11.0
Library for reading Java class files.
IKVM.MSBuild.Tools.runtime.osx-arm64
by: Jeroen Frijters, Jerome Haltom
- 1 total downloads
- Latest version: 8.11.0
IKVM MSBuild Tools
JetBrains.Annotations
by: JetBrains
- 1 total downloads
- Latest version: 2023.2.0-eap2
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
K4os.Compression.LZ4
by: Milosz Krajewski
- 1 total downloads
- Latest version: 1.3.6
Port of LZ4 compression algorithm for .NET
LanguageExt.Core
by: Paul Louth
- 1 total downloads
- Latest version: 1.9.3
This library uses and abuses the features of C# 6 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself. It also includes an 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for in-app messaging). The process system additionally supports Rx streams of messages and state allowing for a complete system of reactive events and message dispatch.
librdkafka.redist
by: Magnus Edenhill, edenhill
- 2 total downloads
- Latest version: 2.12.0
The Apache Kafka C/C++ client library - redistributable
log4net
by: The Apache Software Foundation
- 1 total downloads
- Latest version: 3.1.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.AspNetCore.Authentication.Certificate
by: Microsoft
- 0 total downloads
- Latest version: 10.0.2
ASP.NET Core middleware that enables an application to support certificate authentication.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-preview.4.24267.6
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ada5ad97d2114250a05550cb28cc18b9cf9f8993
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 1 total downloads
- Latest version: 7.0.12
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/dotnet/aspnetcore/tree/57512b49997283599b00a6b67d0ccebaec171daf
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 0 total downloads
- Latest version: 10.0.0-preview.7.25380.108
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/30000d883e06c122311a66894579bc12329a09d4
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 10 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Authorization
by: Microsoft
- 1 total downloads
- Latest version: 8.0.22
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ee417479933278bb5aadc5944706a96b5ef74a5d