Pinned Repositories
30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
agent-zero
Agent Zero AI framework
agibot_x1_infer
The inference module for AgiBot X1.
ai-hedge-fund
An AI Hedge Fund Team
Akka.Management
Akka.NET cluster management, bootstrapping, and more.
akkadotnet-templates
Production-ready dotnet new templates for Akka.NET.
anthropic-quickstarts
A collection of projects designed to help developers quickly get started with building deployable applications using the Anthropic API
apihub
Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
Appointment-Scheduling
Full stack application built using ASP.NET Core, EF Core, SSMS and Angular. This lets the user schedule an appointment and Perform CRUD on it.
ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
zxc1221's Repositories
zxc1221/ASP.NET-Core-API-DDD-SOLID
ASP.NET Core, C#, REST API, DDD, Princípios SOLID e Clean Architecture
zxc1221/ASP.NET-Core-CleanArchitecture-CQRS-Identity
A .NET 8.0 project implementing Clean Architecture, CQRS pattern, and Identity for role and user management. Uses SQL Server, Dapper, Entity Framework, AutoMapper, MediatR, and JWT for authentication and authorization in an ASP.NET Core Web API
zxc1221/AspNetCore.Authorization.Permissions
A libary that provides permission-based authorization.
zxc1221/AspNetCore.Identity.Mongo
This is a MongoDB provider for the ASP.NET Core 2 Identity framework
zxc1221/AutoMapper.Collection
AutoMapper support for updating existing collections by equivalency
zxc1221/AutoMapper.Collection.EFCore
EFCore support for AutoMapper.Collections
zxc1221/AutoMapper.Extensions.EnumMapping
zxc1221/AutoMapper.Extensions.ExpressionMapping
zxc1221/blazor-aspnetwebapi-efcore-sample
Blazor Server Web App with Fluent UI Library, ASP.NET Web API and Entity Framework Core
zxc1221/Blazor.BFF.AzureAD.Template
Blazor.BFF.AzureAD.Template, Blazor WASM hosted in ASP.NET Core using Microsoft Entra ID BFF (server authentication)
zxc1221/Clean-Architecture-Template
🧹 Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box
zxc1221/clean-structured-project
Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.
zxc1221/CleanArchitectureDotNet7BlazorServer
A Clean Architecture project sample for Blazor Server with .NET 7 f using entity framework core and repository pattern.
zxc1221/DDDMart
Sample eCommerce application using Domain-Driven Design
zxc1221/Hangfire.Dashboard.JobLogs
Show jobs log messages on hangfire dashboard
zxc1221/Intune
Microsoft Intune scripts
zxc1221/json-everything
System.Text.Json-based support for all of your JSON needs.
zxc1221/Main
📦 The default bucket for Scoop.
zxc1221/mggraph-intune-samples
Github Repository to hold samples for the MGGraph Powershell cmdlets
zxc1221/NET6_Clean-OnionArchitectureAPI
NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password
zxc1221/NewProjectTemplate-Blazor
Template for new projects - Havit.Blazor stack with Bootstrap 5 components and gRPC code-first communication.
zxc1221/nixpkgs
Nix Packages collection & NixOS
zxc1221/office-docs-powershell
PowerShell Reference for Office Products - Short URL: aka.ms/office-powershell
zxc1221/OnlineCourseMicroServices
Asp.Net Core 7.0 Online Courses MicroServices
zxc1221/opentelemetry-cpp
The OpenTelemetry C++ Client
zxc1221/pest
Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
zxc1221/powershell-scripts
Office 365 Reporting PowerShell Scripts
zxc1221/SeeSharp.Backend
zxc1221/Slimefun4
Slimefun 4 - A unique Spigot/Paper plugin that looks and feels like a modpack. We've been giving you backpacks, jetpacks, reactors and much more since 2013.
zxc1221/template-webapi-aspnet
Template for ASP.NET WebApi based applications/microservices using CQRS, Mediator pattern, Clean Architecture