GitHub topics: moq
samoryfiotec/VBNetTests
Este repositório contém testes desenvolvidos em VB.NET para validar funcionalidades e garantir a qualidade do código.
Language: Visual Basic .NET - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

aurore-agneray/mediatheque-back-end-csharp
A C# .NET 8 web API dedicated to search for books references from several databases
Language: C# - Size: 306 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Eyevinn/moqlivemock
Test application simulating a live MoQ video+audio publisher. Includes a subscriber app.
Language: Go - Size: 2.41 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

s0lturn3/unit-tests-study
Projetos usados para aprender na prática um básico de testes unit[arios em C#
Language: C# - Size: 17.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
Language: C# - Size: 100 MB - Last synced at: 5 days ago - Pushed at: 10 days ago - Stars: 3,431 - Forks: 352

Accenture/AutoFixture.XUnit2.AutoMock
Autofixture auto-mocking for XUnit2 using a mocking library of your choice.
Language: C# - Size: 757 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 23 - Forks: 6

romantitov/MockQueryable
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
Language: C# - Size: 351 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 815 - Forks: 80

hsnlab/moq-relay-topo-opt
MoQ relay topology optimization
Language: Jupyter Notebook - Size: 424 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

maxkagamine/Moq.Contrib.HttpClient
A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
Language: C# - Size: 207 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 191 - Forks: 11

VerifyTests/Verify.Moq
Adds Verify support for verifying Moq types.
Language: C# - Size: 357 KB - Last synced at: 11 days ago - Pushed at: 13 days ago - Stars: 14 - Forks: 2

leandro-cervelin/cf_api_net_core
.NET 9.0 API using SQL Server with Entity Framework Core + Migration + DDD + Docker with compose
Language: C# - Size: 784 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 24 - Forks: 6

soenneker/soenneker.utils.autobogus.moq
An AutoFakerBinder for interfaces and abstract methods using Moq
Language: C# - Size: 699 KB - Last synced at: 6 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

YouvaLo/logs-producer-kafka
API web développée selon la Clean Architecture en C# .Net. Elle permet de recevoir des logs et de les transmettre à un cluster Kafka pour un traitement ultérieur.
Size: 48.8 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

mezdelex/CleanTemplate9
Clean Template 9
Language: C# - Size: 117 KB - Last synced at: 2 days ago - Pushed at: 22 days ago - Stars: 3 - Forks: 0

UnoSD/Moq.Dapper
Moq extensions for Dapper methods.
Language: C# - Size: 98.6 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 178 - Forks: 79

rafaelcaricio/gst-moq-pub
A GStreamer plugin that implements a Media over QUIC (MoQ) publisher element.
Language: Rust - Size: 39.1 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 1

SvetlovA/static-mock
SMock is opensource lib for mocking static and instance methods and properties.
Language: C# - Size: 15.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 3

rpbeukes/Moq.QuickMock
Visual Studio extention to help with Moq tests.
Language: C# - Size: 5.92 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

AbdAlkreem-Bzoor/Travel-and-Accommodation-Booking-Platform
Hotel Booking ASP.NET Core API project implementing clean architecture, SOLID principles, and design patterns.
Language: C# - Size: 591 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mgernand/Extensions.Logging.Mock 📦
A unit-testing extension for verifying a logger mock.
Language: C# - Size: 44.9 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

adrianiftode/Moq.ILogger
Easy verify ILogger Moq mocks
Language: C# - Size: 75.2 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 72 - Forks: 7

englishm/moq-rs
Fork of kixelated/moq-rs to continue tracking the IETF MoQ Working Group drafts
Language: Rust - Size: 1.34 MB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 17 - Forks: 19

AKruimink/WinReform
A simple tool to help resize and relocate stubborn windows.
Language: C# - Size: 1.25 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 34 - Forks: 5

kleov-rf/corporate-hotel-kata
A C# Web API implementing the Corporate Hotel Booking Kata using Clean Architecture. Developed with Test-Driven Development (TDD) to ensure robust, well-tested functionality. Features include MongoDB integration, unit and acceptance tests, and continuous integration via GitHub Actions.
Language: C# - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

maximiliysiss/grpc.net.testing.moq
Library to mocking gRPC client. Instead of Grpc.Core.Testing using extensions for Moq
Language: C# - Size: 48.8 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

AlexandraErmolaeva/Romb
Language: C# - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

chrispoulter/halcyon-aspire
A .NET Core web project template 👷 Built with a sense of peace and tranquillity 🙏
Language: TypeScript - Size: 941 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

THJLI/DotnetMoqHelper
DotnetMoqHelper - Agile C# Testing with Moq & NUnit
Language: C# - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gcmorais/boilerplate-dotnet-api
This boilerplate is a starting solution for modern .NET projects, focusing on scalability, modularity, and best practices. It features Clean Architecture, CQRS, JWT authentication, messaging with Redis and SQL Server as the database.
Language: C# - Size: 824 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Romfos/Testing.Autofac
Testing library for autofac modules
Language: C# - Size: 92.8 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

alanmacgowan/WebApplication
Sample Application for CI/CD using Jenkins
Language: C# - Size: 1.47 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 20

Syntrice/syntrice-contact-manager
A console based contact manager application built upon .NET Generic Host and Entity Framework Core
Language: C# - Size: 224 KB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ronaldbosma/FluentAssertions.ArgumentMatchers.Moq
The FluentAssertions.ArgumentMatchers.Moq package provides a simple way to use Moq in combination with FluentAssertions to compare complex objects.
Language: C# - Size: 103 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 21 - Forks: 4

MahmudMridul/FoodCart
Language: C# - Size: 2.84 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

no-abramov/todoapi-microservices
C# .NET Core pet-project — Microservices, RabbitMQ, SQL Server, EF Core, Docker Ocelot, Swagger, Redis, API Versioning, Unit testing (xUnit, Moq, NSubstitute).
Language: C# - Size: 6.67 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

SilverLiningComputing/MoqToNSubstituteConverter
A console application to convert Moq in unit tests to NSubstitute
Language: C# - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - 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: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

EduardoPires/UnitTestingTools
Great tools to increase the quality of your unit tests in .NET C#
Language: C# - Size: 16.6 KB - Last synced at: 6 days ago - Pushed at: almost 8 years ago - Stars: 55 - Forks: 21

ivanpaulovich/ddd-tdd-rich-domain-model-dojo-kata
DDD patterns implemented following TDD
Language: C# - Size: 380 KB - Last synced at: 17 days ago - Pushed at: over 5 years ago - Stars: 147 - Forks: 26

Abc-Arbitrage/Abc.MoqComplete
Auto-completion plugin for Moq
Language: C# - Size: 1.04 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 109 - Forks: 13

TUM-Master-Thesis-MoQ/moq-live-stream
A live streaming system implemented in MOQT and WebCodecs.
Language: TypeScript - Size: 472 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AhmadDanyal/CatalogService
A .NET REST API which allows users to perform basic CRUD operations on a MongoDB repository using a MongoDB docker container. Also features unit tests for the API controller.
Language: C# - Size: 19.2 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ebubekirdgn/Professional-Back-End-Development
Language: JavaScript - Size: 71 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

acharayaP03/tech-store
Tech store is a ecommerce app build with .net core, mssql and dapper orm as a backend and next js, react, typescript, react query at the front end.
Language: C# - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

arhadnane/CrimePrediction
CrimePredictionApp is a basic .NET application that predicts crime frequency based on crime type and location
Language: C# - Size: 1.13 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

uwon0625/ClaimsApp
Claims App
Language: C# - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Velociraptor45/Moq.Contrib.InOrder
A library for ensuring that mock methods are called in correct order while strictly separating the acting & verification phase
Language: C# - Size: 74.2 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zobweyt/Discord.Net.Template
A template for building scalable and ready for production Discord.NET apps within the .NET ecosystem (https://discord.com)
Language: C# - Size: 121 KB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 10 - Forks: 3

machine/machine.specifications.fakes 📦
A generic model for using fakes and automocking on top of Machine.Specifications
Language: C# - Size: 44.6 MB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 61 - Forks: 22

yogyogi/ASP.NET-Core-Unit-Testing-with-xUnit
How to perform Unit Testing with xUnit in ASP.NET Core
Language: C# - Size: 36.6 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 14

dvabuzyarov/moq.ts
Moq for Typescript
Language: TypeScript - Size: 38.8 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 123 - Forks: 10

grantcolley/best-stories-api
A .NET 7.0 backend Web API developer coding test. Best Stories API is a RESTful API to retrieve to retrieve the details of the best n stories from the Hacker News API, as determined by their score, where n is specified by the caller to the API.
Language: C# - Size: 1.17 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

emaadgh/LocationNinja
LocationNinja is an ASP.NET Core backend service that provides geographical details from various location-based queries.
Language: C# - Size: 85 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

mightybeast-projects/iBugged
:beetle: Bug tracking web tool.
Language: C# - Size: 2.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

ZoranPantos/hci-medico
Simplified desktop system for managing appointments, health records and other information in a healthcare institution.
Language: C# - Size: 1.01 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MelihcanSimsek/VampireVillagerNewBackend
Vampire Villager Game With nArchitecture using .NET
Language: C# - Size: 167 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

samuel-oldra/DevGames.API 📦
🟣 C# e .NET 6 (3ª ed.)
Language: C# - Size: 7.54 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 15 - Forks: 0

samuel-oldra/DevReviews.API 📦
🟣 C# e .NET 5 (2ª ed.)
Language: C# - Size: 6.84 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 14 - Forks: 0

huysentruitw/entity-framework-mock
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq or NSubstitute
Language: C# - Size: 137 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 49 - Forks: 17

emaadgh/QuickLinker
ASP.NET Core backend service designed to simplify URL management by providing API endpoints for generating and resolving shortened URLs.
Language: C# - Size: 132 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Mikfri/DB-Angora
RabbitRegister 2.0! Et kaninregister i C#
Language: C# - Size: 407 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mohamedelareeg/DomainDrivenERP
This repository is a project aimed at developing an ERP (Enterprise Resource Planning) Web API utilizing Domain Driven Design principles and Clean Architecture. It focuses on providing a scalable, maintainable, and organized codebase for efficiently managing enterprise resources.
Language: C# - Size: 588 KB - Last synced at: 24 days ago - Pushed at: 12 months ago - Stars: 17 - Forks: 8

Zotyamester/cdn-optimization
Experiments with Media over QUIC relay topology optimization. 🌐
Language: Jupyter Notebook - Size: 1.51 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

samuel-oldra/Agenda.API
🟣 C# e .NET 8
Language: C# - Size: 290 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 14 - Forks: 1

alimon808/contoso-university
Contoso University demo using asp net core and related technologies
Language: C# - Size: 6.17 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 43

stakx/Moq.Sequences Fork of dwhelan/Moq-Sequences 📦
Allows verifying whether method calls in a Moq setup are invoked in the correct order.
Language: C# - Size: 2.29 MB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

staivanov/Unit-Testing
Unit testing C# code with NUnit and Moq
Language: C# - Size: 64.4 MB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

another-one-employee/Northwind 📦
Northwind is a simple MVC application with CRUD operations for working with Products and Categories designed on a Clean Architecture.
Language: C# - Size: 6.65 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 2

englishm/libmoq
⚠️ Work in Progress! ⚠️ A Media over QUIC library with a C FFI (for integration with ffmpeg, etc.)
Language: Rust - Size: 72.3 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

marijatopalova/TaskManagementSystem
A RESTful API built using ASP.NET Core (.NET 8) for managing tasks, users, and projects. This API allows for the creation, updating, assignment, and tracking of tasks across multiple projects, along with user management.
Language: C# - Size: 56.6 KB - Last synced at: 29 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

johnt84/FootballBlazorApp
Simple Football Blazor Server web app displaying fixtures & results, group standings, teams & players and a player search. Can configure to run for chosen competition. Currently set to run for the English Premier League
Language: C# - Size: 718 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 8 - Forks: 2

jorgecensi/GigHub
GigHub is a mini social network for live music lovers to track the gigs of their favorite artists.
Language: C# - Size: 876 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DineshAdhi/moq-go
An attempt to write MOQ-Transport Protocol in Go
Language: Go - Size: 44.8 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

michal-ciechan/Moqqer
Moqqer is an AutoMocker for Moq, helping with TDD!
Language: C# - Size: 1.22 MB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 1

ryanwersal/AutoSplat
Automatically Moq dependencies encountered through Splat's Locator.
Language: C# - Size: 19.5 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

stakx/dissecting-moq4 📦
An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.
Language: C# - Size: 21.3 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

JY8752/go-mock-test-demo
Goとmoqを使ったテストのデモ
Language: Go - Size: 120 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

NilavPatel/dotnet-onion-architecture
.Net onion/clean architecture sample
Language: C# - Size: 261 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 90 - Forks: 15

NeemiasBorges/CSharp_APIWithMoq
Repositório para desenvolver uma API que retorna dados utilizando Mocados. O projeto foca em testar conceitos como caching, alertas, testes e TDD, permitindo explorar práticas de desenvolvimento ágil e garantir a qualidade do código
Language: C# - Size: 3.3 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

deanagan/csharp-design-patterns
A demo for design patterns written in C# with Moq, Xunit and FluentAssertions
Language: C# - Size: 638 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 17 - Forks: 3

oskar11120/Moq.Typed
Cleaner API for Moq using source generators
Language: C# - Size: 186 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

th3y3m/xunit-with-moq-and-ci
A Unit Test script using xUnit Testing Framework and Moq to ensure the quality of source code in web app
Language: C# - Size: 23.8 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

tmk-computers/nunit-moq-sample
C# Unit Testing Example using NUnit and Moq
Language: C# - Size: 14.6 KB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

DustSwiffer/AdvancedAPI
A boilerplate for .net APIs with Unit tests using moq and autofixture, SwaggerUI, Microsoft Identity and more to come
Language: C# - Size: 54.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

aghayeffemin/aspnetcore.ntier
.NET Core N-Tier architecture Web Api sample project.
Language: C# - Size: 75.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 110 - Forks: 20

ChrisRoss5/csharp-unit-testing-practice
College mini project (Software engineering S5): A C# console app focused on unit testing using Moq with .NET 7.
Language: C# - Size: 213 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

nicolaymh/Test_Mock
Ejemplo de uso de Moq en pruebas unitarias con .NET
Language: C# - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ntxinh/AspNetCore-DDD
Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing
Language: C# - Size: 1.33 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 694 - Forks: 121

DiegoLins10/HrManager
Testes Unitários com .NET 6, xUnit, Moq, AutoFixture e Shouldly
Language: C# - Size: 32.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

nourelnaby4/CloudCustomer-TDD_Xunit
Language: C# - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Olegatorium/StocksApp
In the development of the Stock Market application, users will be able to trade and access various information about stocks, bonds, and other financial instruments.
Language: C# - Size: 15 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Leen-odeh3/Restaurant-Reservation-System
The Restaurant Reservation System is a comprehensive project designed to facilitate the efficient management of reservations, customers, orders, and employee information within a restaurant. (Practicing EFCore)
Language: C# - Size: 56.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

emaadgh/mybook
Book Management Web API
Language: C# - Size: 262 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

leandro4silva/codeflix
Language: C# - Size: 202 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

samuelschnurr/stock-hub
Simple platform for managing stocks as showcase of Angular 11 and .NET 5.
Language: C# - Size: 1.18 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

awesomedev77/ASP-Sports-Betting
Sports Betting
Language: C# - Size: 918 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 17 - Forks: 0

huysentruitw/entity-framework-core-mock
Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute
Language: C# - Size: 170 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 132 - Forks: 25

iamsss/Testing-AspCore
Asp.Net Core 2.1 UnitTesting as well as Integration Tests using xuint , moq , testhost
Language: C# - Size: 521 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Flaviojcf/estacionamento-backend
Este projeto trata-se de um backend dedicado ao gerenciamento de estacionamentos, com operações básicas e funcionalidades específicas para veículos. Ideal para uma administração simplificada e controle ágil de estacionamentos, oferecendo uma solução para gestão de veículos.
Language: C# - Size: 366 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TomaszKandula/CqrsDemo
CQRS pattern demo (no event sourcing).
Language: C# - Size: 174 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1
