Matjaž Bravc (matjazbravc)

matjazbravc

Geek Repo

Company:Comtrade Gaming

Location:Maribor, Slovenia

Home Page:https://matjazbravc.github.io

Github PK Tool:Github PK Tool

Matjaž Bravc's repositories

Consul.ServiceDiscovery.Demo

This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automatic service discovery (Consul).

Language:C#License:MITStargazers:37Issues:3Issues:0

Microservice.Architecture.Demo

This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create API gateways using Ocelot, how to use MassTransit as distributed application framework, RabbitMQ as message broker, how to unit test microservices using xUnit, how to monitor microservices using health checks, and finally how to deploy microservices using Docker containers on Linux distributions.

Language:C#License:MITStargazers:37Issues:2Issues:0

OpenAPI.Swagger.Demo

This comprehensive sample application show you how to create JWT secured, versioned CRUD OpenAPI using latest ASP.NET 5.0, documented with Swagger and tested with Unit and Integration tests for secured API.

Language:C#License:MITStargazers:19Issues:4Issues:1

Custom.ConfigurationProvider.Demo

Use configuration section from the appsettings.json which can be set from the UI as well. Configuration section values are stored in the database and exposed through a Entity Framework Core DbContext.

Language:C#License:MITStargazers:15Issues:2Issues:0

Dapper.Paging.Demo

This sample demonstrate how to implement simple paging functionality in a ASP.NET Core Razor Pages application with Dapper and Microsoft SQL Server.

Language:C#License:MITStargazers:14Issues:2Issues:1

EFCore.Query.Caching.Demo

Boost EF Core performances using distributed cache with just a few lines of code using EF Core Second Level Cache Interceptor, EasyCaching.Redis, MySql and Docker.

Language:C#License:MITStargazers:13Issues:2Issues:0

Logging.Microservice.Architecture.Demo

A good and meaningful logging system in Microservices Architecture (MSA) is crucial for tracing failures. Because without it, our system will lost control. We would know that something is wrong or broken, but be unable to figure out exactly what, or at least not be able to do that without spending a lot of time searching for the problem. This wasted time can always be spent in better, more productive way. Do you agree?

Language:C#License:MITStargazers:12Issues:2Issues:0

CQRS.MinimalAPI.Demo

Simple implementation of CQRS pattern, using Minimal API, MediatR library, EFCore 7 and SQLite database.

Language:C#License:MITStargazers:11Issues:2Issues:0

Ocelot.Gateway.Eureka.ServiceDiscovery.Demo

In my previus demo I showed how to implement microservice architecture using ASP.NET Core. This demo expands the microservice architecture with gateway load balancer (Ocelot) and service discovery (Eureka).

Language:C#License:MITStargazers:11Issues:2Issues:1

SolarEdge.Monitoring.Demo

Visualize the most important indicators of the solar power plant in a fully automated way, using SolarEdge API with .NET 6 Web API backend, Docker, MySQL and Grafana.

Language:C#License:MITStargazers:10Issues:2Issues:1

Use-JSON-data-in-Grafana-with-ASP.NET-Core-WebApi-Backend

Developing your own Dashboards nowadays make no sense. At all. That's why my colleague Matthias told me: "Hey, why don't you use Grafana?". And I did.

Language:C#License:MITStargazers:8Issues:3Issues:0

Dapper.Razor.Demo

This sample demonstrate usage Dapper Micro ORM in ASP.NET Core Razor Pages application to access data stored in the SQLite database.

Language:C#License:MITStargazers:4Issues:2Issues:0

ScreenScrapping-AzureFunction-Demo

This POC demonstrate simple usage of Azure functions and Screen scrapping with Html Agility Pack.

Language:C#Stargazers:4Issues:1Issues:0

ScreenScrapping-AzureFunction-Demo-V3

This sample demonstrate simple usage of Azure functions V3, DI with Autofac and Screen scrapping with Html Agility Pack.

Language:C#License:MITStargazers:3Issues:2Issues:0

Endava.Hl7.Fhir.OpenAPI.Demo

OpenAPI which maps custom EHRs into FHIR R4 Patient and Observation resources. Other resources were not implemented (yet).

Language:C#License:Apache-2.0Stargazers:2Issues:2Issues:0

HL7.FHIR.OpenAPI.Demo

OpenAPI which maps custom EHRs into FHIR R4 Patient and Observation resources. Other resources were not implemented (yet).

Language:C#License:MITStargazers:2Issues:2Issues:0

RefitDemo

Instead of you make your own HttpClient calls (which is a little bit low level and somewhat annoying) you can use Refit, an automatic type-safe REST library for .NET Core and Xamarin.

Language:C#Stargazers:2Issues:1Issues:0

Azure.Storage.BlockBlobs.Demo

This demo shows how to with minimal effort upload any (large) file to the Azure Block Blob using Azure Storage Blobs client library.

Language:C#License:MITStargazers:1Issues:2Issues:0

Consume-Azure-Function-Through-SSIS-Package

In this sample, I have presented the purpose of SSIS with Azure Function. It shows how SSIS can use Azure Function to do certain operations, like calculating based on Function response, updating the database table, etc.

Language:C#Stargazers:1Issues:1Issues:0

Export-SqlDataTable-To-CompressedCsv-Demo

How to export large SQL Server data table into a local CSV file without reading the entire table into memory and without external libraries?

Language:C#License:MITStargazers:1Issues:1Issues:0

Integration.Tests.Using.Real.Database

Simulating the way the production code would be executed in run-time for doing integration tests by spinning up an real database instance in a docker container at the start of the test run and disposing it at the test end.

Language:C#License:MITStargazers:1Issues:1Issues:0
Stargazers:0Issues:0Issues:0

ddd-vet-sample

A sample meant to demonstrate domain driven design using a veterinary hospital management system.

Language:C#Stargazers:0Issues:0Issues:0

Delete-Temporary-Files-Demo

The idea is to build Windows service which recursive search all temporary files, check their file timestamps and only delete those that are older than x-days.

Language:C#License:MITStargazers:0Issues:1Issues:0

DiagnosticListener-Demo

A Demo showing how to use DiagnosticListener to handle request events.

Language:C#License:MITStargazers:0Issues:1Issues:0
Language:C#License:Apache-2.0Stargazers:0Issues:1Issues:0

IntegerMan

Basically Batman

Stargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

matjazbravc

GitHub profile

Stargazers:0Issues:2Issues:0

Web-Calculator-Application

This application demonstrate simple Web API controller based on Azure Service Fabric microservices.

Language:C#Stargazers:0Issues:1Issues:0