Calabonga / Microservice-TemplateLinks
Templates for microservice architecture. Nimble Microservice Framework contains two modules. The first with OpenIddict and the second without OpenIddict. Templates are built on ASP.NET Core platform with different versions Core3.1, NET6, NET7 and NET8. You can create a new project extremely fast: in Visual Studio, Rider, dotnet CLI.
☆279Updated 4 months ago
Alternatives and similar repositories for Microservice-Template
Users that are interested in Microservice-Template are comparing it to the libraries listed below
Sorting:
- .NET Nuget Packages☆467Updated last week
- Dynamic Role-Based Access Control for ASP.NET Core MVC and Web API☆506Updated last year
- A simple web application for devBetter☆152Updated 2 months ago
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆271Updated 3 years ago
- Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.☆235Updated 2 years ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆391Updated 2 months ago
- ☆177Updated 4 years ago
- ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET…☆233Updated 2 years ago
- Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related …☆350Updated 2 years ago
- Simple User Management Project☆49Updated 2 years ago
- ASP.NET Core 10.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentica…☆270Updated last month
- ASP.NET CORE HERO - Boilerplate template for your next project!☆180Updated 5 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- Generate the application features code class that conforms to the CQRS design pattern in the Application project - Visual Studio.net 202…☆291Updated 2 months ago
- SuuCat is a sample containerized application consisting of several microservices. Its purpose is to use microservice patterns in practice…☆137Updated 2 years ago
- A MongoDb UserStore and RoleStore adapter for Microsoft.AspNetCore.Identity 2.2. Allows you to use MongoDb instead of SQL server with Mic…☆293Updated 5 months ago
- A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality☆493Updated 2 years ago
- Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a C…☆244Updated 2 years ago
- Schedule Cron Jobs using HostedService in ASP.NET Core☆263Updated last year
- Framework for an API Gateway endorsed by the .NET Foundation as revolutionary!☆382Updated this week
- SignalR tutorials on Youtube☆87Updated 4 years ago
- Rally simulator accompanied with a RESTful API.☆119Updated 3 years ago
- EFCore support for AutoMapper.Collections☆165Updated 2 months ago
- A full-stack .NET 6 Microservices build on Minimal APIs and C# 10☆195Updated 2 years ago
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆542Updated 3 years ago
- Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5. See gRPC Microservices and Step by St…☆114Updated 9 months ago
- Secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. Protect our ASP.NET Web MVC and API app…☆243Updated 9 months ago
- Resources related to my Pluralsight course on this topic.