pullpush's Stars
Redocly/redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
itsalb3rt/afterman
🌕 Create beutiful docs in markdown and HTML from postman collection
bxcodec/tweetor
This project is a simple tutorial how to deploy golang application to Kubernetes
xdevplatform/postman-twitter-api
Postman Collection for the Twitter API v2
apiaryio/dredd
Language-agnostic HTTP API Testing Tool
thedevsaddam/docgen
Transform your postman collection to HTML/Markdown documentation
ouropencode/OpenDocumenter
OpenDocumenter is a automatic documentation generator for OpenAPI v3 schemas. Simply provide your schema file in JSON or YAML, then sit back and enjoy the documentation.
JonDotsoy/postman2md
Postman collection 2.0 to markdown
adamralph/simple-exec
🏃 A .NET library that runs external commands.
iammukeshm/Pagination.WebApi
Pagination is one of the most important concepts while building RESTful APIs. You would have seen several public APIs implementing this feature for better user experience and security. We will go in detail and try to build an ASP.NET Core 3.1 WebApi that implements advanced pagination.
iammukeshm/CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
jamesmanning/RunProcessAsTask
Simple wrapper around System.Diagnostics.Process to expose it as a System.Threading.Tasks.Task
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
louthy/language-ext
C# pure functional programming framework - come and get declarative!
iammukeshm/OnionArchitecture
The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupling. In this approach, we can see that all the Layers are dependent only on the Core Layers.
hallatore/Netling
Netling is a load tester client for easy web testing.
cumartesiolsun/quartzNetIJobFactoryTest
quartzNet IJobFactory Test Dependency Injection
WestDiscGolf/StrategyPatternExample
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
pnp/sp-dev-samples
Code samples for SharePoint add-ins, web hooks and other API samples
dazinator/Dazinator.Extensions.FileProviders
ExtendedXmlSerializer/home
A configurable and eXtensible Xml serializer for .NET.
ardalis/CleanArchitecture.WorkerService
A solution template using Clean Architecture for building a .NET Core Worker Service.
microsoft/PowerPlatform-DataverseServiceClient
Code Replica for Microsoft.PowerPlatform.Dataverse.Client and supporting nuget packages.
aliencube/AppForSharePointOnlineWebToolkit.Compiled
This is a compiled package of AppForSharePointOnlineWebToolkit (https://www.nuget.org/packages/AppForSharePointOnlineWebToolkit). If you only want code bits, download the original package. This package is not maintained by Microsoft.
Guacam-Ole/aweCsome
AweCsome Framework: Entity Framework for SharePoint Provider Hosted Add-Ins
quartznet/quartznet
Quartz Enterprise Scheduler .NET
AndyPook/QuartzHostedService
andrewlock/blog-examples
Sample applications for blog posts on https://andrewlock.net
ardalis/ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.