Pinned Repositories
Budget-Keeper
CommonLibraries
Various methods, classes, helpers, etc. used by me. I collected into one repo.
fluentassertions.aspnetcore.mvc
Fluent Assertions extensions for ASP.NET Core MVC
Foxy.Core
Foxy.Core provides extensions and useful helpers functions that base only on .net standard 2.0.
Foxy.Testing.EntityFrameworkCore
A library that helps speeding up SqlLite based Entity Framework Core tests.
Foxy.Web.Styling
A Style and Css builder for Blazor and ASP.NET Core web applications inspired by Classnames javascript library.
graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
MediatR
Simple, unambitious mediator implementation in .NET
microservice-architecture-sample
Misc
This is a collection of experiments, practice, and just for fun projects. If something grows I put separate repo.
faddiv's Repositories
faddiv/Foxy.Web.Styling
A Style and Css builder for Blazor and ASP.NET Core web applications inspired by Classnames javascript library.
faddiv/Budget-Keeper
faddiv/CommonLibraries
Various methods, classes, helpers, etc. used by me. I collected into one repo.
faddiv/Foxy.Core
Foxy.Core provides extensions and useful helpers functions that base only on .net standard 2.0.
faddiv/Misc
This is a collection of experiments, practice, and just for fun projects. If something grows I put separate repo.
faddiv/fluentassertions.aspnetcore.mvc
Fluent Assertions extensions for ASP.NET Core MVC
faddiv/Foxy.Testing.EntityFrameworkCore
A library that helps speeding up SqlLite based Entity Framework Core tests.
faddiv/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
faddiv/MediatR
Simple, unambitious mediator implementation in .NET
faddiv/microservice-architecture-sample
faddiv/smtp4dev
smtp4dev - the fake smtp email server for development and testing
faddiv/ParamsSourceGenerator
Allocation-free overload generator for methods like public static String Format(string format, params object[] args)
faddiv/querybuilder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird