Skip to content

Repository to showcase common dotnet patterns and packages

License

Notifications You must be signed in to change notification settings

AnastasKosstow/dotnet-samples

 
 

Repository files navigation

Dotnet Samples

This repository's purpose is to showcase common design patterns, best practices, and popular NuGet packages that I've found to be helpful during .Net development. I use this repository for quick reference for how to use particular packages or how I solved a particular solution in the past at a high level. This way I don't have to spend time scouring the web to find the right example for what I'm trying to do.

Samples

API Access

Background Jobs

Benchmarks

Caching

Configration

Data Access

Docker

Emailing

Feature Flags

Full Text Search

Infrastructure

Load Testing

Logging

Messaging

Object Mapping

Outbox Pattern

Observability

Rate Limiting

RealTime

State Machines

Templates

Testing

Web

About

Repository to showcase common dotnet patterns and packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 75.3%
  • HTML 14.4%
  • CSS 4.3%
  • JavaScript 3.5%
  • TypeScript 1.8%
  • Dockerfile 0.7%