• Stars
    star
    1
  • Language
    C#
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Console application to calculate all possible flight routes between two cities, second assignment

More Repositories

1

MicroserviceDemo

This is a demo with two ASP .NET 6 microservices using RabbitMQ and Docker
C#
541
star
2

.NetCoreRepositoryAndUnitOfWorkPattern

This is a demo using the repository pattern in ASP.NET Core 3.1 with Entity Framework Core
C#
58
star
3

Azure-Solutions-Architect-Expert-notes

Notes for the AZ-303 and AZ-304 certification exam to gain the Azure Solutions Architect Expert certification
28
star
4

RepositoryAndUnitOfWorkPattern

Example implementation of the Repository and Unit of Work pattern in C#
C#
27
star
5

DecisionTree

Implementation of the ID3 to create a decision tree in C#. Also available import/export of training data and printing the tree
C#
13
star
6

.NetCore-DecoratorPattern

A demo implementation of the Decorator Pattern using ASP .Net Core 3.1
C#
11
star
7

MVC-Nlog

Demo for logging to a database with Nlog in ASP.NET Core MVC
HTML
9
star
8

TDD-Kata

A collection of TDD katas with C#, xUnit, xBehave, FluentAssertions and FakeItEasy
C#
6
star
9

ReadSecretsConsole

Demo on how to use Secrets in a .NET 6 console application.
C#
6
star
10

VisualStudioTemplate

Creating .Net Core Templates for Visual Studio
C#
3
star
11

ChainOfResponsibility

Example implementation of the chain of responsibility pattern in C#
C#
3
star
12

.NetCoreMicroserviceCiCdAks

This demo is outdated. For an up to date demo, see https://github.com/WolfgangOfner/MicroserviceDemo
C#
2
star
13

ConsoleDependencyInjection

Configure Dependency Injection for a .NET 5 Console Application
C#
2
star
14

AzureDevOpsGitCommit

Azure DevOps pipeline to commit files to a Git repository
2
star
15

AzureFunctions-CosmosDb

An Azure Function to get data from a Cosmos Database
C#
2
star
16

VisitorPattern

Example implementation of the visitor pattern in C#
C#
1
star
17

MVC-View-Components

Demo to demonstrate view components in ASP.NET Core MVC
C#
1
star
18

AdapterPattern

Example implementation of the adapter pattern in C#
C#
1
star
19

WithoutFacadePattern

Implementation of a salary calculation without the facade pattern in C#
C#
1
star
20

Azure-ChatBot-Return-Demo

Chat bot demo with the Azure Bot Framework showing different answer types
C#
1
star
21

LackierereiOfnerWebsite

JavaScript
1
star
22

TemplateMethodPattern

Example implementation of the template method pattern in C#
C#
1
star
23

Blazor-ServervsClient

A comparison between Blazor Server and WebAssembly
HTML
1
star
24

MVC-Core-Startup

Demo to explain the Startup class of ASP.NET Core MVC
HTML
1
star
25

FacadePattern

Example implementation of the facade pattern in C#
C#
1
star
26

StrategyPattern

Example implementation of the strategy pattern in C#
C#
1
star
27

.NetCore-ProxyPatterns

A demo for the Proxy Pattern in ASP .Net core 3.1 and GRPC
C#
1
star
28

React-Azure-Static-Web-App

React app which got deployed by Azure Static Web App
JavaScript
1
star
29

Azure-ServiceFabricDemo

An Azure Service Fabric Demo
C#
1
star
30

WithoutStrategyPattern

Implementation of a salary calculation without the strategy pattern in C#
C#
1
star
31

MVC-Core-Configure

Demo to show how to configure your ASP.NET Core MVC application
C#
1
star
32

MVC-ActionAndController

Showing how controllers and actions work and how to unit test them using xUnit
C#
1
star