• Stars
    star
    18
  • Rank 1,203,137 (Top 24 %)
  • Language
    C#
  • License
    MIT License
  • Created over 3 years ago
  • Updated almost 2 years ago

Reviews

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

Repository Details

Playing around with Spectre.Console

More Repositories

1

OOPsIDidItAgain

OOPs, I did it again
C#
31
star
2

DotNetMicroservicesObservabilitySample

Sample application looking into observability of .NET microservices, using popular tools and technologies like OpenTelemetry, Prometheus, Grafana and (potentially) others
C#
24
star
3

ExploringDistributedTracingWithAspNet

Simple set of ASP.NET Core applications to explore distributed tracing and OpenTelemetry.
C#
15
star
4

DebeziumOutboxSample

Tiny event driven sample application, using Debezium to help implement the outbox pattern
C#
12
star
5

AngularAspNetCoreDockerSample

A very simple sample using Angular, ASP.NET Core and Docker
TypeScript
12
star
6

AsyncAllTheThings

Example driven presentation on using Task, async, await and related bits in C#, with focus on ASP.NET (Core)
C#
9
star
7

RegisteringMinimalApisWithSourceGeneratorsSample

C#
8
star
8

EventDrivenSample

Tiny event driven sample application
C#
6
star
9

PostgresChangeDataCaptureOutboxSample

Tiny event driven sample application, using change data capture, via Npgsql, to help implement the outbox pattern
C#
6
star
10

ExperimentsWithLowerCeremony

Experimenting with lower ceremony approaches to projects following DDD ideas
C#
6
star
11

PollySample

Very simple sample of using Polly for error handling.
C#
5
star
12

EventDrivenThroughCloudySkies

Event-driven through cloudy skies
C#
5
star
13

AspNetCoreRazorPagesInnerModelLocalizationSample

Very small sample of how to localize DataAnnotations in models that are inside page model classes.
C#
5
star
14

RestVsGrpcSample

A comparison between an HTTP REST service and a GRPC service. Just for fun, not a very serious comparison.
C#
4
star
15

BackendDevelopmentTopics

Backend development topics
4
star
16

BackToBasicsTheMessWereMakingOutOfOOP

Back to basics: the mess we're making out of OOP
JavaScript
4
star
17

CastleDynamicProxySample

A sample of some things we can do with Castle DynamicProxy
C#
4
star
18

EFDynamicSortingAndFiltering

Playing around with expression generation for query filtering and sorting with Entity Framework Core.
C#
4
star
19

MinimalVersionedOpenApiSample

Testing the new stuff in minimal APIs, OpenAPI support and versioning
C#
4
star
20

CollectionBenchmarks

Testing performance differences when using collection interfaces.
C#
4
star
21

HangfireSample

Basic sample of Hangfire usage
C#
3
star
22

KafkaSample

Simple .NET sample implementation of Kafka publisher and consumer applications.
C#
3
star
23

AspNetCoreMvcActionCancellationTokenSample

Very simple sample of using cancellation tokens on ASP.NET Core MVC actions
C#
3
star
24

CheckingOutEFCoreInheritanceOptions

C#
2
star
25

ProjectTyeSample

Quick sample of using Project Tye
C#
2
star
26

OOPsIDidItAgainGo

OOPs, I did it again - Go edition
Go
2
star
27

ExploringChannelsAndDataflow

Exploring System.Threading.Channels and System.Threading.Tasks.Dataflow
C#
2
star
28

AlternativeDotNetWebFrameworksAndPatternsSample

C#
2
star
29

ExcelDataReaderSample

C#
2
star
30

MessingAroundWithMicroBenchmarks

Repository with some micro benchmarks, using BenchmarkDotNet, to play around trying to optimize things
C#
2
star
31

DotNetPerfCuriositiesSample

Some really simple samples showing performance curiosities using dotnet.
C#
2
star
32

VagrantDockerDevMachine

Vagrant configuration for a Docker dev machine
2
star
33

PolymorphicSerializationSample

Quick sample showing the basics for implementing polymorphic serialization with System.Text.Json
C#
2
star
34

DaprSample

C#
1
star
35

EFCoreEntityWithDictionarySample

EF Core entity with dictionary sample
C#
1
star
36

GrpcSample

Very simple demo of gRPC, communicating between .NET and Go
C#
1
star
37

SimplifiedAkkaSample

Very simple sample of using Akka.NET
C#
1
star
38

YarpSample

Quick try out of YARP
C#
1
star
39

SharedResourceBreakingChangeSample

Small sample trying to understand the shared resource related breaking changes
C#
1
star
40

HttpClientNotFollowingRedirectsSample

Sample application of using an HttpClient configured to not follow redirects.
C#
1
star
41

LooseBenchmarks

A place to drop a bunch of loose benchmarks as I play with stuff.
C#
1
star
42

WebAppProfilersSample

Exploring web application profilers like MiniProfiler / Glimpse / Stackify Prefix, which allow us to see what goes on in each request, making it easier to find issues and unexpected behaviors.
C#
1
star
43

dotnet-monitor-repro

Repro for dotnet-monitor issue 3603
C#
1
star