Pinned Repositories
ArchUnitNET
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
CSharpFunctionalExtensions
Functional extensions for C#
KoLiber.Modules.GrapesJS
GrapesJS WYSIWYG editor for Body content part in OrchardCore CMS
Yaevh's Repositories
Yaevh/KoLiber.Modules.GrapesJS
GrapesJS WYSIWYG editor for Body content part in OrchardCore CMS
Yaevh/ArchUnitNET
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
Yaevh/CSharpFunctionalExtensions
Functional extensions for C#
Yaevh/CSharpFunctionalExtensions.FluentAssertions
A small set of extensions to make test assertions more fluent when using CSharpFunctionalExtensions! Wow!
Yaevh/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Yaevh/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
Yaevh/EventSourcing
Yaevh/fcc-net50-bug-repro
just a sample project to reproduce a bug
Yaevh/fcc-net50-bug-repro-2
Yaevh/FluentAssertions.CSharpFunctionalExtensions
Yaevh/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
Yaevh/Hangfire.Storage.SQLite
An Alternative SQLite Storage for Hangfire
Yaevh/InterpolatingCollection
A .NET collection of nodes and their values, allowing interpolation between those values
Yaevh/KoLiber.Module.Layouts
Yaevh/KoLiber.Module.Layouts.SmartGrid
Yaevh/KoLiber.Module.Widgets
Site specific widgets for KoLiber.org
Yaevh/KoLiber.Theme.Lem
An Orchard CMS theme for LEM project (http://ekonomiadlamlodziezy.pl). Designed by Damian Słoński, impemented by Tomasz Malinowski.
Yaevh/KoLiber.Theme.Needle
Base theme for KoLiber.org. Originally designed by Miłosz Lodowski and implemented by Mateusz Kwapich. Ported from Wordpress by Tomasz Malinowski.
Yaevh/KoLiber.Theme.Sting
Orchard CMS theme for KoLiber.org. Originally designed by Miłosz Lodowski.
Yaevh/KoLiber.Themes.LEM
Yaevh/Middleware
Various ASP.NET Core middleware
Yaevh/PropertyChangedHelper
Yaevh/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
Yaevh/SqliteInMemoryConnectionReuseBug
Yaevh/Stylet
A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
Yaevh/X.PagedList
Library for easily paging through any IEnumerable/IQueryable in ASP.NET/ASP.NET Core