Gerappa92's Stars
DeeJayTC/net-dynamic-api
A library that turns your model into a fully working API, define your model as markdown (soon), json or c#.
Djohnnie/DotNet7-DotNetDeveloperDays-2022
What is new in .NET 7 and C# 11 - .NET Developer Days 2022
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
pilloPl/bigballofmud
Sources for my class "Refactoring from Big Ball Of Mud"
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
ullmark/hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
jgraph/drawio
draw.io is a JavaScript, client-side editor for general diagramming.
Th3Wall/Fakeflix
Not the usual clone that you can find on the web.
public-apis/public-apis
A collective list of free APIs
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
JoshClose/CsvHelper
Library to help reading and writing CSV files
quartznet/quartznet
Quartz Enterprise Scheduler .NET
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ktutak1337/Clean-Architecture-Template
Configurable Clean Architecture template containing the DDD + CQRS approach for .NET Core applications.
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
richardszalay/mockhttp
Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.
Gerappa92/GameJamF44