Top 9 C# Repository Projects
-
RepoZ
👨💻 A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements
-
Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
Project mention: Architecture project using .NET 7, Angular 15, Clean Architecture, Clean Code, SOLID Principles. | /r/csharp | 2023-03-24
Source: https://github.com/rafaelfgx/DotNetCore
-
-
GraphQL.RepoDB
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
-
Database
Unified interface for working with a variety of different document-oriented NoSQL databases. (by managedcode)
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Project mention: What's the biggest difference between C# and Java developers? | /r/csharp | 2023-02-16
My code is most similar to this repo: https://github.com/fluxera/Fluxera.Repository with 2 exceptions for my style in particular.
-
Have a look here: Dapper Repository it uses dapper Contrib to get you basic queries out of the box and exposes the db connection for you to write your own queries as needed.
C# Repository related posts
Index
What are some of the best open-source Repository projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | RepoZ | 913 |
2 | Onion-architecture-ASP.NET-Core | 723 |
3 | MicroOrm.Dapper.Repositories | 604 |
4 | DotNetCore | 393 |
5 | ruckzuck | 192 |
6 | GraphQL.RepoDB | 36 |
7 | Database | 22 |
8 | Fluxera.Repository | 11 |
9 | DapperRepository | 4 |