A typed message-based .NET client gateway for accessing Stripe's REST API.
Used by servicestack.net to process merchant payments and recurring subscriptions.
IoC/DI compatible. Has own Visual Studio Addin for easier use. Read strongly-typed values from your appsettings.json or any other config.json files. Supports List of Native Types and accepts Custom Classes for complex settings.
A typed message-based .NET client gateway for accessing Stripe's REST API.
Used by servicestack.net to process merchant payments and recurring subscriptions.
AspNet.Mvc.TypedRouting is a class library allowing typed expression based route registration and link generation for ASP.NET Core MVC. See the project repository for more information and available features.
Postal is a code generator that generates strongly typed message contracts for request-response type protocols. Messages are serialized and deserialized using Protocol buffers.