MatteoZampariniDev's Stars
mgravell/fast-member
Automatically exported from code.google.com/p/fast-member
ImmediatePlatform/Immediate.Handlers
Source Generated implementation of the Mediator pattern
KeithThor/trpg-server
An Asp.net Core server that hosts a multiplayer online tactical rpg game.
romantitov/MockQueryable
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
mikependon/RepoDB
A hybrid ORM library for .NET.
EdCharbeneau/BlazorSize
Blazor browser size interop for matchMedia and browser window size at runtime.
gorse-io/Gorse.NET
.NET SDK for gorse recommender system
enisn/AutoFilterer
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible with Open API 3.0 Specifications
neozhu/BlazorPocketApp
BlazorPocket is a lightweight web application template built with the latest .NET 9.0 Blazor Web App and PocketBase for backend data storage.
Fody/PropertyChanged
Injects INotifyPropertyChanged code into properties at compile time
koenbeuk/EntityFrameworkCore.Projectables
Project over properties and functions in your linq queries
ChrisKlug/efcore-dto-demo
Demo code for my "Stop using Entity Framework as a DTO provider"-talk
meysamhadeli/booking-microservices
Practical microservices, built with .Net 9, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
GlitchEnzo/NuGetForUnity
A NuGet Package Manager for Unity
Prescoter/Emora-Project
Emora is an OSINT tool like sherlock but with a GUI, which search for accounts by username across social networks
axelheer/nein-linq
NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors.
dotnet-smartcomponents/smartcomponents
Experimental, end-to-end AI features for .NET apps
jsuarezruiz/awesome-dotnet-maui
A curated list of awesome .NET MAUI libraries and resources.
SoftFluent/EntityFrameworkCore.DataEncryption
A plugin for Microsoft.EntityFrameworkCore to add support of encrypted fields using built-in or custom encryption providers.
MikaelEliasson/EntityFramework.Utilities
Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts
koenbeuk/EntityFrameworkCore.Triggered
Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.
jmatthiesen/dotnet-ai-resources
A collection of resources available to .NET developers working with AI.
tallesl/net-libraries-that-make-your-life-easier
Open Source .NET libraries that make your life easier.
Cinchoo/ChoETL
ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
dotnetcore/Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
KorzhCom/EasyData
Adaptive CRUD for ASP.NET Core. With EasyData you can get both API endpoints and client-side UI for all CRUD operations in a matter of minutes using just your DbContext and a few lines of code.
amantinband/clean-architecture
The ultimate clean architecture template for .NET applications 💪
Apps72/BlazorGuidelines
A set of coding guidelines for Microsoft Blazor projects, design principles and layout rules for improving the overall quality of your code development.
nenoNaninu/TypedSignalR.Client.TypeScript
TypeScript source generator to provide strongly typed SignalR clients by analyzing C# type definitions.
microsoft/FeatureManagement-Dotnet
Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.