An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: webapi-core

sswietoniowski/learning-aspnetcore-webapi-6-react-spa

This repository contains examples showing how to use WebAPI from .NET 6 and React 18 (with TypeScript) to create SPA

Language: TypeScript - Size: 7.07 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 1

JayMalli/Oshop

eCommerce website with features like product listing, add/delete products (admin), shopping cart, and checkout process.

Language: TypeScript - Size: 379 KB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

LeonardoFaggiani/CalculadoraCedears

Calculadora para saber las ganancias netas de Cedears

Language: C# - Size: 522 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

fkucukkara/backgroundjobs101

This project demonstrates the usage of different types of hosted services in an ASP.NET Core application

Language: C# - Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

Jay-study-nildana/CSharpForStudents

dot net stuff => c sharp basics, leetcode solutions, web api, design patterns and micro services.

Language: C# - Size: 103 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 40 - Forks: 13

SonnyRR/nuke-docker-github-registry

🗜 An example project using NUKE + Docker + GitHub Image Registry that shows how to publish Docker images via GitHub actions.

Language: C# - Size: 121 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 6 - Forks: 0

Showcase-RV-Hub/ShowcaseRVHelpline

A modern, cloud-native RV Service Ticketing and Rental Management Platform with Azure-based microservices architecture including an RV Check In/Out cross-platform mobile application that performs thorough inspection checks.

Language: HTML - Size: 60.1 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

cfuehrmann/flasher

My flashcard web app.

Language: C# - Size: 3.32 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

Itatri/Apartment_Management_Web

Support residents to rent apartments 🏬

Language: CSS - Size: 38.8 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

IshuPrabhakar/Heyy-chat-app

A Realtime Chat Application using flutter, Asp.Net Core Web Api, SignalR , WebRTC etc.

Language: Dart - Size: 14.3 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 249 - Forks: 67

sswietoniowski/learning-aspnetcore-webapi-7-documenting-using-swagger

This repository contains examples showing how to documenting an API (WebAPI 6/7) using Swagger

Language: C# - Size: 1.21 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

Devancy/CompanyEmployees

A practical ASP.NET Core Web API in .NET 8

Language: C# - Size: 194 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

synigopulse/oneapi

Project which contains the framework and sample code to connect to your Synigo Pulse Portal

Language: C# - Size: 455 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 3

MohanedZekry/WebAPI-CleanArchitecture

A sample .NET Core project showcasing the implementation of Clean Architecture principles with MediatR pattern for separation of concerns and maintainability.

Language: C# - Size: 18.6 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 10

Wissance/WebApiToolkit

WebApi toolset that allows to make CRUD REST API like a cookie for ~ 20 lines of code, it also allow to build GRPC too

Language: C# - Size: 2.17 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 4

VikashChauhan51/AspNetCore9WebAPI

Sample dotnet core 7 web api with hateos

Language: C# - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

crni99/AirportAutomation

API Returning/Manipulating Resources and Validating Input; Services, Dependency Injection and Entity Framework Core; Searching, Filtering, and Paging Resources; Securing, Versioning, Documenting and Rate Limiting API; Unit Testing; Consuming API with HttpClientFactory; Managing Data Display and User Input; AJAX Requests; Ensuring Web App Security;

Language: C# - Size: 1.24 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

MarcosFerreira17/clean-architecture-boilerplate

Clean Architecture Solution Template: A starting point for .NET WebAPI

Language: Dockerfile - Size: 15.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 1

mohamedelareeg/CleanArchitecture

Explore Clean Architecture principles in .NET Core 8 - An organized, scalable, and maintainable codebase following best practices

Language: C# - Size: 1.03 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 15

RagabMohamedRagab/Assignment_Technical

Product Management

Language: C# - Size: 1.04 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Clifftech123/CliffTechYouTube

CliffTech YouTube code repository! This is the one-stop destination for all the code snippets, projects, and tutorials featured on the CliffTech YouTube channel, where I teach Azure and .NET technologies.

Language: C# - Size: 14.9 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 24 - Forks: 9

mohamedsaleh1984/file-processor-api

File Processing WebApi, notify frontend with SignalR

Language: C# - Size: 709 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Ahmed-Saayed/University-Management-System

Web API .NET Core

Language: C# - Size: 15.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ChuckleSan/LuhnChecker

A simple luhn checker for learning and my own use.

Language: C# - Size: 860 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

lschmid83/Recovery-Meeting-Finder

This is a 12-Step recovery meeting finder mapping website built with C#, Angular 2+, TypeScript, Bootstrap, OSM and Leaflet. The finished website is available at recoverymeetingfinder.com

Language: C# - Size: 43.9 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 80 - Forks: 3

cikavelja/support-chat-bot

Sample Tech Support Chat Bot

Language: C# - Size: 438 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

usmankhan16677/SchoolManagementSystem

C# .NET Core Web Api, A beginner friendly guide to learn N-Tier, SOLID principles, Interfaces, Repository Layer and Services. Consumer will get hands-on experience that how each layer work and communicate.

Language: C# - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mrbol/AspnetCore_Onion

Implementando A Arquitetura Onion No Projeto ASP.NET Core WebApi

Language: C# - Size: 6.46 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

aimenux/DockerNetCoreDemo

Dockerizing .NET Core Apps

Language: C# - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mayurlohite/MinimalApiCore

CRUD operation using .NET Core 8.0 Minimal API

Language: C# - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

busraozdemir0/WebAPIStoreApp

Asp.Net Core 6.0 with Web API Project

Language: C# - Size: 964 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

nLabsGlobalTechnologgies/TodoWebApi-Frontendt-Javascript

Istanbul Education Academy > FullStack .Net Developper Camp WebAPI>Backend & HTML CSS JS Frontend

Language: C# - Size: 188 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

barzin144/MicroIDP

Micro IDP Service

Language: C# - Size: 134 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 0

Acile067/5_days_in_the_clouds_2023

5 dana u oblacima 2023 - competition - ASP.NET Core

Language: C# - Size: 4.18 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

robynstanco/Pokedex

ASP.NET Core 3.1 MVC/Web API Application. Search National Dex Pokémon based on a variety of criterion. Create, modify, and view a personal Pokédex.

Language: C# - Size: 1.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

JZO001/WebApiStreaming

How to get data as a stream from a WebAPI (.NET)

Language: C# - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 3

MatlhariMach/Event-Management-Web-API

Asp.net core web api project

Language: C# - Size: 13.6 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

DaniloCDev/csharp_webapi_mysql

api para registro de dados basicos pessoais

Language: C# - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

DaniloCDev/learning_csharp_webapi

api crud para post criada com c#/.net core e mongodb/docker

Language: C# - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

devston/dotnetmvc-webapi-diary-scheduler

An ASP.Net Core 8 MVC and Web API diary scheduling app.

Language: C# - Size: 1.46 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

yesenvidnath/E-BookOnlineBookStore

e-book pvt. Ltd is a leading used books selling company in Srilanka. Over the last three years it has emerged as a prestigious and the foremost network of bookshops in Sri Lanka with rapid development and expansion of its business activities both in terms of quality and quantity. It presents a vast collection of Sri Lankan and foreign used books

Language: HTML - Size: 18.7 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

potlitel/EFCoreAndDapper

Practical exercise of the following link : Dapper y Entity Framework Core en .NET 6 (https://arbems.com/dapper-ef-core-net-6/)

Language: C# - Size: 72.3 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ebubekirdgn/WebApi-NLayered

Language: C# - Size: 2.51 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Dharmesh-Shah/ItemzAPI

ItemzApp is developed as Open Source Application Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.

Language: C# - Size: 2.61 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

SaleemCB/ASP_DotNetCore_WebAPI

This project showcases the latest ASP.Net Core Web API v2 with CORS functionality to provide RESTFul API Endpoints for use by Desktop / Web applications and Mobile Apps with SSL and has basic functionality to dowload data as an Excel file

Language: C# - Size: 29.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mofshamim/mofshamim.github.io

Personal Blog for Sharing Technical Articles and Insights

Size: 22.2 MB - Last synced at: about 10 hours ago - Pushed at: about 12 hours ago - Stars: 0 - Forks: 0

Carlos8019/ElectronicStoreManagement

Management system for an electronic store using react .net core web api c# mysql

Language: JavaScript - Size: 6.13 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

shindy001/DevBook.Web

Language: HTML - Size: 33.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Amar-aj/KafkaWebApiSolution

Dockerized Kafka and Zookeeper setup with .NET Core Web API producer and consumer, optimized for local development and testing.

Language: C# - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AtonementAndy/movies-catalog-webapi

A project to consume the most used libraries in ASPNET Core API development. I want to keep updating this project and make it better to gain more knowledge.

Language: C# - Size: 6.28 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

smraju115/Asp.Net-Mvc-Core-Web-Api

An ASP.NET Core MVC Web API project that provides RESTful API services with full CRUD functionality. It follows the MVC pattern for structured development and includes essential features for creating and managing resources through HTTP requests.

Language: C# - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

smraju115/ASP.NET-MVC-CORE-SWAGGER-API

An ASP.NET Core MVC project with integrated Swagger for API documentation. This application provides a RESTful API with automatic Swagger UI for easy testing and interaction with the endpoints.

Language: C# - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mizrael/WebApiWithBackgroundWorker

Small demo showing how to implement Pub/Sub with a BackgroundWorker in .NET Core

Language: C# - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 78 - Forks: 20

iammukeshm/Elmah.IO.WebApi

elmah.io is a full-fledged error management system for anything from simple console applications to enterprise-level web applications. To get you guys more excited, elmah.io lets you push the logs of your .NET applications directly to the cloud. This is something really innovative to get started with. Read the entire blog post.

Language: C# - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

domingosafneto/LojaSeuManoel

A API recebe, em formato JSON, uma lista de pedidos. Cada pedido contém uma lista de produtos, cada um com suas dimensões (altura, largura, comprimento). A API processa cada pedido e determina a melhor forma de embalar os produtos, selecionando uma ou mais caixas para cada pedido e especificando quais produtos vão em cada caixa.

Language: C# - Size: 2.03 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

MayconLPE/API-GESTAO-TAREFAS

WEB API ASP.NET 6 Core Procedure

Language: C# - Size: 2.56 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

KiwiBryn/WebAPIDapper-NetCore

Series of projects exploring the use of Dapper with .NET Core WebAPI

Language: C# - Size: 1.24 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

v-limo/librarydemo

Library application builed with ASP.NET Core and PostgresSQL

Language: C# - Size: 117 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alysonsz/Hotel-Management-System

Web API with database MySQL in C#

Language: C# - Size: 777 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

Dhruvpatel-7/AdvanceAuthentication-System

This is An Advance level Login and register with Use of Angular and .net web api. In this Project I use Jwt, password Hashing ,refresh Token ,Rolebase Authentication and Validation.

Language: TypeScript - Size: 2.64 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 8 - Forks: 0

boeschenstein/webapi

asp.net webapi, streams, csv-helper, controller, middleware

Size: 26.4 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

serkankya/DapperProject8.0

This project is a Vehicle Price Listing Website that allows users to view and compare prices of various vehicles. The platform provides a clean and intuitive interface for browsing through different vehicle brands and models, displaying their prices and specifications.

Language: C# - Size: 6.75 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

dpgithub87/Pokedex

A Pokemon API written using C# that fetches Pokemon list from public API (https://pokeapi.co/) and does few translations based on a couple of Shakespeare / Yoda APIs (https://funtranslations.com).

Language: C# - Size: 135 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 3

ritikanubhav/TruYum-WebAPI-Project

Creating Api Services for a Restaurant which involves using one Api Service inside another Api Service.

Language: C# - Size: 1.72 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

adevecchi/ConferenceApi

Web API em .NET 7, EF Core 7 com CORS habilitado

Language: C# - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

skcore/dotnetcore

This repository contains the source code for applications in .Net Core

Language: C# - Size: 14.3 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

Umut-Tosun/AspNetCore5HotelProject

Murat Yücedağ udemy api eğitimleri içerisinde öğrendigim bilgileri ve ders içeriğini topladığım depo.

Language: JavaScript - Size: 25.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

hellomrsun/DotNetCoreAngularSignalRDemo

An web application in SignalR, C#, and Entity Framework Core, and Angular

Language: C# - Size: 3.36 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 3

jitendrajadav/jitendrajadav

Company Profile

Size: 25.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Sakchai/ResearchProject

Researcher registration and Research project proposal system

Language: C# - Size: 28.3 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

MohanedZekry/.NET-Core-GraphQL-Clean-Architecture

A sample .NET Core project showcasing the implementation of GraphQL with Clean Architecture principles for separation of concerns and maintainability.

Language: C# - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

ihor-shevchenko-pro/dashboard-app-angular-.netcore

Dashboard application for business intelligence from scratch using ASP.NET API Core 3.1 with PostgreSQL and Angular 9 for front-end client.

Language: TypeScript - Size: 3.17 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ihor-shevchenko-pro/HandsOnApp_WebAPIwith.NET6_DistributedCache_Redis

Here we have a Web API Project which allowes us to provide the possibility of getting data from the storages by simulating a very short delay from the dummy database and compare by getting exactly the same data from the cache using Redis which is almost instantly. And pack all stuff into docker-compose.

Language: C# - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ihor-shevchenko-pro/web-api-.net5---cqrs-mediatr

web api from scratch using modern approaches, patterns and libraries such as: .net5, webapi core, entity framework, cqrs, mediatr, identityserver4, fluent validation, swagger, serilog, x-unit and so on.

Language: C# - Size: 31.3 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

ihor-shevchenko-pro/webapp__microservices_rest_grpc_cqrs_mediatr_eventbus_k8s

App covers building microservices using net5. The project is built on the basis of the latest technologies, approaches and frameworks, such as: REST, CQRS, Mediator, MSSQL, PostgreSQL, SignalR, gRPC, Async/Await, EventBus RabbitMQ K8S, Docker etc.

Language: C# - Size: 1.23 MB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ihor-shevchenko-pro/todo-taskmanager-signalr-angular-.netcore

The App is a task manager with authentication. After logging in, the user has access to all users of the application, which is updated in real time, and the ability to send tasks to other users. The recipient get's task information on all his devices, which are also updated in real time. Technologies: Web API .Net Core 3.1, Postgres, SignalR, Angular

Language: C# - Size: 14.7 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

mariusenache/ASP.NET-Core-Web-API-Social-Media-App

Social Media Wep API application, using C# and ASP.NET Core framework

Language: C# - Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

maheshdhant/CityFilms

Photography Landing Page

Language: JavaScript - Size: 15.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JeremieLitzler/cpeg-kata 📦

Ceci est le code-challenge pour un entretien chez un client pour CBTW

Language: C# - Size: 354 KB - Last synced at: 21 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

alysonsz/Finance-API

Web API in C# with SQL Server, EntityFramework and Blazor

Language: C# - Size: 145 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

enesceb/Warehouse.NetCore.WebApi.Reactjs

.Net Core WebApi App with Responsive and Dynamic Data - React JS application. MUI 5

Language: JavaScript - Size: 1000 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 2

Masahigo/video-indexer

Building an event driven .NET Core app with Dapr

Language: C# - Size: 23.4 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 5

fjegear/monitoring-with-prometheus-and-grafana

Monitoring system for a .NET Core WebAPI with Prometheus and Grafana

Language: C# - Size: 44.9 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Moghaddm/runit-first-preview

Run It Startup First Preview Project

Language: C# - Size: 6.88 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

samuraitruong/cloud-code-challenge

Language: C# - Size: 2.01 MB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Samuel-0liveira/SistemaDeTarefas

Criação de API do CRUD ao consumo de API externa.

Language: C# - Size: 21.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

dev-cart/Commerce.Backend

Using DOT NET 8 Web API, this is a simple demo of CRUD operation on two entites Category and Product. A Category can contain zero or more Products. EF Core and SQL server is used with Repository and Unit Of Work pattern.

Language: C# - Size: 217 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

jamesallen74/react-aspnetcore-globomatics

From pluralsight course by Roland Guijt

Language: C# - Size: 60.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

vinayaroratech/conference-planner

GraphQL on ASP.NET Core

Language: C# - Size: 356 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hadysoufan/ReactASP-Hive

Social media platform named HIVE

Language: C# - Size: 10.9 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gajupo/CustomSoftBackend

.NET core 8 web api and web app (mvc and vue 3), using Mediator Pattern, CQRS and Repository pattern. It also includes PostgreSQL connection using Npgsql

Language: C# - Size: 1.02 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ahshah322/UserManagementSystem

CRUD project in .NET Core 7 using Clean Architecture and Fluent Validation.

Language: C# - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HunteRoi/aspnetcore3.1-backend-boilerplate 📦

ASP.NET Core 3.1 back-end boilerplate

Language: C# - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

lukeponga-dev/WebAPI

Web API. Create a WebAPI using a Controller and a JS Framework.

Language: C# - Size: 856 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

semihtok/ReadingIsGood

ReadingIsGood is a modern .NET 5 Web API example with Domain-Driven Design modeling.

Language: C# - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

My-Azure-Projects/DatingAppWithAzure

Dating App ( Angular / .Net WebAPI Core / Entity Framework core)

Language: C# - Size: 16.3 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 10

TomaszKandula/CqrsDemo

CQRS pattern demo (no event sourcing).

Language: C# - Size: 174 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

pieetrus/BasketballLeague

Basketball League system API. .NET Core 3.1. Clean Code CQRS architecture. EF code-first db approach.

Language: C# - Size: 337 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kkbruce/AspNetCore-Practice

ASP.NET Core 專案練習集合,ASP.NET Core Practice Projects

Language: C# - Size: 200 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 112 - Forks: 32

Song2017/webAPI-AgGrid

Ag-Grid with Web API

Language: C# - Size: 2.49 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 2