Skip to content

NuGet package references

jennyf19 edited this page Sep 21, 2021 · 1 revision

Starting with 1.17+, customers on .NET Framework 462, 472, or .NET Standard 2.0, can now use slimmed down NuGet packages for the token cache serializers and certificate loading which bring fewer dependencies compared to previous versions.

Microsoft.Identity.Web.TokenCache Microsoft.Identity.Web.Certificate
image image

See this GitHub issue for more details.

Getting started with Microsoft Identity Web

Token cache serialization

Web apps

Web APIs

Daemon scenario

Advanced topics

FAQ

News

Contribute

Other resources

Clone this wiki locally