JetBrains.Annotations
by: JetBrains
- 1 total downloads
- Latest version: 2023.3.0
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.
jQuery
by: jQuery Foundation, Inc.
- 1 total downloads
- Latest version: 3.7.0
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
libphonenumber-csharp
by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 8 total downloads
- Latest version: 8.12.24
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
librdkafka.redist
by: Magnus Edenhill, edenhill
- 10 total downloads
- Latest version: 2.5.3
The Apache Kafka C/C++ client library - redistributable
libsodium
by: Frank Denis
- 1 total downloads
- Latest version: 1.0.20.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
log4net
by: The Apache Software Foundation
- 1 total downloads
- Latest version: 2.0.13
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
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 11 total downloads
- Latest version: 8.6.0
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
MessagePack
by: neuecc
- 1 total downloads
- Latest version: 0.2.2-beta
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity).
MessagePackAnalyzer
by: neuecc, aarnott
- 1 total downloads
- Latest version: 3.0.129-beta
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.9.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.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.8.1
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Application Insights Performance Counters Collector is supported for .NET FX 4.0 and later. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 7 total downloads
- Latest version: 8.0.21
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/6254f5ca64f85b90327592dff67ea6b2ec0262c6
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
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: 1.1.1
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
- 7 total downloads
- Latest version: 10.0.1
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 5 total downloads
- Latest version: 6.0.0-rc.2.21480.10
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/96103c264e5e8f0485d07018ba27b78cd8227dd2
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors
by: Microsoft.AspNetCore.Cors
- 1 total downloads
- Latest version: 1.0.0
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.
Commonly used types:
Microsoft.AspNetCore.Cors.DisableCorsAttribute
Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
ASP.NET Core utilities for key derivation.