GitHub topics: xunit
endersonmaia/hbunit 📦
hbunit is a unit-testing framework for the Harbour language.
Language: xBase - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: over 9 years ago - Stars: 10 - Forks: 7

deinsoftware/toolbox
dein ToolBox - C# .Net Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ Win+Mac+Linux ]
Language: C# - Size: 1.24 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 56 - Forks: 13

youssefbennour/AspNetCore.Starter
A modular-monolith ASP.NET Core starter inspired by Evolutionary-architecture
Language: C# - Size: 343 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 46 - Forks: 6

cinthiabs/sales-management-api
api build with dotnet core 8
Language: C# - Size: 5.25 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

zafir100100/Web-Automation-on-OrangeHRM-with-xUnit
Automated tests for OrangeHRM login functionality using xUnit and Selenium, ensuring users can log in with valid credentials and access the dashboard.
Language: C# - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pact-foundation/pact-workshop-dotnet-core-v1
A workshop for Pact using .NET Core
Language: C# - Size: 92.8 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 78 - Forks: 209

jfversluis/Template.Maui.UITesting
Templates that will make adding UI tests to your .NET MAUI app a breeze
Language: C# - Size: 76.2 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 49 - Forks: 2

fsprojects/FsUnit
FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.
Language: F# - Size: 71.8 MB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 437 - Forks: 77

pqnelson/sml-xunit
XUnit Framework for Standard ML
Language: Standard ML - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

aimenux/WatchDogDemo
Using WatchDog for request/response/exception logging
Language: C# - Size: 49.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

barisates/dotnet-core-xunit-example
Unit Test in .NET Core Web Api with xUnit
Language: C# - Size: 26.4 KB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 30 - Forks: 12

ttutisani/Xunit.Gherkin.Quick
BDD in .NET Core - using Xunit and Gherkin (compatible with both .NET Core and .NET)
Language: C# - Size: 701 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 212 - Forks: 29

SeanKilleen/ExampleTestResultsWithGithubActions
A sample repository to compliment a blog post on CI/CD and test results with GitHub Actions
Language: C# - Size: 71.3 KB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 6 - Forks: 5

Kritner-Blogs/FlakyTest.XUnit
Do you have some flaky tests? Are you using XUnit? Do you want to retry them a few times before considering them failures? Heck yeah brother (you should probably actually fix the test so it's not flaky, but sometimes you just don't have time!)
Language: C# - Size: 86.9 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

R-unic/runit
A unit testing library for Roblox heavily inspired by xUnit from C#
Language: TypeScript - Size: 221 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

SuicideKingg/up-blog-app
Blog Application Demonstration. Hobby project to enhance my Angular and .NET skills.
Language: C# - Size: 306 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

fluentassertions/fluentassertions.analyzers
Analyzers based on the FluentAssertions best practices docs
Language: C# - Size: 1.37 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 134 - Forks: 22

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 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

befkir/DevJobPortal
This project is an AspNetCore project with razor pages, Repository pattern for code organization and Xunit for testing for developers job portal.
Language: HTML - Size: 996 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Natapires/calculadoradio
Teste utilitarios com C#
Language: C# - Size: 1.23 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Natapires/Plann.er
Desenvolvi uma API simplificada para um sistema de roteiros de viagem no meu projeto ASP.NET Core.
Language: C# - Size: 16.7 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

vensas/testing-playground
Showcase several ways to test modern applications by example of a .NET service and a React SPA.
Language: C# - Size: 224 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

koenbeuk/ScenarioTests
ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. ScenarioTests are great for documentation and integration/e2e tests.
Language: C# - Size: 416 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 3

specklesystems/xUnitRevit
xUnit runner for Revit
Language: C# - Size: 5.11 MB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 127 - Forks: 43

aelassas/tdd
Test-Driven Development: A Comprehensive Guide
Language: C# - Size: 348 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 6 - Forks: 6

ImVictorM/ECommerceManagement
E-commerce API project using DDD, Clean Architecture, and CQRS with .NET 8 and PostgreSQL
Language: C# - Size: 1.91 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

GoliasVictor/LivrEtec
Gerenciador do acervo da biblioteca da escola ETEC Aristóteles Ferreira
Language: C# - Size: 2.79 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 2

spekt/xunit.testlogger
XUnit logger for vstest platform (<= v3.x)
Language: C# - Size: 110 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 76 - Forks: 16

zobweyt/Giveaways
An app for hosting fair and reliable giveaways at your discord (https://discord.com)
Language: C# - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

kurtmkurtm/xUnit.UserContext 📦
xUnit extensions providing Windows Authentication using impersonation for integration testing
Language: C# - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 3

HamedFathi/TrxFileParser
A Trx file parser.
Language: C# - Size: 47.9 KB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 8 - Forks: 7

edaa-org/pyEDAA.Reports
Proposal to define an XML-based logging format for outputs from EDA tools and logging libraries.
Language: Python - Size: 6.35 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 14 - Forks: 1

Rezakazemi890/Clean-Architecture-CQRS
Clean Architecture with CQRS Pattern .NET 9
Language: C# - Size: 184 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 93 - Forks: 23

jahanalem/LiliShop-backend-dotnet-test
This repository is part of the LiliShop-backend-dotnet project. It contains tests specifically designed to ensure the functionality and integrity of the backend system.
Language: C# - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

brendanconnolly/Xunit.Categories
Friendlier attributes to help categorize your tests
Language: C# - Size: 78.1 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 140 - Forks: 21

LXSCA7/desafio-backend
Desafio backend Banco Simplificado
Language: C# - Size: 10.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

tgrifoni/task-management-api
This is a .NET 9 API project for a task management system. Read the README for more information.
Language: C# - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

arhadnane/VulnerabilityScanner
VulnerabilityScanner is a simple tool to scan a target IP address or domain for open ports and check for known vulnerabilities using the CVE or NVD API.
Language: C# - Size: 128 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

appinfd/enterprise-development-samples
Примеры кода по предмету "Pазработка профессиональных приложений"
Language: C# - Size: 166 KB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 2

rodolfo-brandao/cinematica
[WIP] Portfolio project. A movie curation project, similar to Mubi, to manage and catalog information such as genres, directors, countries and casts. Developed in .NET and available in the format of a RESTful API.
Language: C# - Size: 167 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

daiyanaw/CQRS_DotNet6
A .Net6 based Api Project with Clean Architecture, CQRS pattern, xUnit Tests & Duende Identity Server
Language: C# - Size: 10.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

atc-net/atc-test
A common library for writing tests using XUnit, AutoFixture, NSubstitute and FluentAssertions.
Language: C# - Size: 325 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 2

yugui/jsonnetunit
Unit testing framework for Jsonnet
Language: Python - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 93 - Forks: 8

murilonicemento/sanki
Esta API tem como objetivo gerenciar resumos e flashcards para auxiliar no aprendizado e revisão de conteúdo. Os flashcards são gerados automaticamente por inteligência artificial com base nos resumos fornecidos pelo usuário, garantindo uma experiência de estudo otimizada e personalizada.
Language: C# - Size: 158 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

StefRuseva88/integration-tests-sql
Testing Console-based application built using .Net Core Framework
Language: C# - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

kulikov-dev/LeetCodeNet
LeetCode problems with detailed explanation and different solutions.
Language: C# - Size: 519 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 50 - Forks: 4

omrumbakitemiz/Ads.Api
Ads Api
Language: C# - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tw4/Coffee-Shop-Backend 📦
This project contains a .NET 8 Web API developed for a coffee shop. The API supports various functionalities such as inventory management, product operations, user authentication, JWT-based validation, order creation, and user roles.
Language: C# - Size: 12.4 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

rpgrca/Katas
Solutions for different code katas found around the web.
Language: C# - Size: 1.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tupilabs/testng-parser
TestNG Parser
Language: Java - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 9 years ago - Stars: 12 - Forks: 10

ahsayde/vjunit
Python tool to convert junit / xunit xml reports to html file
Language: HTML - Size: 275 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 16

justinpaulosolo/LeetCode
🏠 LeetCode problems written in C# with included tests
Language: C++ - Size: 1.84 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

szubajak/one-to-many-flows-integrator
Template for .NET 9 to integrate with many providers using many flows
Language: C# - Size: 413 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

PosInformatique/PosInformatique.Logging.Assertions
PosInformatique.Logging.Assertions is a library to mock and assert easily the logs generated by the ILogger interface.
Language: C# - Size: 99.6 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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

farshaddavoudi/ChargingAssignment.WithTests
Comprehensive assignment project showcasing best testing practices and methodologies, featuring robust unit, integration, and end-to-end tests. This project involves developing an API for a simplified smart charging domain. Includes CRUD operations for Groups, Charge Stations, and Connectors with strict adherence to functional requirements.
Language: C# - Size: 130 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

GuameDev/CleanArchitecture.Template
ASP.NET Core backend template with Clean Architecture, DDD, and CQRS principles. Features modular design, JWT-based authentication, MediatR for request handling, and Specification pattern for flexible querying. Prioritizes clean code, scalability, and comprehensive testing for maintainable and efficient development.
Language: C# - Size: 511 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

damienbod/AspNetCoreMvcProtobufFormatters
ASP.NET Core MVC Protobuf Formatters (InputFormatter and OutputFormatter)
Language: C# - Size: 8.04 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 12

alirizaadiyahsi/Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Language: C# - Size: 834 KB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 46 - Forks: 8

Ana-Vartasashvili/BooksApi
RESTful API built with ASP.NET Core to manage books in a collection.
Language: C# - Size: 28.3 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

PosInformatique/PosInformatique.FluentAssertions.Json
PosInformatique.FluentAssertions.Json is a library to assert JSON serialization using the FluentAssertion style coding.
Language: C# - Size: 154 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

sulmar/sages-mediarecovery-tdd
Przykłady ze szkolenia Test Driven-Development w C#
Language: C# - Size: 1.21 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

schneidersteve/buckpal-csharp 📦
C# Example Implementation of a Hexagonal/Onion/Clean Architecture
Language: C# - Size: 107 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlmirJNR/Bonum
Http api with a tesseract ocr wrapper using containers with integrated xunit tests
Language: C# - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

KawhiWei/Sukt.Admin
Sukt.Core是基于 .net6.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、认证服务模块、分层架构基类,第三方组件封装等组成。
Language: C# - Size: 9.06 MB - Last synced at: 11 days ago - Pushed at: about 3 years ago - Stars: 337 - Forks: 86

StefRuseva88/integration-tests-mongodb
Language: C# - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ZenMaxe/Sample-CleanArchitecture-CQS
Simple Asp.Net Project Written in Clean Architecture With CQS Pattern (and a little DDD). Tests Will Run With Github Actions
Language: C# - Size: 137 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 7 - Forks: 1

appinfd/enterprise-development-labs
Лабораторные работы по предмету "Pазработка профессиональных приложений"
Size: 294 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 31

JhonatanScremim/MarketCashier
Projeto para caixa de supermercado, website para gerenciamento de itens, app desktop para caixa de mercado, e web api
Language: C# - Size: 935 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Zir0-93/xunit-to-html
Beautify your xUnit test reports.
Language: XSLT - Size: 5.01 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 2

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

JaCraig/TestFountain
A library used for test fuzzing. Uses Mirage and attaches to xUnit as a Theory data source to create random data based on the annotations placed on the class. By default it saves the information used in each test so you can go back and retest as needed.
Language: C# - Size: 22.2 MB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ayushwritescode/FlightBooking.API
This repository demonstrates my expertise in architectures and patterns such as API design, Clean Architecture, DDD, CQRS, MediatR, Specifications pattern, Repository pattern
Language: C# - Size: 42 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

abaeyens/ros2-integration-testing-examples
ROS 2 integration and unit testing examples featuring colcon, launch_testing and ament_cmake_ros
Language: Python - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 20 - Forks: 0

lemonlion/TestTrackingDiagrams
A mechanism for tracking the request-responses in your tests and converting them into PlantUML diagrams.
Language: C# - Size: 95.7 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 2

Cratis/Specifications
BDD - Specification by Example wrapper for XUnit & NUnit
Language: C# - Size: 131 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

quassnoi/factcheck
Roslyn analyzer to enforce consistent, human-readable unit test names
Language: C# - Size: 93.8 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

isen-ng/testcontainers-dotnet
dotnet port of testcontainers-java
Language: C# - Size: 778 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 35 - Forks: 6

joaoveasey/taskify
API em ASP.NET Web API com o objetivo de otimizar a gestão de tarefas, proporcionando uma interface organizada e intuitiva.
Language: C# - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ivanklee86/xunit-slack-reporter
Github Action to send XUnit results to Slack 🎙️🎙️🎙️
Language: Python - Size: 189 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 8

LykourgosS/microservice-messaging-testing
This repository focuses on Microservice Messaging using MassTransit and RabbitMQ, and on Testing Microservices using Pact Net for contract testing in .NET 6+. (mpsp)
Language: C# - Size: 12.3 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

CptWesley/AssertNet
AssertJ style fluent assertions for .NET Standard testing frameworks: xUnit, NUnit and MSTest and mocking framework Moq.
Language: C# - Size: 745 KB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 3 - 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: 22 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: about 1 month ago - Pushed at: over 5 years ago - Stars: 147 - Forks: 26

Finickyflame/DesignPatterns
Simple repository containing one simple example for all existing patterns in C#
Language: C# - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 252 - Forks: 31

Furkantsnb/NewsManagement
Language: C# - Size: 7.35 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

EikkoMass/tdd-xunit-dotnet-core-udemy
Repository to the course "TDD com xUnit para C# .NET Core", managed on Udemy by "Stephany Henrique de Almeida Batista // @StephanyBatista"
Language: C# - Size: 1.08 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rogigs/ProjectTrack
The project was developed with the goal of studying and applying the concepts of Clean Architecture using .NET Core. The purpose is to structure an application in a modular and decoupled way, promoting the separation of responsibilities and code maintainability.
Language: C# - Size: 171 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hpchua/Restaurant-Reservation-Website
A simple restaurant reservation website is written in ASP.NET Core 3.1 with C#. This repository consists of 3 major projects - Razor Page for front-end, Clean Architecture Web API for back-end and Email Service for pushing email.
Language: JavaScript - Size: 37.2 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 8

ngdatdev/BookShop-Api
A web api for Book Shop app
Language: C# - Size: 890 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kavun/blazor-wasm-crud
This is a sample Blazor application showcasing CRUD using dotnet 7, Blazor WASM, ASP.NET Web API, OneOf, monads, EF Core, SQLite, xUnit, bUnit, WebApplicationFactory
Language: C# - Size: 332 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

puyaalexxx/myfirstapi
Book Examples - API project - Asp.Net core 8 demo api for learning purposes
Language: C# - Size: 83 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

brmattge/abi-gth-omnia-developer-evaluation
A CRUD API challenge with DDD, .NET, Mediator, Event Publisher, Logger, Unit Tests (xUnit), and PostgreSQL, including business rules.
Language: C# - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

wesleyfariasdev/geo-api
API REST desenvolvida em .NET (C#) com ASP.NET Core. A API gerencia locais geoespaciais, armazenando as informações de localização em um banco de dados PostgreSQL com a extensão PostGIS para dados geoespaciais (SRID 4326).
Language: C# - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Arthur-Llevy/IVehicle
Back-end do repositório IVehicle-front-end
Language: C# - Size: 24.5 MB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

murilonicemento/contact-manager
Contact Manager, é um aplicativo web desenvolvido com ASP.NET Core MVC para gerenciar contatos. Este projeto foi criado para praticar os conceitos aprendidos com ASP.NET Core MVC.
Language: C# - Size: 16.4 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

NightAngell/SignalR_UnitTestingSupport
Easy to use, small, SignalR Core unit testing support with NUnit, xUnit, MSTest and Moq. It`s also possibility to use it with custom testing engine. (Docs ready to use)
Language: C# - Size: 211 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 27 - Forks: 1

Aha43/Fit 📦
Fluent integration test framework
Language: C# - Size: 136 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Olszewskidev/modular-mono-dot-repo
Repository contains a simple .NET Web Application designed with a modular monolith architecture. It is primarily intended for testing and exploring various concepts related to modular monolith architecture.
Language: C# - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

luiz-lgrp/SalesManagement
O projeto é um programa de gerenciamento de vendas feito para aplicar o que tenho aprendido sobre testes unitários, aproveitei e apliquei CQRS + Mediatr, Conceitos do SOLID, Clean Architecture e DDD
Language: C# - Size: 138 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
