Found 4,106 packages
Provides APIs to query about runtime and OS information. Commonly Used Types: System.Runtime.InteropServices.RuntimeInformation System.Runtime.InteropServices.OSPlatform When using NuGet 3.x this package requires at least version 3.4.
Provides access to network traffic data, network address information, and notification of address changes for the local computer. Commonly Used Types: System.Net.NetworkInformation.NetworkInterface System.Net.NetworkInformation.NetworkInformationException System.Net.NetworkInformation.NetworkAddressChangedEventHandler System.Net.NetworkInformation.NetworkInterfaceType System.Net.NetworkInformation.OperationalStatus System.Net.NetworkInformation.IPGlobalProperties System.Net.NetworkInformation.UnicastIPAddressInformation System.Net.NetworkInformation.UnicastIPAddressInformationCollection System.Net.NetworkInformation.PhysicalAddress System.Net.NetworkInformation.TcpConnectionInformation When using NuGet 3.x this package requires at least version 3.4.
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application. By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users. This package contains only the core Lucene.Net assembly.
Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information. Commonly Used Types: System.Math System.Environment System.Random System.Progress<T> System.Convert System.Diagnostics.Stopwatch System.Runtime.Versioning.FrameworkName System.StringComparer System.IO.Path When using NuGet 3.x this package requires at least version 3.4.
Microsoft Information Protection SDK File API for C++/.NET Microsoft Information Protection (MIP) is the unification of Microsoft's classification, labeling, and protection services, into a single administration experience and software development kit (SDK). Unified administration is provided across Office 365, Azure Information Protection, Windows Information Protection, and other Microsoft services. Third parties can use the SDK to integrate with applications, using a standard, consistent data labeling schema and protection service. The MIP SDK exposes the labeling and protection services from Office 365 Security and Compliance Center to third-party applications and services. Developers can use the SDK to build native support for applying labels and protection to files. Developers can reason over which actions should be taken when specific labels are detected, and reason over MIP-encrypted information. Get Started at: https://aka.ms/mipsdkdocs https://aka.ms/mipsdksamples https://aka.ms/mipsdkblog
Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods. Commonly Used Types: System.Reflection.MethodInfo System.Reflection.PropertyInfo System.Reflection.ParameterInfo System.Reflection.FieldInfo System.Reflection.ConstructorInfo System.Reflection.Assembly System.Reflection.MemberInfo System.Reflection.EventInfo System.Reflection.Module When using NuGet 3.x this package requires at least version 3.4.
Provides classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency, and numbers, and sort order for strings. Commonly Used Types: System.Globalization.DateTimeFormatInfo System.Globalization.CultureInfo System.Globalization.NumberFormatInfo System.Globalization.CalendarWeekRule System.Globalization.TextInfo System.Globalization.Calendar System.Globalization.CompareInfo System.Globalization.CompareOptions System.Globalization.UnicodeCategory When using NuGet 3.x this package requires at least version 3.4.
Provides access to GDI+ graphics functionality. Commonly Used Types: System.Drawing.Bitmap System.Drawing.BitmapData System.Drawing.Brush System.Drawing.Font System.Drawing.Graphics System.Drawing.Icon Since .NET 7, non-Windows platforms are not supported, even with the runtime configuration switch. See https://aka.ms/systemdrawingnonwindows for more information.
Contains polyfills of `RuntimeInformation` class from the System.Runtime.InteropServices.RuntimeInformation library for .NET Framework 3.5.
Microsoft Information Protection SDK File API for .NET Microsoft Information Protection (MIP) is the unification of Microsoft's classification, labeling, and protection services, into a single administration experience and software development kit (SDK). Unified administration is provided across Office 365, Azure Information Protection, Windows Information Protection, and other Microsoft services. Third parties can use the SDK to integrate with applications, using a standard, consistent data labeling schema and protection service. The MIP SDK exposes the labeling and protection services from Office 365 Security and Compliance Center to third-party applications and services. Developers can use the SDK to build native support for applying labels and protection to files. Developers can reason over which actions should be taken when specific labels are detected, and reason over MIP-encrypted information. Get Started at: https://aka.ms/mipsdkdocs https://aka.ms/mipsdksamples https://aka.ms/mipsdkblog
This package contains the runtime host components of the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.
This package provides the core Types and Attribute definitions for the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Source code generator for versioning.
Lucene.Net Contrib adds a set of advanced functionalites to Lucene.net, like faceted search, spatial queries, highlighters, spell check and more.
Microsoft Information Protection SDK: Policy API for C++ Microsoft Information Protection (MIP) is the unification of Microsoft's classification, labeling, and protection services into a single administration experience and software development kit (SDK). Unified administration is provided across Office 365, Azure Information Protection, Windows Information Protection, and other Microsoft services. Third parties can use the SDK to integrate with applications, using a standard, consistent data labeling schema and protection service. The MIP SDK exposes the labeling and protection services from Office 365 Security and Compliance Center to third-party applications and services. Developers can use the SDK to build native support for applying labels and protection to files. Developers can reason over which actions should be taken when specific labels are detected, and reason over MIP-encrypted information. Get Started at: https://aka.ms/mipsdkdocs https://aka.ms/mipsdksamples https://aka.ms/mipsdkblog
Provides the System.Diagnostics.FileVersionInfo class, which allows access to Win32 version resource information for a physical file on disk. Commonly Used Types: System.Diagnostics.FileVersionInfo When using NuGet 3.x this package requires at least version 3.4.