4.1.2 • Published 6 years ago

plexiform-build-api v4.1.2

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

plexiform-build-api

A build script for plexiform to build:

  • a .NET Core object model
  • with Entity Framework Core ORM
  • offering generic crud (Crudus)
  • as well as deep-graph api Queries, each with own "miniModel" courtesy of AutoMapper
  • and Commands, with dedicated Payload types
  • exposing crud, qry, and cmd apis over ASP.NET Core Web Api
  • grouped into high-level "Api Areas"
  • all specified from a reasonably semantic Markdown file
  • and see plexiform-build-ng for a strongly typed (ts/js) api-service for consuming it from the client-side

Many additional features to come...

Purpose

This is an opinionated framework for building back-end support for our enterprise apps.

To expose both CRUD and also strongly typed Queries and Commands.

Audience

This is intended as an internal-only solution. We are not trying to cut this such that others will be pleased with the fit.

However, if others wish to give it a go then I am very keen to hear feedback, advice, and to accept code contributions.

Progress / Destination

Considered v1.0.0 since 2017-10-24 after meeting original aim of delivering an end-to-end solution, including client-side (TypeScript) api consumer class which has since been spun out into separate package (plexiform-build-ng).

Still a long way from meeting our current roadmap of objectives. Many features, abstraction layers, horrid and cool things to be added as we become more familiar with using our creation.

Future features:

  • Windowed entities
  • Separation of apis for: App, Admin, Integration, Workflow
  • Query cache
  • Command queue
  • Validation library
  • Workflow engine
  • Generic provision for hierarchies, taxonomies, common workflow activities, persistence patterns, authorisation, etc.

4.1.2

6 years ago

4.1.1

6 years ago

4.1.0

6 years ago

4.0.3

6 years ago

4.0.2

6 years ago

4.0.1

6 years ago

4.0.0

6 years ago

3.3.0

6 years ago

3.2.0

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.0

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.6

7 years ago

0.5.5

7 years ago

0.5.4

7 years ago

0.5.3

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago