m-jovanovic / supabase-csharp-crash-courseLinks
This is the source code for the video "Supabase Crash Course For .NET Developers"
☆21Updated 2 years ago
Alternatives and similar repositories for supabase-csharp-crash-course
Users that are interested in supabase-csharp-crash-course are comparing it to the libraries listed below
Sorting:
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆22Updated 5 years ago
- In this article, we will go through Healthchecks in ASP.NET Core, it’s uses, variations and implementing your own custom health-checks. T…☆19Updated 2 years ago
- A Helper Library for all my future .NET Core Projects☆10Updated 2 years ago
- ☆15Updated 2 years ago
- ☆11Updated 2 years ago
- Project Moved to☆19Updated 5 years ago
- A repository that serves for projects/parts of projects related to the Newsletter.☆36Updated 2 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- When it comes to Validating Models, aren’t we all leaning towards Data Annotations? There are quite a lot of serious issues with this app…☆12Updated 5 years ago
- API versioning in ASP.NET Core is a technique by which different clients can get different implementations of the same Controller based o…☆11Updated 5 years ago
- Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into…☆43Updated 4 years ago
- Hangfire is an open-sourced library that enables the developers to schedule events in the background with the utmost ease. It is a highly…☆14Updated 5 years ago
- ☆37Updated last year
- This repo contains the source code for the "Using Multiple Databases in ASP.NET Core via Entity Framework Core" article on Code Maze☆20Updated 3 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 4 years ago
- Source code accompanying the videos https://youtu.be/ZubGYVHTI3Q, https://youtu.be/l8yepSs_Pk8 and https://youtu.be/xfXX9Gu_cpE☆28Updated 2 years ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 4 years ago
- Automatically register your Minimal API endpoints in ASP.NET Core.☆81Updated last year
- Modular Monolith template for ASP.NET Core and NET 8☆28Updated last year
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆89Updated 5 years ago
- .NET Core Book Store Web API for educational purposes☆75Updated 2 years ago
- A simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with…☆61Updated 2 years ago
- ☆43Updated 4 years ago
- Minimal Web API to advanced data retrieval using pagination, filtering, searching, sorting☆30Updated last year
- Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!☆10Updated 5 years ago
- BlazingBlog - A fullstack blog web app using Asp.Net Core Blazor Server & EF Core - .Net 7☆40Updated 9 months ago
- A sample project showing how to use Refit from .NET 8 with Minimal APIs.☆24Updated 11 months ago
- ☆61Updated 4 years ago
- Let's learn Caching in ASP.NET Core. Caching is a technique of storing the frequently accessed/used data so that the future requests for …☆14Updated 5 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆40Updated 4 years ago