Pinned Repositories
AspNetCore2.0_Identity_MongoDB_Sample
A sample project configured to use ASP.NET Core identity to use and store user data in MongoDB.
BillsPaymentSystem-EFCore-Console-App
Solution to to: Your task is to create a database for Bills Payment System, using the Code First approach. In the database, we should keep information about the users (first name, last name, email, password, payment methods). Every payment method should have an id, an owner, a type and a credit card or a bank account connected to it. There are two types of billing details – credit card and bank account. The credit card has expiration date, a limit and an amount of money owed. The bank account has a balance, a bank name and a SWIFT code. Further tasks of the problem in the repo.
blog
BookShopApi
A sample EntityFrameworkCore WebApi with Unit Tests and DI
DesignPatterns
Examples of Design Patterns in C#
HTMLCSS-LandingPage
Build a Rock Climbing Company Landing Page with HTML & CSS
JobBoard-MongoDB
A .NET Core Web app, where users can create CVs, apply and search for jobs or create jobs
MicroservicesTest
useEzState
marioPPavlov's Repositories
marioPPavlov/useEzState
marioPPavlov/AspNetCore2.0_Identity_MongoDB_Sample
A sample project configured to use ASP.NET Core identity to use and store user data in MongoDB.
marioPPavlov/JobBoard-MongoDB
A .NET Core Web app, where users can create CVs, apply and search for jobs or create jobs
marioPPavlov/BillsPaymentSystem-EFCore-Console-App
Solution to to: Your task is to create a database for Bills Payment System, using the Code First approach. In the database, we should keep information about the users (first name, last name, email, password, payment methods). Every payment method should have an id, an owner, a type and a credit card or a bank account connected to it. There are two types of billing details – credit card and bank account. The credit card has expiration date, a limit and an amount of money owed. The bank account has a balance, a bank name and a SWIFT code. Further tasks of the problem in the repo.
marioPPavlov/blog
marioPPavlov/BookShopApi
A sample EntityFrameworkCore WebApi with Unit Tests and DI
marioPPavlov/DesignPatterns
Examples of Design Patterns in C#
marioPPavlov/HTMLCSS-LandingPage
Build a Rock Climbing Company Landing Page with HTML & CSS
marioPPavlov/MicroservicesTest
marioPPavlov/Quizer
marioPPavlov/SeleniumDemo
Demo showing how to setup a basic automation test framework using C# and Selenium
marioPPavlov/youtube-clone