Clifftech123 / bookapi-minimalLinks
Creating minimal API using ASP.NET Core 8.0
☆15Updated last year
Alternatives and similar repositories for bookapi-minimal
Users that are interested in bookapi-minimal are comparing it to the libraries listed below
Sorting:
- 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 3 years ago
- ☆15Updated 3 years ago
- Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication☆19Updated 4 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
- Food Ordering Service ASP.NET CORE 6.0 WebAPI .NET MAUI☆16Updated 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 3 years ago
- This is the source code for the video "Supabase Crash Course For .NET Developers"☆22Updated 2 years ago
- A Helper Library for all my future .NET Core Projects☆10Updated 3 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…☆15Updated 5 years ago
- .NET Core Book Store Web API for educational purposes☆74Updated 2 years ago
- ☆50Updated 3 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 …☆15Updated 5 years ago
- .NET 6.0 - Basic HTTP Authentication API☆48Updated 3 years ago
- ☆43Updated 4 years ago
- This repo contains the source code for "Automapper in ASP.NET Core" article on Code Maze☆32Updated 5 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
- Generate CRUD code for Blazor Server/Dapper project☆23Updated 2 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…☆12Updated 5 years ago
- Repo for the course 'Blazor - Real World Developer Portfolio (WASM + Web API)'☆14Updated 3 years ago
- BlazingBlogV2 - A complete full-stack blog web app using Blazor SSR with Interactive Server Render mode for Admin Part - .Net 8☆22Updated 2 years ago
- This repo contains the source code for the "Using Dapper with ASP.NET Core Web API" article on Code Maze☆52Updated 4 years ago
- Razor Page CRUD in ASP.NET Core with Onion Architecture, Razor Partial Views, jQuery Datatable, jQuery AJAX , Repository Pattern, Unit Of…☆45Updated 5 years ago
- Blazor WebAssembly by Example, published by Packt☆80Updated 3 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 5 years ago
- ☆61Updated 4 years ago
- .NET Core Web API and Cookie Authentication☆39Updated 4 years ago
- We will discuss in detail, Globalization and Localization in ASP.NET Core Application and go through various approaches on changing the C…☆37Updated 5 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆23Updated 5 years ago
- Pagination is one of the most important concepts while building RESTful APIs. You would have seen several public APIs implementing this …☆79Updated 5 years ago