Pinned Repositories
BuilderTestSample
Show how to use a builder with unit tests.
clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
CSharpFunctionalExtensions
Functional extensions for C#
DddInAction
Source code for the DDD in Practice Pluralsight course
design-patterns-for-humans
An ultra-simplified explanation to design patterns
DesignPatternsInCSharp
Samples associated with Pluralsight design patterns in c# courses.
docs
This repository contains .NET Documentation.
dotnet-musicstore
Music Store web app written in .NET Core
DrawIO-samples
entity-framework-mock
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq or NSubstitute
DreadedTuba's Repositories
DreadedTuba/clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
DreadedTuba/CSharpFunctionalExtensions
Functional extensions for C#
DreadedTuba/design-patterns-for-humans
An ultra-simplified explanation to design patterns
DreadedTuba/DesignPatternsInCSharp
Samples associated with Pluralsight design patterns in c# courses.
DreadedTuba/docs
This repository contains .NET Documentation.
DreadedTuba/DrawIO-samples
DreadedTuba/entity-framework-mock
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq or NSubstitute
DreadedTuba/eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
DreadedTuba/flexible-aspnetcore-authorization
DreadedTuba/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
DreadedTuba/fluentmigrator
Fluent migrations framework for .NET
DreadedTuba/FunctionalPrinciplesInCSharp
pluralsight course
DreadedTuba/ImportExcel
PowerShell module to import/export Excel spreadsheets, without Excel
DreadedTuba/interactive
.NET Interactive takes the power of .NET and embeds it into your interactive experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
DreadedTuba/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
DreadedTuba/mslearn-dotnetmaui-create-multi-page-apps
DreadedTuba/mslearn-microservices-devops-aspnet-core
Sample code for Microsoft Learn module microservices-devops-aspnet-core
DreadedTuba/MyCleanArchitectureExample
kicking the tires
DreadedTuba/NRules
Rules engine for .NET, based on the Rete matching algorithm, with internal DSL in C#.
DreadedTuba/OopFactory.X12
This is a copy of the project originally posted at https://x12parser.codeplex.com/
DreadedTuba/pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
DreadedTuba/Prism-Samples-Wpf
Samples that demonstrate how to use various Prism features with WPF
DreadedTuba/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
DreadedTuba/serenity-is-common-features
Contains demo modules and common features shared between Serene and StartSharp
DreadedTuba/serenity-is-docs
Serenity Documentation (https://serenity.is/docs)
DreadedTuba/Tik-Tok-live-guessing-game
DreadedTuba/TikTok-Chat-Reader
Website to display chats and gifts in realtime from your TikTok LIVE stream. Demo project for TikTok-Live-Connector library.
DreadedTuba/WebApiFluentValidationsStepByStep
WebApi .NET Framework with FluentValidations
DreadedTuba/YourFirstPSModuleInCSharp
DreadedTuba/youtube-tutorials
A repository for holding all the source code to my YouTube tutorial videos.