dotnet
Topic

dotnet

.NET is a software framework developed by Microsoft in February of 2002 as an infrastructure for building and running applications and services. The purpose of .NET is to make it easier for users to share information between websites. The framework is intended to be utilized for Windows platforms.

Repositories (1297)

LinkCrawler
LinkCrawler hmol C#

Find broken links in webpage

114
libfintx
libfintx iamtorsten C#

Moved to https://github.com/libfintx/libfintx - please use the new repository!

114
durablefunctions-apiscraping-dotnet
durablefunctions-apiscraping-dotnet Azure-Samples C#

Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.

114
active-directory-b2c-xamarin-native
active-directory-b2c-xamarin-native Azure-Samples C#

This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resu...

113
PasteHere
PasteHere tomzorz C#

A tool that helps you paste an image or text from your clipboard as a file

113
bike
bike Lovesan Common Lisp

Common Lisp .Net Core Interop

113
cassandra-sharp
cassandra-sharp pchalamet C#

high performance .NET driver for Apache Cassandra

112
MillionHero
MillionHero Azure99 C#

速度快、准确易用-支持各平台的答题助手-图形界面-多权重答案推荐-自动百度高亮答案

112
DigitalOcean.API
DigitalOcean.API trmcnvn C#

:whale2: .NET implementation of the DigitalOcean API

112
dotnet-unpkg
dotnet-unpkg RendleLabs C#

Pure .NET front-end HTML package management using unpkg.com as a source

111
GrpcJsonTranscoder
GrpcJsonTranscoder thangchung C#

A filter which allows a RESTful JSON API client to send requests to .NET web server over HTTP and get proxied to a gRPC service

111
vonage-dotnet-sdk
vonage-dotnet-sdk Vonage C#

Vonage REST API client for .NET, written in C#. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.

111
Utility.CommandLine.Arguments
Utility.CommandLine.Arguments jpdillingham C#

A C# .NET class library containing tools for parsing the command line arguments of console applications.

110
Saraff.Twain.NET
Saraff.Twain.NET saraff-9EB1047A4BEB4cef8506B29BA325BD5A C#

Saraff.Twain.NET is the skillful scanning component which allows you to control work of flatbed scanner, web and digital camera and any other TWAIN de...

110
ToolGood.Algorithm
ToolGood.Algorithm toolgood C#

ToolGood.Algorithm is a powerful, lightweight, Excel formula compatible algorithm library aimed at improving developers’ productivity in different bus...

110
metanumerics
metanumerics dcwuser C#

Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced fu...

109
PostSharp.Samples
PostSharp.Samples postsharp C#

PostSharp Samples

108
ActiveDesktopPlus
ActiveDesktopPlus torchgm C#

A simple app that lets you pin windows to your desktop and use fullscreen programs and videos as interactive wallpapers.

108
Widgetoko
Widgetoko bridgedotnet C#

An Electron demonstration app written in C# using Bridge and Retyped.

107
EasyProfiler
EasyProfiler furkandeveloper C#

This repo, provides query profiler for .Net

107
viewstate
viewstate yuvadm Python

ASP.NET View State Decoder

105
dotnet-bundle
dotnet-bundle egramtel C#

MSBuild task and CLI tools for bundling .NET Core projects into MacOS applications (.app)

105
DevCamp
DevCamp AzureCAT-GSI C#

Contains content for the Azure DevCamp

104
I18N-Portable
I18N-Portable xleon C#

Simple and cross platform internationalization/translations for Xamarin and .NET

104
BurstBenchmarks
BurstBenchmarks nxrighthere C#

Benchmarking Burst/IL2CPP against GCC/Clang machine code

104
Rezoom
Rezoom rspeele F#

Implements a resumption monad for .NET targeting data access with automatic batching and caching.

103
LambdaSharpTool
LambdaSharpTool LambdaSharp C#

Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS

103
dot-net-transitions
dot-net-transitions UweKeim C#

A library for animated UI transitions for .NET

103
DeepNet
DeepNet DeepMLNet F#

Deep.Net machine learning framework for F#

102
Signal-Windows
Signal-Windows signal-csharp C#

Unofficial Signal Private Messenger for Windows

102
trackerdog
trackerdog mfidemraizer C#

Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!

102
Logbert
Logbert couchcoding C#

Logbert is an advanced log message viewer for log4net, log4j and others.

102
http2dotnet
http2dotnet Matthias247 C#

HTTP/2 support for .NET standard

101
Blake3.NET
Blake3.NET xoofx C#

Blake3.NET is a fast managed wrapper around the SIMD Rust implementations of the BLAKE3 cryptographic hash function.

101
xamarin-forms-to-net-maui
xamarin-forms-to-net-maui jsuarezruiz C#

This repository is a compilation with documentation, examples and tips when converting code from Xamarin.Forms to .NET MAUI.

101
mysql-dotnet-core
mysql-dotnet-core jasonsturges C#

ASP.NET Core 5.0 Web Application using MySQL with Entity Framework

100
crmcore
crmcore vietnam-devs JavaScript

A lightweight CRM Web Application builds with a clean modern architecture and technology

100
cassia
cassia danports C#

Cassia is a .NET library for accessing the native Windows Remote Desktop Services API (formerly the Terminal Services API).

100
HRM
HRM optimajet JavaScript

Human resource management open source .net core

100
NIdenticon
NIdenticon RobThree C#

NIdenticon is a library for creating simple Identicons

100
PathRenderingLab
PathRenderingLab JoaoBaptMG C#

Repository for research on complete SVG rendering

99
netcorecli-fsc
netcorecli-fsc dotnet C#

[DEPRECATED] F# and .NET Core SDK working together

97
Conan
Conan conan-roslyn C#

Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure

97
MsieJavaScriptEngine
MsieJavaScriptEngine Taritsyn C#

.NET wrapper for working with the JavaScript engines of Internet Explorer and Edge Legacy (JsRT versions of Chakra, ActiveScript version of Chakra and...

97
SciSharp
SciSharp SciSharp Vue

SciSharp STACK is focused on building tools for Machine Learning development.

97
tabnine-visual-studio
tabnine-visual-studio tabnine

Visual Studio client for TabNine.

97
MyStreamTimer
MyStreamTimer jamesmontemagno C#

A cool app to count up or down that writes text to file for streamers

97
Hystrix.Dotnet
Hystrix.Dotnet Travix-International C#

A combination of circuit breaker and timeout. The .net version of the open source Hystrix library built by Netflix.

96
NScrapy
NScrapy xboxeer C#

NScrapy is a .net core corss platform Distributed Spider Framework which provide an easy way to write your own Spider

96
ImageGlass-Preview
ImageGlass-Preview d2phap C#

🏔 A modern, versatile image viewer (preview)

95