☆67Apr 24, 2021Updated 4 years ago
Alternatives and similar repositories for specification-pattern-asp-net-core
Users that are interested in specification-pattern-asp-net-core are comparing it to the libraries listed below
Sorting:
- API versioning in ASP.NET Core is a technique by which different clients can get different implementations of the same Controller based o…☆12May 20, 2020Updated 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 …☆15Aug 8, 2020Updated 5 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…☆13May 28, 2020Updated 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…☆15May 24, 2020Updated 5 years ago
- Project Moved to☆20Sep 1, 2020Updated 5 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆38Oct 3, 2020Updated 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…☆28Dec 24, 2021Updated 4 years ago
- Entity Framework Core is a lightweight, extensible, open-sourced version of the Entity Framework Data Access Technology built for .NET Co…☆10May 22, 2020Updated 5 years ago
- ☆32Jan 15, 2021Updated 5 years ago
- ☆22Oct 17, 2020Updated 5 years ago
- This will be the Core of the entire solution. This Api will be responsible for overall data distribution and authorization.☆14Dec 8, 2022Updated 3 years ago
- Implementing CRUD Operations in Blazor .NET 5 using the Mudblazor Component Library.☆21Feb 17, 2021Updated 5 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Oct 11, 2020Updated 5 years ago
- Let's learn gRPC in ASP.NET Core and build Faster APIs!☆16Sep 12, 2020Updated 5 years ago
- Integrating Tailwind CSS with Blazor.☆14Feb 19, 2021Updated 5 years ago
- ☆19May 12, 2021Updated 4 years ago
- Let's implement Permission-Based Authorization in ASP.NET Core☆189Jul 14, 2021Updated 4 years ago
- Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into…☆43May 29, 2021Updated 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 …☆53Aug 25, 2021Updated 4 years ago
- Thermal reciept printing using System.Drawing & Wpf☆11Jun 2, 2018Updated 7 years ago
- A Small POC Project that sends out a notification message on your Mobile Devices whenever there are vaccinations available in your Distri…☆13May 2, 2021Updated 4 years ago
- Here is a Simple COVID-19 Dashboard for India built with ASP.NET Core 3.1 Backend. A Small Side-Project.☆21Dec 8, 2022Updated 3 years ago
- We will discuss in detail, Globalization and Localization in ASP.NET Core Application and go through various approaches on changing the C…☆37Jul 5, 2020Updated 5 years ago
- using ADO.NET☆10Feb 8, 2025Updated last year
- We will go through everything you will need to know about Repository Pattern in ASP.NET Core, Generic Repository Patterns, Unit of Work a…☆205Jun 28, 2020Updated 5 years ago
- Essential NuGet Packages for your ASP.NET Core Applications.☆18Nov 22, 2020Updated 5 years ago
- Point of Sale - the .NET port of 4POS POS software☆16May 16, 2020Updated 5 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆23Aug 29, 2020Updated 5 years ago
- WPF Desktop App that communicates with WCF Server and supports CRUD operations for Railway Routes, Stations and Platforms. (School Projec…☆10Sep 15, 2019Updated 6 years ago
- ☆12Jun 22, 2022Updated 3 years ago
- Offering you a complete abstraction of the UnitOfWork-Pattern with the basic CRUD-Operations, the Repository Pattern and extended functio…☆47Jun 27, 2023Updated 2 years ago
- ☆11May 29, 2023Updated 2 years ago
- .NET Standard and Entity Framework Core Audit Log☆27Dec 8, 2022Updated 3 years ago
- This repo contains the source code for the "Using the API Gateway Pattern In .NET to Encapsulate Microservices" article on Code Maze☆12Jan 6, 2021Updated 5 years ago
- This is the updated DDD demo project described on my blog here: http://dotnetcodr.com/2015/08/06/domain-driven-design-with-web-api-revisi…☆26Jan 27, 2016Updated 10 years ago
- Pagination is one of the most important concepts while building RESTful APIs. You would have seen several public APIs implementing this …☆77Jun 6, 2020Updated 5 years ago
- A proof of concept showcasing .Net Core service running in container and acceptance tests executing on it☆10Jul 25, 2024Updated last year
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆95Jul 11, 2020Updated 5 years ago
- Powerful .NET 8 Blog API. Create your own custom front-end or explore a complete blog API. Contains Swagger, OAuth2, Clean code, Resource…☆17May 11, 2024Updated last year