Helpers for working with https://prismic.io/ and .Net Core
These packages depend on .NET Core a the new prismic.io .NET Standard Kit.
There are two packages available
A collection of tag helpers to improve Prismic.io .NET Core developer experience. Includes helpers for Structured Text, DocumentLinks, Images & Prismic Preview
dotnet add package AdaptiveWebworks.Prismic.AspNetCore.Mvc
Helpers for mapping Prismic Documents to domain specific classes. Including extensible helpers for resolving slices.
dotnet add package AdaptiveWebworks.Prismic.AutoMapper