Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 4.084k total downloads
- Latest version: 7.1.2
Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.
Microsoft.IdentityModel.Logging
by: Microsoft
- 4.023k total downloads
- Latest version: 7.1.2
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 4.003k total downloads
- Latest version: 7.1.2
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 4.091k total downloads
- Latest version: 7.1.2
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 4.06k total downloads
- Latest version: 7.1.2
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.ML
by: Microsoft
- 1.438k total downloads
- Latest version: 2.0.1
ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
Microsoft.ML.CpuMath
by: Microsoft
- 1.445k total downloads
- Latest version: 2.0.1
Microsoft.ML.CpuMath contains optimized math routines for ML.NET.
Microsoft.ML.DataView
by: Microsoft
- 1.466k total downloads
- Latest version: 2.0.1
Contains the IDataView system which is a set of interfaces and components that provide efficient, compositional processing of schematized data for machine learning and advanced analytics applications.
Microsoft.Net.Http.Headers
by: Microsoft
- 1.843k total downloads
- Latest version: 2.2.0
HTTP header parser implementations.
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.NET.StringTools
by: Microsoft
- 1.414k total downloads
- Latest version: 17.8.3
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
Microsoft.NETCore.Platforms
by: Microsoft
- 10.492k total downloads
- Latest version: 5.0.0
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets
by: Microsoft
- 4.154k total downloads
- Latest version: 1.1.0
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OpenApi
by: Microsoft
- 1.426k total downloads
- Latest version: 1.2.3
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.SqlServer.Server
by: Microsoft
- 2.164k total downloads
- Latest version: 1.0.0
This is a helper library for Microsoft.Data.SqlClient enabling cross framework support of UDT types.
Available Types:
Microsoft.SqlServer.Server.IBinarySerializer
Microsoft.SqlServer.Server.InvalidUdtException
Microsoft.SqlServer.Server.SqlFacetAttribute
Microsoft.SqlServer.Server.SqlFunctionAttribute
Microsoft.SqlServer.Server.SqlMethodAttribute
Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute
Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute
Microsoft.SqlServer.Server.DataAccessKind
Microsoft.SqlServer.Server.SystemDataAccessKind
Microsoft.SqlServer.Server.Format
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 456 total downloads
- Latest version: 17.7.0
The Microsoft Test Platform Object Model.
Microsoft.Win32.Primitives
by: Microsoft
- 2.332k total downloads
- Latest version: 4.3.0
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Registry
by: Microsoft
- 4.167k total downloads
- Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.SystemEvents
by: Microsoft
- 7.771k total downloads
- Latest version: 7.0.0
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
MigrantExamFlow.Assets
by: FT-Soft
- 55 total downloads
- Latest version: 1.0.2
Exam assets (images, audio files) for MigrantExamFlow Blazor application
Mono.TextTemplating
by: Mikayla Hutchinson
- 3.143k total downloads
- Latest version: 2.3.1
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#