🏠
Working from home
Pinned Loading
-
chatgpt-telegram-bot
chatgpt-telegram-bot PublicA serverless telegram bot with AI chat and image generation functionality
Python 1
-
EdgeGPT
EdgeGPT PublicForked from acheong08/EdgeGPT
Reverse engineered API of Microsoft's Bing Chat AI
-
OpenDBDiff
OpenDBDiff PublicForked from OpenDBDiff/OpenDBDiff
A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script.
C#
-
Property sorting filter for Swashbuc...
Property sorting filter for Swashbuckle.AspNetCore working with OData, versioning and DataMember attributes with Order defined 1namespace Microsoft.Examples
2{
3using System.Collections.Generic;
4using System.Linq;
5using System.Reflection;
-
Very large file splitter
Very large file splitter 1using System;
2using System.Collections.Generic;
3using System.IO;
4using System.Linq;
5using System.Reflection;
-
Generates the C# model type from SQL...
Generates the C# model type from SQL query according to field data types 1SELECT * INTO TMP1 FROM (
2-- Custom SQL query starts here
34SELECT top 1
5'field1' as field1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.