Pinned Repositories
ArchitectureMetrics
Calculator of architecture metrics: Abstractness and Instability
AutoFilter
Allows to create a LINQ Expression using DTO and filter entities in database and in-memory. Implements of Specification pattern using LINQ Expressions.
CleanArchitecture
Sample how to implement Clean Architecture using ASP.NET Core
CleanArchitecture-ardalis
A starting point for Clean Architecture with ASP.NET Core
CleanArchitectureCourse
DataAccessWithoutRepositoryAndUnitOfWork
Sample project which displayed how to design DataAccess without Repository and UnitOfWork
Microsoft.CodeAnalysis.CSharp.Extensions
ModularMonolith
Modular monolith sample
NorthwindTraders-CleanArchitecture
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
ViewFirst-vs-ViewModelFirst
Comparsion of ViewFirst and ViewModelFirst styles for solving of tasks implementing CompositeUI and displaying child windows
denis-tsv's Repositories
denis-tsv/CleanArchitecture
Sample how to implement Clean Architecture using ASP.NET Core
denis-tsv/AutoFilter
Allows to create a LINQ Expression using DTO and filter entities in database and in-memory. Implements of Specification pattern using LINQ Expressions.
denis-tsv/ModularMonolith
Modular monolith sample
denis-tsv/CleanArchitectureCourse
denis-tsv/DataAccessWithoutRepositoryAndUnitOfWork
Sample project which displayed how to design DataAccess without Repository and UnitOfWork
denis-tsv/CleanArchitecture-ardalis
A starting point for Clean Architecture with ASP.NET Core
denis-tsv/NorthwindTraders-CleanArchitecture
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
denis-tsv/MVVM-Samples
Sample repo for MVVM package
denis-tsv/RichAnemicModel
denis-tsv/BulkInsertComparison
Repository for test github features
denis-tsv/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
denis-tsv/CleanArchitecture_JasonTaylor
Clean Architecture Solution Template for ASP.NET Core
denis-tsv/CqrsFramework
denis-tsv/DomainEvents
denis-tsv/EfCoreinAction-SecondEdition
Supporting repo to go with book "Entity Framework Core in Action", second edition
denis-tsv/EventSourcing
denis-tsv/EventSourcingMarten
denis-tsv/ExcelFilter
denis-tsv/FastExpressionCompiler
Fast Compiler for C# Expression Trees and more!
denis-tsv/JsonPatch
Adds JSON Patch support to ASP.NET Web API (http://tools.ietf.org/html/rfc6902)
denis-tsv/LayersToCqrsMigration
denis-tsv/LinqSpecs
A toolset for use the specification pattern in LINQ queries.
denis-tsv/Mapster
A fast, fun and stimulating object to object Mapper
denis-tsv/microservices-in-monolith
Monolith and microservices
denis-tsv/MugenMvvmToolkit
denis-tsv/OptimisticPessimisticLocks
Sample to show locks:
denis-tsv/PatchEventSourcing
denis-tsv/PersistenceIgnoranceImpossible
denis-tsv/WeatherTwentyOne
denis-tsv/zomp-efcore-extensions
Provides window (analytics) functions and binary functions for EF Core. Providers: SQL Server, SQLite, Postgres.