DogEars's Stars
AIHawk-FOSS/Auto_Jobs_Applier_AI_Agent
Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
dotnet-labs/ServiceWorkerCronJob
Schedule Cron Jobs using HostedService in ASP.NET Core
aelassas/wexflow
.NET Workflow Engine and Automation Platform
apeacock1991/sustainable-api-architecture
An example of the Sustainable API Architecture, built in C# on the .NET Core framework
fullstackhero/blazor-wasm-boilerplate
Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.
jacobwaller/Honeybee
Honeybee is a reference architecture for automated testing of APIs using .NET Core
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
nemanjarogic/AsynchronyThreadingDemo
Demonstration repository with overview in multithreading, asynchrony and parallel programming. Resources folder in solution contains power point presentation about previously mentioned topics.
nemanjarogic/DesignPatternsLibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
SteveSandersonMS/CarChecker
A sample Blazor WebAssembly application that includes authentication, in-browser data storage, offline support, localization, responsive layouts, and more. For a video walkthrough, see this link:
gustavnavar/Grid.Blazor
Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC
vslee/IEXSharp
IEX Cloud API for C# and other .net languages. Supports SSE streaming
RealDotNetDave/dotNetTips.Spargine
Open-source .NET assemblies from dotNetTips.com and David McCarter
sprache/Sprache
A tiny, friendly, C# parser construction library
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
openzipkin/zipkin
Zipkin is a distributed tracing system
SunsetQuest/BriefMaker
BriefMaker takes market event data and converts it into time-sliced summaries.
efitzkiwi/NT8SupplyDemandDTBot
NinjaTrader 8 advanced supply/demand zone day trading bot
lazyprogrammer/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
go2ismail/BlazorExampleInvoiceManagementSoftware
Blazor server real world example app. Fully functional invoice management software that can help you manage all your invoices and customers. Developed using Blazor framework and RDLC for invoice print out.
blogifierdotnet/Blogifier
Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
ThomasBleijendaal/RapidCMS
RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code. It provides a basic set of editors and controls, and is fully customisable.
alugili/ModernArchitectureShop
The Microservices Online Shop is an application with a modern software architecture that is cleanly designed and based on.NET lightweight technologies. The shop has two build variations. The first variant is the classic Microservices Architectural Style. The second one is with Dapr. Dapr has a comprehensive infrastructure for building highly decoupled Microservices; for this reason, I am using Dapr to achieve the noble goal of building a highly scalable application with clean architecture and clean code.
thbst16/dotnet-blazor-crud
Modular application for database CRUD with Blazor. Uses an in-memory database and features dummy data generation and data pagination.
openchargemap/ocm-system
Open Charge Map is the global public registry of electric vehicle charging locations. Established 2011. Help wanted.
unosquare/passcore
A self-service password management tool for Active Directory
bussajayasimhareddylearning/TryCatchLearn_Reactivities_Neil
Reactivities project by neil (react and .net core)
Rizzen/Blog.Core
Simple ASP.NET Core static blog engine
SamPom100/UnusualVolumeDetector
Gets the last 5 months of volume history for every ticker, and alerts you when a stock's volume exceeds 10 standard deviations from the mean within the last 3 days
thiagoloureiro/WebAPIBase.NetCore
WebAPI (.NET Core 3.1) Base Project with JWT Auth, Dapper (ORM), MySQL, Swagger, DI