Skip to content

CloudeyIT/Reflex

Repository files navigation

Reflex


An opinionated framework and a collection of useful NuGet packages for working with .NET and/or HotChocolate.

Authorization

Source | NuGet

Plug-and-play authorization extending ASP.NET Core Authorization to make authorization easier and less boilerplate-y.

Authorization for HotChocolate

Source | NuGet

Authorization for GraphQL with HotChocolate made painless. Works independently, but integrates well with Cloudey.Reflex.Authorization (recommended).

Core

Source | NuGet

An opinionated framework setup for common functionality.

Database

Source | NuGet

Opinionated Entity Framework Core setup with PostgreSQL with auto-discovery of entities and common functionality such as created and updated timestamp columns.

GraphQL

Source | NuGet

Opinionated GraphQL server setup for a Reflex framework application using HotChocolate.

See also

  • Cloudey.FluentValidation.Rules - A collection of useful validation rules for FluentValidation and Entity Framework Core
  • Cloudey.Different - Robust, easy-to-use diff and patch library for comparing and synchronising text with zero dependencies

About

A collection of NuGet packages to make your life easier when working with .NET and/or HotChocolate.

Resources

License

Stars

Watchers

Forks

Languages