Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Add MVC services builder for CookieTempDataProvider #5515

Closed
@Eilon

Description

@Eilon

Need to add a builder for adding CookieTempDataProvider services (w/ overload for options).

That is, make this line of code simpler:

services.AddSingleton<ITempDataProvider, CookieTempDataProvider>();

cc @DamianEdwards @kichalla

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions