iammukeshm / WorkingWithMongoDB.WebAPILinks
Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!
☆10Updated 5 years ago
Alternatives and similar repositories for WorkingWithMongoDB.WebAPI
Users that are interested in WorkingWithMongoDB.WebAPI are comparing it to the libraries listed below
Sorting:
- 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…☆13Updated 5 years ago
- Project Moved to☆20Updated 5 years ago
- Let's learn gRPC in ASP.NET Core and build Faster APIs!☆16Updated 5 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆23Updated 5 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
- 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
- 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
- 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
- Entity Framework Core is a lightweight, extensible, open-sourced version of the Entity Framework Data Access Technology built for .NET Co…☆10Updated 5 years ago
- A Helper Library for all my future .NET Core Projects☆10Updated 3 years ago
- Here is a Simple COVID-19 Dashboard for India built with ASP.NET Core 3.1 Backend. A Small Side-Project.☆21Updated 3 years ago
- Microservice messaging based architecture using RabbitMQ and MassTransit☆18Updated 4 years ago
- Let's build a jQuery Datatable in ASP.NET Core 3.1 with Server-Side Processing! We will also cover Paging, Sorting, Searching and much mo…☆34Updated 2 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
- ☆11Updated 2 years ago
- This repo contains the source code for the "Structured Logging in ASP.NET Core with Serilog" article on Code Maze☆12Updated 3 years ago
- QuickApp solution template which built on Modular Monolith Architecture (plug & play) with WebAPI, GraphQL, gRPC, essential feature, CI/C…☆21Updated 4 years ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 4 years ago
- This repo contains the source code used in the EF Core Series on Code Maze.☆27Updated 6 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 5 years ago
- Uploading Images or other documents is a very basic and common requirement when it comes to building anything from a simple application t…☆28Updated 4 years ago
- This is the source code for the video "Supabase Crash Course For .NET Developers"☆22Updated 2 years ago
- DDD with Northwind Sample Database☆19Updated 8 years ago
- Blazor Cashier is full POS (Point of Sale) business solution built from scratch with ASP.NET Core MVC & Blazor WebAssembly☆26Updated 3 years ago
- This repo contains the source code for the "Using Multiple Databases in ASP.NET Core via Entity Framework Core" article on Code Maze☆19Updated 4 years ago
- ☆22Updated 4 years ago
- This repo contains the source code for the "Using the API Gateway Pattern In .NET to Encapsulate Microservices" article on Code Maze☆12Updated 5 years ago
- This repo contains the source code for "Identity Server 4 in ASP.NET Core" series of articles on Code Maze☆28Updated 4 years ago
- .Net Core 3.1 API with Swagger UI and JWT Token authentication and authorization in a secured manner☆15Updated 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