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.
876EfCore.GenericServices. A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.
597EfCoreinAction-SecondEdition. Supporting repo to go with book "Entity Framework Core in Action", second edition
431EfCore.TestSupport. Tools for helping in unit testing applications that use Entity Framework Core
365EfCoreInAction. Supporting code to go with the book "Entity Framework Core in Action"
340PermissionAccessControl2. Version 2 of example application to go with articles on feature and data authorization
277GenericServices. GenericServices helps with building a service/application layer in a .NET based application using EF6.x
249NetCore.AutoRegisterDi. Extension method to find/register classes in an assembly into the Microsoft DI provider
244PermissionAccessControl. Example code for Authorization articles
226EfCore.GenericBizRunner. Library to run business logic when using Entity Framework Core for database accesses
219AspNetReactSamples. Template/Sample ASP.NET projects to develop/build/test React.js apps
172EfCore.SchemaCompare. Library to compare EF Core's Model of the database against a database's schema.
165EfCore.SoftDeleteServices. Services to provide simple soft delete and cascade soft delete in EF Core
128Net.DistributedFileStoreCache. NET distributed cache using a json file as the shared resourse with very fast Get
102SampleMvcWebApp. A Sample MVC5 web application showing the use of GenericServices for CRUD operations
76EfCore.GenericEventRunner. A library to allow developer use events to update their database via Entity Framework Core (EF Core)
71EfCoreSqlAndCosmos. Example CQRS application using Cosmos DB with EF Core
67BookApp.All. Example of applying an modular monolith approach to building apps. This version contains the whole app in one solution
54EfCore.GenericServices.AspNetCore. Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats
49EfSchemaCompare. EfSchemaCompare.EF6 allows you to compare Entity Framework's database modal with an actual SQL database.
46RunStartupMethodsSequentially. 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.
34GenericServices.StatusGeneric. Implements the "return a status" pattern - useful for code that can return errors
30EfCore.SoftDeleteServices-Old. Services to provide simple soft delete and cascade soft delete in EF Core
30SampleMvcWebAppComplex. A more complex MVC application showing the use of GenericServices with the AdventureWorksLT2012 database.
26Net.LocalizeMessagesAndErrors. This library provides extra code to make it easier to support in different languages in your .NET application
25MvcUsingBower. Applying Visual Studio's Bower/Grunt tools to a ASP.NET MVC application. See
17PermissionsOnlyApp. C#
16DDDExampleCode. Example code to go with my talk and article on DDD
14MultiProgPackTool. https://www.thereformedprogrammer.net/evolving-modular-monoliths-2-breaking-up-your-app-into-multiple-solutions/#how-to-create-a-nuget-packages
11SimpleMessageBroker. C#
7Ef6BookApp. C#
5ExploringJsonColumns. Code used in the "A detailed look at EF Core’s JSON Columns feature" article
5AspNetCore.MultipleHostedService. C#
4BookApp.Main. C#
4BookApp.Books. Part of the evolving Modular Monalith
4TryAspNetCoreMigrate. C#
3AuthP.CustomDatabaseExamples. C#
3DbUp. 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.
3ExpressMapper. Mapping .Net types
2ExploringCosmosDB. C#
2TestSupportSchema. C#
2BookApp.MainOld. Web App in the evolving Modular Monolith series
1TryGithubPages. C#
1kanban-app. Kanban-style project management tool built throughout the Pro React book
1TestJekyllDocs.
1TryMappers. C#
1