Microsoft.IdentityModel.Logging
by: Microsoft
- 9 total downloads
- Latest version: 5.5.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 8 total downloads
- Latest version: 5.5.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.jQuery.Unobtrusive.Validation
by: Microsoft
- 10 total downloads
- Latest version: 3.2.3
jQuery plugin that unobtrusively sets up jQuery.Validation.
Microsoft.NET.Test.Sdk
by: Microsoft
- 6 total downloads
- Latest version: 16.10.0
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore.Platforms
by: Microsoft
- 9 total downloads
- Latest version: 1.1.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
- 10 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.Owin
by: Microsoft
- 15 total downloads
- Latest version: 4.2.0
Provides a set of helper types and abstractions for simplifying the creation of OWIN components.
Microsoft.Owin.Cors
by: Microsoft
- 9 total downloads
- Latest version: 3.0.1
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in OWIN middleware.
Microsoft.Owin.FileSystems
by: Microsoft
- 6 total downloads
- Latest version: 3.0.1
This package contains file system abstractions and implementations.
Microsoft.Owin.Host.HttpListener
by: Microsoft
- 14 total downloads
- Latest version: 4.2.0
OWIN server built on the .NET Framework's HttpListener class. Currently the default server used for self-hosting.
Microsoft.Owin.Host.SystemWeb
by: Microsoft
- 7 total downloads
- Latest version: 3.0.1
OWIN server that enables OWIN-based applications to run on IIS using the ASP.NET request pipeline.
Microsoft.Owin.Hosting
by: Microsoft
- 12 total downloads
- Latest version: 4.2.0
Provides default infrastructure types for hosting and running OWIN-based applications.
Microsoft.Owin.Security
by: Microsoft
- 15 total downloads
- Latest version: 4.2.0
Common types which are shared by the various authentication middleware components.
Microsoft.Owin.Security.Cookies
by: Microsoft
- 13 total downloads
- Latest version: 4.2.0
Middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
Microsoft.Owin.Security.Facebook
by: Microsoft
- 12 total downloads
- Latest version: 3.0.1
Middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.Owin.Security.Google
by: Microsoft
- 10 total downloads
- Latest version: 3.0.1
Contains middlewares to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.Owin.Security.MicrosoftAccount
by: Microsoft
- 9 total downloads
- Latest version: 3.0.1
Middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.Owin.Security.OAuth
by: Microsoft
- 13 total downloads
- Latest version: 4.2.0
Middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.Owin.Security.Twitter
by: Microsoft
- 7 total downloads
- Latest version: 3.0.1
Middleware that enables an application to support Twitter's OAuth 2.0 authentication workflow.
Microsoft.Owin.StaticFiles
by: Microsoft
- 6 total downloads
- Latest version: 3.0.1
This package contains OWIN middleware that handle requests for file system resources including files and directories.