-
# Trending repositories for C#
1. [**SimonCropp / WinDebloat**](https://github.com/SimonCropp/WinDebloat)
__A dotnet tool that removes the bloat in Windows 11__
30 stars …
-
# Trending repositories for C#
1. [**ChilliCream / graphql-platform**](https://github.com/ChilliCream/graphql-platform)
__Welcome to the home of the Hot Chocolate GraphQL server f…
-
# Trending repositories for C#
1. [**dotnet / maui**](https://github.com/dotnet/maui)
__.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applica…
-
# Write Up | CompSci Blogs
Collections
[https://anaghaa1206.github.io/anagha12/2024/04/17/writeup.html](https://anaghaa1206.github.io/anagha12/2024/04/17/writeup.html)
-
Self score: 9/10
Peer grade by Nayanav: 9.5/10
[Create Task Video](https://www.youtube.com/watch?v=_DVH5kZ3JS8)
[Commits](https://github.com/Archkitten/m22p4-ninjas/commits?author=cwang999)
[Wik…
-
## Question:
Most of the time it works, but occasionally errors, parameters and SQL are correct
1、My projects occasionally have the following errors :
.278277293+08:00
### Cause: java.sql…
-
The rounding issues that essentially led to creating the DECIMAL cql type would dictate such columns to be returned as strings, to let callers/users/clients to do the right thing. Otherwise, unexpecte…
-
# Trending repositories for C#
1. [**2dust / v2rayN**](https://github.com/2dust/v2rayN)
__A GUI client for Windows, support Xray core and v2fly core and others__
40 stars…
-
CombSort is a quite good algorithm. It improves BubbleSort using the gap instead of just swapping neighbors.
-
## Syntax and Idioms
- [ ] Z- Level 1 - Functions and Variables (defining and calling)
- [ ] Z - Level 2 - Crab Claws `{ }`, Hugs `( )`, and Full Stops `;`
- [x] T - Level 3 - Embedding JavaScript in …