Progress Ochuko (koxy)koxy.hashnode.dev·Sep 8, 2023BUILDING THE FUTURE: Unveiling My LensAPI Oracle Integration Challenge.In a world where SocialFi platforms are reshaping how we connect and share, the need to bring dynamic data to the blockchain is more pressing than ever. As a passionate developer, I faced this challenge head-on while working on a transformative proje...DiscussLensAPI
Bug And Fixbugandfix.com·Aug 15, 2023.NET 8 Web API - SECTION 20 - Repository Patternhttps://youtu.be/Qvnn-0y_pKI GitHub : https://github.com/bugandfix/section-20-repository-patternDiscuss·34 readsdotnet
Bug And Fixbugandfix.com·Aug 13, 2023Why do not you use IPipelineBehavior ?!https://youtu.be/z6ZKAoUL4QE GitHub : https://github.com/bugandfix/CQRS-PipelineBehaviourDiscuss·32 readsMediatR
Bug And Fixbugandfix.com·Aug 12, 2023.NET 8 Web API - The Story of Repositoryhttps://youtu.be/iI1oKIBq3Rw The Repository Pattern - Click to viewDiscuss·31 readsdotnet
Bug And Fixbugandfix.com·Aug 11, 2023.NET 8 Web API - Exception Handlinghttps://youtu.be/2JdAhaujU8E GitHub : https://github.com/bugandfix/Car-InsuranceDiscuss·27 readsdotnet
Bug And Fixbugandfix.com·Aug 11, 2023.NET 8 Web API - Write Endpointshttps://youtu.be/HhgGiUQJGPw GitHub Code : https://github.com/bugandfix/Car-InsuranceDiscussdotnet
Bug And Fixbugandfix.com·Aug 9, 2023.NET 8 Web API - FiltersFilters https://youtu.be/UVPFuFqoUOQ Filters - Example https://youtu.be/2Dsxgs0s4ekDiscussdotnet
Bug And Fixbugandfix.com·Aug 5, 2023. NET 8 WEB API from A to ZThis is not an article. I am going to teach to how to create a .NET 8 WEB API from scratch. All the chapters would be collected here to let you find them easy. Section 1 - Introduction https://youtu.be/r9zzEB_K8FU SECTION 2 - The Anatomy of a WEB A...Discuss·1 like·1.3K readsDevops
Ashok Kuduva Ananthanashokkuduvaananthan.hashnode.dev·Jun 24, 2023.NET 6 Web API Mocking DbContext & DbSet using MoqIn this article, we will explore how to create mock implementations for the DbContext and DbSet classes in Entity Framework, specifically targeting .NET 6 Web API applications. By following this step-by-step guide, you’ll gain insights into setting u...Discuss.net core
Njeri MuriithiforNjeri Muriithi's team blognjerimuriithi.hashnode.dev·May 29, 2023REST APIsIntroduction to API API --> Application Programming Interface , is defined as a set of rules or protocols that are set to enable two software to communicate with each other. There are several types of API’s example SOAP, XML-RPC or REST This article ...DiscussREST API