Top 20 NuGet Packages depending on FCore.Foundations

Total dependencies: 4

This library is a dependency of the FCore.AuthServer and FCore.ResourceServer libraries. It contains a simple WebToken class that becomes the access token issued by the auth server, and passed as a Bearer token to authorized resource server calls.
Declarations and Logic for data to accompany existing entities like comments, tags, likes, and some other social network functions. The intent is not to need to add an interaction data set for each entity, and not add properties to existing entities.
Contains the EntityStoreBase for easier implementation of entity stores. This is a part of the FCore system that makes development easier
Tools to help seed and/or add users and roles