Tutorial by Topics: entity

SQLite is a self-contained, serverless, transactional SQL database. It can be used within a .NET application by utilizing both a freely available .NET SQLite library and Entity Framework SQLite provider. This topic will go into setup and usage of the Entity Framework SQLite provider.
How to configure your EF model to support entity splitting or table splitting.
This topic discusses how to map one-to-one type relationships using Entity Framework.
The topic discusses how you can map one-to-many and many-to-many relationships using Entity Framework Code First.
This section provides an overview of what identityserver3 is, and why a developer might want to use it. It should also mention any large subjects within identityserver3, and link out to the related topics. Since the Documentation for identityserver3 is new, you may need to create initial versio...
Tutorials concerning asp.net Identity such as user management, role management, creating tokens and more.
Taken from IdentityServer4 Official Docs IdentityServer4 is an OpenID Connect and OAuth 2.0 framework for ASP.NET Core. It enables the following features in your applications: Authentication as a Service Centralized login logic and workflow for all of your applications (web, native, mobil...
A-Frame represents an entity via the <a-entity> element. As defined in the entity-component-system pattern, entities are placeholder objects to which we plug in components to provide them appearance, behavior, and functionality. <a-entity> // Consider the entity below. By itself, i...
The Entity System in Drupal 8 allows developers to easily create custom content types and model data relationships around these types.The extensive API provides support for form generation,data validation,configuration,routing and a lot of other features.
This topic will demonstrate how to download files attached to a detail entity inside Acumatica ERP by using the Contract-Based API. The code snippet above was created using the Json.NET framework (Newtonsoft.Json.dll). To obtain HTTP cookie header from a SOAP response, add a reference to the ...

Page 2 of 2