All Projects → BlazorEFCoreMultitenant → Similar Projects or Alternatives

365 Open source projects that are alternatives of or similar to BlazorEFCoreMultitenant

EntityFrameworkCore.Triggered
Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.
Stars: ✭ 361 (+438.81%)
Blazor-CRUD
Simple CRUD application using C#/Blazor
Stars: ✭ 25 (-62.69%)
SapientGuardian.EntityFrameworkCore.MySql
MySQL database provider for Entity Framework Core
Stars: ✭ 54 (-19.4%)
Mutual labels:  entity-framework, efcore
.NET-Core-Learning-Journey
Some of the projects i made when starting to learn .NET Core
Stars: ✭ 37 (-44.78%)
LinqBuilder
LinqBuilder is an advanced implementation of the specification pattern specifically targeting LINQ query generation.
Stars: ✭ 34 (-49.25%)
Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
Stars: ✭ 372 (+455.22%)
Entityframework.exceptions
Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql
Stars: ✭ 266 (+297.01%)
WebApiJwt
Asp.NET Core 2.0 WebApi JWT Authentication with Identity & MySQL
Stars: ✭ 118 (+76.12%)
Mutual labels:  efcore, entity-framework-core
Notify.Me
Simple host application to provide send/receive feature for any kind of notifications and messages between client(s) and the host. The application is based on ASP.NET Core and SignalR to demostrate some features of these things...
Stars: ✭ 28 (-58.21%)
Mutual labels:  efcore, entity-framework-core
CodexMicroORM
An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance.
Stars: ✭ 32 (-52.24%)
Efcorepowertools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization for EF Core
Stars: ✭ 774 (+1055.22%)
Pomelo.entityframeworkcore.mysql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
Stars: ✭ 2,099 (+3032.84%)
Entityframework.commontools
Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore
Stars: ✭ 82 (+22.39%)
Detached-Mapper
An ORM friendly mapper. Allows saving entire entity graphs. Heavily inspired in GraphDiff and AutoMapper.
Stars: ✭ 89 (+32.84%)
Mutual labels:  entity-framework, efcore
Linq2db.entityframeworkcore
Bring power of Linq To DB to Entity Framework Core projects
Stars: ✭ 166 (+147.76%)
EFCore.Cassandra
Entity Framework Core provider for Cassandra
Stars: ✭ 23 (-65.67%)
SPA-With-Blazor
Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.
Stars: ✭ 27 (-59.7%)
Mutual labels:  entity-framework-core, blazor
Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
Stars: ✭ 46 (-31.34%)
Mutual labels:  entity-framework-core, blazor
Efcoresecondlevelcacheinterceptor
EF Core Second Level Cache Interceptor
Stars: ✭ 227 (+238.81%)
Dntidentity
A highly customized sample of the ASP.NET Core Identity
Stars: ✭ 145 (+116.42%)
Onion Architecture Asp.net Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
Stars: ✭ 196 (+192.54%)
reconciler
Update an entity graph in store to a given one by inserting, updating and removing the respective entities.
Stars: ✭ 24 (-64.18%)
Efsecondlevelcache.core
Entity Framework Core Second Level Caching Library
Stars: ✭ 300 (+347.76%)
Efdesigner
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
Stars: ✭ 256 (+282.09%)
EntityFrameworkCore.AutoFixture
A library aimed to minimize the boilerplate required to unit-test Entity Framework Core code using AutoFixture and in-memory providers.
Stars: ✭ 31 (-53.73%)
Sample Dotnet Core Cqrs Api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Stars: ✭ 1,273 (+1800%)
Blazorwasmefcoreexample
Example of a Blazor WebAssembly project that uses Entity Framework Core on the server for data access.
Stars: ✭ 105 (+56.72%)
Efcore.bulkextensions
Entity Framework Core Bulk Batch Extensions for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, SQLite
Stars: ✭ 2,295 (+3325.37%)
Mutual labels:  efcore, entity-framework-core
Uno.SQLitePCLRaw.Wasm
An SQLiteRaw WebAssembly provider for SQLitePCLRaw.core
Stars: ✭ 25 (-62.69%)
Localization
🌏 Database Resource Localization for .NET Core with Entity Framework and In Memory Cache
Stars: ✭ 68 (+1.49%)
Dotnetlabs
.NET Labs -- Show Me the Tips and Tricks and Code
Stars: ✭ 135 (+101.49%)
EFSqlTranslator
A standalone linq to sql translator that can be used with EF and Dapper.
Stars: ✭ 51 (-23.88%)
Mutual labels:  entity-framework, efcore
Efcore.pg
Entity Framework Core provider for PostgreSQL
Stars: ✭ 838 (+1150.75%)
ASPCore.BlazorCrud
CRUD Using Blazor And Entity Framework Core
Stars: ✭ 39 (-41.79%)
Mutual labels:  entity-framework-core, blazor
Entityframework.lazyloading
LazyLoading for EF Core
Stars: ✭ 23 (-65.67%)
NETProvider
Firebird ADO.NET Data Provider
Stars: ✭ 113 (+68.66%)
Entityframework.docs
Documentation for Entity Framework Core and Entity Framework 6
Stars: ✭ 888 (+1225.37%)
Maikebing.entityframeworkcore.taos
Entity, Framework, EF, Core, Data, O/RM, entity-framework-core,TDengine
Stars: ✭ 113 (+68.66%)
Entityframework Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
Stars: ✭ 1,848 (+2658.21%)
SdvCodeWebsite
Simeon Valev - Personal Blog - Developed on ASP.NET Core MVC - Server-Side Blazor - See README.md file for more information
Stars: ✭ 38 (-43.28%)
Mutual labels:  blazor
database-migrations-dotnet
A code example showing 5 ways to manage database schema in .NET
Stars: ✭ 44 (-34.33%)
Mutual labels:  entity-framework
bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
Stars: ✭ 857 (+1179.1%)
Mutual labels:  blazor
generic-for-core
🏗️ Generic Repository & UOW Pattern For ASP.NET Core
Stars: ✭ 55 (-17.91%)
Mutual labels:  entity-framework-core
EFCore.VisualBasic
Adds VB design-time support to EF Core
Stars: ✭ 20 (-70.15%)
Mutual labels:  efcore
EasyProfiler
This repo, provides query profiler for .Net
Stars: ✭ 99 (+47.76%)
Mutual labels:  efcore
blazor-docs
Public Documentation for Telerik UI for Blazor components.
Stars: ✭ 42 (-37.31%)
Mutual labels:  blazor
e-commerce-backend
Shopping site backend which used Asp.Net Web API, JWT, Cache, Log, SqlServer, Entity Framework Core and N-Layer Architecture implementation.
Stars: ✭ 16 (-76.12%)
Mutual labels:  entity-framework-core
memealyzer
Memealyzer is an app built to demonstrate some the latest and greatest Azure tech to dev, debug, and deploy microservice applications.
Stars: ✭ 97 (+44.78%)
Mutual labels:  blazor
typed-ecstasy
An entity component system for TypeScript (and JavaScript), based on ashley
Stars: ✭ 25 (-62.69%)
Mutual labels:  entity-framework
TinyECS
Tiny ECS is an easy to use Entity-Component-System framework that's designed specially for Unity3D.
Stars: ✭ 20 (-70.15%)
Mutual labels:  entity-framework
PostgreSQL.AspNet.Identity.EntityFramework
ASP.NET Identity 2.0 Storage Provider using PostgreSQL EntityFramework
Stars: ✭ 26 (-61.19%)
Mutual labels:  entity-framework
pineblog
A light-weight blogging engine written in ASP.NET Core MVC Razor Pages, using Entity Framework Core or MongoDb.
Stars: ✭ 60 (-10.45%)
Mutual labels:  entity-framework
SpaceWar-ECS
A space war game made with ECS and JobSystem in Unity.
Stars: ✭ 26 (-61.19%)
Mutual labels:  entity-framework
BlipBinding
ASP.NET MVC case study solution for PluralSight Guides. Demonstrates how to use default MVC model binding with hierarchical form data.
Stars: ✭ 29 (-56.72%)
Mutual labels:  entity-framework
Jonty.Blog
🎯Jonty.Blog个人博客项目,底层基于免费开源跨平台的.NET Core 3.1开发,使用 ABP vNext搭建项目框架,支持主流数据库,遵循RESTful接口规范,前端使用Blazor开发。
Stars: ✭ 42 (-37.31%)
Mutual labels:  blazor
rpirobot
A Raspberry Pi Robot Arm using .NET 5
Stars: ✭ 24 (-64.18%)
Mutual labels:  blazor
KentNoteBook
ASP.NET.Core and EF Core demo, JWT
Stars: ✭ 24 (-64.18%)
Mutual labels:  efcore
blazorators
This project converts TypeScript type declarations into C# representations, and use C# source generators to expose automatic JavaScript interop functionality.
Stars: ✭ 225 (+235.82%)
Mutual labels:  blazor
BlazorCanvas
Simple 2D gamedev examples using Blazor and .NET 5
Stars: ✭ 99 (+47.76%)
Mutual labels:  blazor
Malaya
Natural Language Toolkit for bahasa Malaysia, https://malaya.readthedocs.io/
Stars: ✭ 239 (+256.72%)
Mutual labels:  entity-framework
1-60 of 365 similar projects