UK

Jon P Smith

Elite
@JonPSmith

I am a principal developer (retired) who create open-source libs (11m NuGet dloads) for ASP.NET Core / EF Core. Author of book "Entity Framework Core in Action"

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

876

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

597

EfCoreinAction-SecondEdition. Supporting repo to go with book "Entity Framework Core in Action", second edition

431

EfCore.TestSupport. Tools for helping in unit testing applications that use Entity Framework Core

365

EfCoreInAction. Supporting code to go with the book "Entity Framework Core in Action"

340

PermissionAccessControl2. Version 2 of example application to go with articles on feature and data authorization

277

GenericServices. GenericServices helps with building a service/application layer in a .NET based application using EF6.x

249

NetCore.AutoRegisterDi. Extension method to find/register classes in an assembly into the Microsoft DI provider

244

PermissionAccessControl. Example code for Authorization articles

226

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

219

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

172

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

165

EfCore.SoftDeleteServices. Services to provide simple soft delete and cascade soft delete in EF Core

128

Net.DistributedFileStoreCache. NET distributed cache using a json file as the shared resourse with very fast Get

102

SampleMvcWebApp. A Sample MVC5 web application showing the use of GenericServices for CRUD operations

76

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

71

EfCoreSqlAndCosmos. Example CQRS application using Cosmos DB with EF Core

67

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

54

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

49

EfSchemaCompare. EfSchemaCompare.EF6 allows you to compare Entity Framework's database modal with an actual SQL database.

46

RunStartupMethodsSequentially. A .NET library that runs methods within a locked state on startup. This is useful if you want to migrate or seed a database on an web application that has multiple instances.

34

GenericServices.StatusGeneric. Implements the "return a status" pattern - useful for code that can return errors

30

EfCore.SoftDeleteServices-Old. Services to provide simple soft delete and cascade soft delete in EF Core

30

SampleMvcWebAppComplex. A more complex MVC application showing the use of GenericServices with the AdventureWorksLT2012 database.

26

Net.LocalizeMessagesAndErrors. This library provides extra code to make it easier to support in different languages in your .NET application

25

MvcUsingBower. Applying Visual Studio's Bower/Grunt tools to a ASP.NET MVC application. See

17

PermissionsOnlyApp. C#

16

DDDExampleCode. Example code to go with my talk and article on DDD

14

MultiProgPackTool. https://www.thereformedprogrammer.net/evolving-modular-monoliths-2-breaking-up-your-app-into-multiple-solutions/#how-to-create-a-nuget-packages

11

SimpleMessageBroker. C#

7

Ef6BookApp. C#

5

ExploringJsonColumns. Code used in the "A detailed look at EF Core’s JSON Columns feature" article

5

AspNetCore.MultipleHostedService. C#

4

BookApp.Main. C#

4

BookApp.Books. Part of the evolving Modular Monalith

4

TryAspNetCoreMigrate. C#

3

AuthP.CustomDatabaseExamples. C#

3

DbUp. DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.

3

ExpressMapper. Mapping .Net types

2

ExploringCosmosDB. C#

2

TestSupportSchema. C#

2

BookApp.MainOld. Web App in the evolving Modular Monolith series

1

TryGithubPages. C#

1

kanban-app. Kanban-style project management tool built throughout the Pro React book

1

TestJekyllDocs.

1

TryMappers. C#

1
46
Apply