Jon P Smith

Results 27 repositories owned by Jon P Smith

AspNetReactSamples

173
Stars
116
Forks
Watchers

Template/Sample ASP.NET projects to develop/build/test React.js apps

AuthPermissions.AspNetCore

744
Stars
150
Forks
Watchers

This library provides extra authorization and multi-tenant features to an ASP.NET Core application.

BookApp.All

47
Stars
11
Forks
Watchers

Example of applying an modular monolith approach to building apps. This version contains the whole app in one solution

EfCore.GenericBizRunner

214
Stars
58
Forks
Watchers

Library to run business logic when using Entity Framework Core for database accesses

EfCore.GenericEventRunner

61
Stars
10
Forks
Watchers

A library to allow developer use events to update their database via Entity Framework Core (EF Core)

EfCore.GenericServices

588
Stars
95
Forks
Watchers

A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.

EfCore.GenericServices.AspNetCore

49
Stars
14
Forks
Watchers

Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats

EfCore.SchemaCompare

90
Stars
14
Forks
Watchers

Library to compare EF Core's Model of the database against a database's schema.

EfCore.SoftDeleteServices

110
Stars
10
Forks
Watchers

Services to provide simple soft delete and cascade soft delete in EF Core

EfCore.SoftDeleteServices-Old

29
Stars
3
Forks
Watchers

Services to provide simple soft delete and cascade soft delete in EF Core