Microsoft.IdentityModel.Tokens
by: Microsoft
- 1 total downloads
- Latest version: 5.1.2
Includes types that provide support for cryptographic operations.
- 1 total downloads
- Latest version: 8.0.7
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Host.linux-x64
by: Microsoft
- 1 total downloads
- Latest version: 7.0.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.OpenApi
by: Microsoft
- 2 total downloads
- Latest version: 1.2.3
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 3 total downloads
- Latest version: 17.4.1
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 4 total downloads
- Latest version: 16.9.1
Testplatform host executes the test using specified adapter.
Microsoft.Web.WebView2
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3650-prerelease
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium).
This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
MySqlConnector
by: Bradley Grainger, Caleb Lloyd
- 1 total downloads
- Latest version: 0.20.0
A fully async MySQL ADO.NET provider for .NET and .NET Core
NSwag.AssemblyLoader
by: Rico Suter
- 1 total downloads
- Latest version: 12.0.6
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration
by: Rico Suter
- 3 total downloads
- Latest version: 11.20.1
NSwag: The Swagger API toolchain for .NET and TypeScript
Sentry.PlatformAbstractions
by: Sentry Team and Contributors
- 2 total downloads
- Latest version: 1.1.0-beta
Abstractions to platform information
Sentry.Profiling
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 5.2.0
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Protocol
by: Sentry Team and Contributors
- 5 total downloads
- Latest version: 2.1.6
The Sentry Protocol used to communicate with Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann
- 1 total downloads
- Latest version: 3.0.1
Serilog event sink that writes to Microsoft Application Insights.
SkiaSharp.NativeAssets.Win32
by: Microsoft
- 1 total downloads
- Latest version: 2.88.1-preview.1
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
StackExchange.Redis.StrongName
by: Stack Exchange, Inc., marc.gravell
- 1 total downloads
- Latest version: 1.2.5
High performance Redis client, incorporating both synchronous and asynchronous usage.
Syncfusion.Licensing
by: Syncfusion Inc.
- 1 total downloads
- Latest version: 18.3.0.42
Syncfusion licensing is a .NET library for validating the registered Syncfusion license in an application at runtime. The Syncfusion license must be registered in an application when using the Syncfusion evaluation build or NuGet package assemblies.
Documentation: https://help.syncfusion.com/common/essential-studio/licensing/license-key?utm_source=nuget&utm_medium=listing
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing
Forum: https://www.syncfusion.com/forums/general?utm_source=nuget&utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion�s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).
� Copyright 2020 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
System.ComponentModel.Annotations
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.4.20251.6
Provides attributes that are used to define metadata for objects used as data sources.
Commonly Used Types:
System.ComponentModel.DataAnnotations.ValidationResult
System.ComponentModel.DataAnnotations.IValidatableObject
System.ComponentModel.DataAnnotations.ValidationAttribute
System.ComponentModel.DataAnnotations.RequiredAttribute
System.ComponentModel.DataAnnotations.StringLengthAttribute
System.ComponentModel.DataAnnotations.DisplayAttribute
System.ComponentModel.DataAnnotations.RegularExpressionAttribute
System.ComponentModel.DataAnnotations.DataTypeAttribute
System.ComponentModel.DataAnnotations.RangeAttribute
System.ComponentModel.DataAnnotations.KeyAttribute
When using NuGet 3.x this package requires at least version 3.4.
System.Net.Http.WinHttpHandler
by: Microsoft
- 3 total downloads
- Latest version: 4.7.0-preview2.19523.17
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
When using NuGet 3.x this package requires at least version 3.4.
System.Reflection
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-23109
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