Giter Site home page Giter Site logo

pankunik / buber-dinner Goto Github PK

View Code? Open in Web Editor NEW
96.0 96.0 48.0 107 KB

This repository follows Amichai Mantinband course on REST API DDD CLEAN ARCHITECTURE.

C# 99.22% Dockerfile 0.78%
clean-architecture course-following domain-driven-design dotnet netcore webapi

buber-dinner's Introduction

πŸ’« About me

  • πŸ‘‹ Hello, GitHub! I'm @PanKunik and I'm a .NET Developer.
  • πŸ’» Programming is my day-to-day work in JAS-FBG S.A. company.
  • πŸ”­ Working on my "pet-project" called smuget (more about it below).
  • 🌱 Curently I'm learning about Domain-Driven Design, Clean Architecture and trying to get better in .NET, Docker and software testing every day I'm coding.
  • 🍞 In my spare time I bake a lot of sourdough bread.
    πŸš΄β€β™‚οΈ When there is a good weather I like to go for a ride on my bicycle.
    πŸ‚ If there is cold outside and snowy I go snowboarding!
  • ⚑ Fun fact: System.ValueType is a reference type!

πŸ‘‡ Current project

  • smuget is a smart home budget 🏑 application for managing your finances πŸ’΅. It allows users to create their monthly billings and add plans 🌀️ , incomes βž• and expenses βž– for tracking their budget. For more information and code visit my repo smuget.

🌐 Visit my socials

Instagram to find many photos of my recently discovered hobby - sourdough bread! It's yummy and healthy.
LinkedIn to view my work profile and get in touch with me πŸ™‚
Website to find more informations about my hobbies and my adventure with programming.

πŸ’» Tech stack

Development:
C# .Net Postgres MicrosoftSQLServer VSCode
DevOps:
Docker OVH Nginx
Design:
Figma Blender Gimp
Version control:
GitHub GitLab GIT

buber-dinner's People

Contributors

pankunik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

buber-dinner's Issues

Update README.me

README.md should be updated because application uses now docker image for storing data in database. Actual description doesn't mention about it.

Cannot convert immutable type

I got this error when trying to register or log in "Unable to convert immutable type, please consider using the 'MapWith' method to create the mapping". Can you help me.

Parameterless constructor

I followed the tutorial too. When creating database, I encounter error which EF Core require a parameterless constructor. I try add this in Menu agreggate :

#pragma warning disable CS8618
    private Menu() { }
#pragma warning restore CS8618

It shows error :

There is no argument given that corresponds to the required parameter 'id' of 'AggregateRoot.AggregateRoot(MenuId)'

I'm using Visual Studio 2022.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.