Skip to content

A collection of Nuget packages that simplifies building micro services on the .NET platform

License

Notifications You must be signed in to change notification settings

stratiteq/stratiteq-microservice-utils

Repository files navigation

stratiteq-microservice-utils

A collection of Nuget packages that simplifies building microservices on the .NET platform

Stratiteq.Microservices.ClientCertAuth

Validates incoming client certificate, the .NET Core way.

Full documentation

Stratiteq.Microservices.Jwt

Extends some common classes with helpful methods for working with Jwt in .NET Core / Standard.

Full documentation

Stratiteq.Microservices.WebApiClient

Contains code to more easily make authenticated requests from one Web Api to another, when the APIs require jwt tokens issued from Azure Active Directory (and role based authentication / RBAC). Optimized for use in .NET Core 2.2 or later.

Full documentation

Stratiteq.Microservices.X509Certificate

Provides X509Certificate helper methods.

Full documentation

About

A collection of Nuget packages that simplifies building micro services on the .NET platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages