#
C#
C# (pronounced "C sharp") is a simple, modern, object-oriented, and type-safe programming language.
Its roots in the C family of languages makes C# immediately familiar to C, C++, and Java programmers.
Here are 185 public repositories matching this topic...
Rapid Application Development (RAD) Environment for Autodesk Revit®
-
Updated
Nov 2, 2021 - Python
Robust realtime face and facial landmark tracking on CPU with Unity integration
tracker
python
cpu
csharp
unity
udp
unity3d
pytorch
face-detection
face-tracking
depth-estimation
face-landmarks
onnx
detection-model
vtuber
virtual-youtuber
mobilenetv3
onnxruntime
landmark-model
openseeface
-
Updated
Oct 30, 2021 - Python
Open
python3
2
EmadDeve20
commented
Jan 22, 2021
This project is finished?
can help You if You need this project and support for python3?
Extend python lists operations using .NET's LINQ syntax for clean and fast coding.
python
linq
syntax
metadata
awesome
csharp
dotnet
clean-code
metaprogramming
efficiency
clean
python3
lazy-loading
filters
pythonic
batch-processing
powerful
development-tools
robustness
-
Updated
Jun 6, 2021 - Python
ARTi-C2 is a post-exploitation framework used to execute Atomic Red Team test cases with rapid payload deployment and execution capabilities via .NET's DLR.
csharp
dotnet
python3
post-exploitation
powershell-scripts
offensive-security
redteam
mitre-attack
red-teams
purpleteam
purple-team
-
Updated
Aug 21, 2021 - Python
A Microsoft Azure Pulumi resource package, providing multi-language access to Azure
-
Updated
Nov 1, 2021 - Python
Open
Wait for it Problem
iamjaspreetsingh
commented
Oct 16, 2018
Python Scripts fo Repository for RevitAPIdocs.com
-
Updated
Oct 15, 2020 - Python
The 'Porting Assistant for .NET' is a standalone compatibility analyzer that helps customers to port their .NET Framework (“.NET”) applications to .NET Core on Linux.
-
Updated
Oct 26, 2021 - Python
A Digital Ocean Pulumi resource package, providing multi-language access to Digital Ocean
-
Updated
Oct 25, 2021 - Python
Todos os exercícios do Curso de Python, do canal Curso em Vídeo, resolvidos em Python, Javascript, Java, C++, C# e mais...
javascript
ruby
c
java
golang
csharp
cpp
python3
hacktoberfest
exercicios
cev
curso-em-video
desafios
exercicios-cev
guanabara-curso-em-video
-
Updated
Mar 11, 2021 - Python
Send PRs to contribute and see the Codemasters solving some really mind boggling questions.
ruby
kotlin
c
java
go
dart
swift
r
euler
csharp
js
cpp
mathematics
python3
challenges
hacktoberfest
problemsolving
-
Updated
Dec 31, 2020 - Python
a neural network style transfer for video game
-
Updated
May 13, 2021 - Python
A Microsoft Azure Active Directory (Azure AD) Pulumi resource package, providing multi-language access to Azure AD
-
Updated
Oct 29, 2021 - Python
-
Updated
Aug 13, 2020 - Python
javascript
ruby
css
python
c
go
golang
c-plus-plus
html5
csharp
fortran
visual-basic
css3
matlab
silq
-
Updated
Mar 9, 2021 - Python
The repository contains and end-to-end food safety scenario that uses Azure Blockchain Service and Azure IoT Hub. It provides a reference architecture for a multi-party consortium using Blockchain as a shared, distributed ledger for tracking the lifecycle of food. Temperature and humidity sensors are used on top of Raspberry Pi to capture the current state.
-
Updated
Sep 2, 2021 - Python
A simple python script for decrypting DES that has been generated by a .NET application
-
Updated
Sep 14, 2018 - Python
Created by Anders Hejlsberg
Released January 2002
- Repository
- dotnet/csharplang
- Website
- docs.microsoft.com/dotnet/csharp
- Wikipedia
- Wikipedia
Our xgboost models use the
binary:logistic'objective function, however the m2cgen converted version of the models return raw scores instead of the transformed scores.This is fine as long as the user knows this is happening! I didn't, so it took a while to figure out what was going on. I'm wondering if perhaps a useful warning could be raised for users to alert them of this issue? A warning