Pinned Repositories
Algorithms
Popular algorithms implemented on C#.
BrandsWebApi
Simple WebApi project with ASP.Core .Net 6, EntityFramework Core and Postman .json file with predefined endpoints.
Car-crud-ef-core
Demo project using C# console app and EF Core.
CSharpBasics
Basic programming exercises on C# based mostly on the book "Intro the programming - Svetlin Nakov"
CSharpGenerics
Simple project based on C# course in Pluralsight for how Generics work.
DataStructures
Most common data structures implemented on C#.
DesignPatterns
Most common design patterns in software architecture.
DSA-under-JS
Popular data structures and algorithms implemented on JavaScript
Entity-Framework-6-in-Depth
A lot of small projects with demo code on different topics with (O\RM) Entity Framework 6.
Unit-Testing
Unit testing C# code with NUnit and Moq
staivanov's Repositories
staivanov/Unit-Testing
Unit testing C# code with NUnit and Moq
staivanov/BrandsWebApi
Simple WebApi project with ASP.Core .Net 6, EntityFramework Core and Postman .json file with predefined endpoints.
staivanov/Algorithms
Popular algorithms implemented on C#.
staivanov/Car-crud-ef-core
Demo project using C# console app and EF Core.
staivanov/CSharpBasics
Basic programming exercises on C# based mostly on the book "Intro the programming - Svetlin Nakov"
staivanov/CSharpGenerics
Simple project based on C# course in Pluralsight for how Generics work.
staivanov/DataStructures
Most common data structures implemented on C#.
staivanov/DesignPatterns
Most common design patterns in software architecture.
staivanov/DSA-under-JS
Popular data structures and algorithms implemented on JavaScript
staivanov/Entity-Framework-6-in-Depth
A lot of small projects with demo code on different topics with (O\RM) Entity Framework 6.
staivanov/MSSQL
Exercises based on RDBS courses from SoftUni.
staivanov/From-Zero-To-Advance-In-SQL
From Tables and SELECT queries to advanced SQL.
staivanov/GitHubDeepDive
Github repo for testing purpose.
staivanov/JavaScript-From-Zero-To-Expert
The Complete JavaScript Course 2024: From Zero to Expert!
staivanov/Master-CSharp-Programming
Master C# Programming from A to Z. Dive deep into .NET, OOP, Clean Code, LINQ, WPF, Generics, Unit Testing, and more.
staivanov/TableOfCarsApp
Simple Angular v17 app with basics building blocks.