dotnetstandard
There are 130 repositories under dotnetstandard topic.
shimat/opencvsharp
OpenCV wrapper for .NET
markiodev/Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
roy-t/AStar
A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license.
linked-data-dotnet/json-ld.net
A JSON-LD processor for .NET.
pnp/pnpframework
PnP Framework is a .NET library targeting Microsoft 365 containing the PnP Provisioning engine and a ton of other useful extensions
polterguy/lizzie
A script language for .Net and the CLR
stephenhaunts/ProfanityDetector
This is a simple library for detecting profanities within a text string.
rvhuang/linq-to-astar
A* written in C#, used with LINQ.
Traeger-GmbH/opcuanet-samples
Sample projects for C#, VB.NET and C++/CLI to guide developers using our OPC UA .NET SDKs.
Tondas/LetsEncrypt
C# layer for generation of wildcard Let's Encrypt SSL certificates
sungaila/PDFtoZPL
A .NET library to convert PDF files (and bitmaps) into Zebra Programming Language code.
danielaparker/JsonCons.Net
The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPath, and JMESPath.
aquality-automation/aquality-selenium-dotnet
Aquality Selenium is a library built over Selenium WebDriver tool that allows to automate work with web browsers. Selenium WebDriver requires some skill and experience. So, Aquality Selenium suggests simplified and most importantly safer and more stable way to work with Selenium WebDriver.
dotnet-campus/CUnit
CUnit is short for Contracted Unit Test which means you only specify the contracts of a method then you can get the unit test results of the contracts. (或者你也可以称 Chinese Unit Test)
odinmillion/MurmurHash.Net
Extremely fast MurmurHash implementation with zero heap allocations
MhAllan/Xeeny
Framework For Building And Consuming Services In .Net Standard
OKTAYKIR/EFCoreAuditing
:package: .NET Standard and Entity Framework Core Audit Log
GeekyEggo/SharpDeck
A .NET wrapper for the official Elgato Stream Deck SDK.
microsoft/PowerShell-FeatureFlags
PowerShell module containing a Feature Flags implementation based on a local config file.
SpatialFocus/EntityFrameworkCore.Extensions
A set of useful extensions for EntityFrameworkCore (Enum Lookup Tables, Naming of tables / properties / keys, Pluralize).
aprismatic/elgamal
Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.
Open-NET-Libraries/Open.Serialization
DI/IoC agnostic interfaces for injecting any serialization library.
Traeger-GmbH/sinumeriknet-samples
Sample projects for C# and VB.NET to guide developers using our SINUMERIK .NET SDK.
Voltstro-Studios/Wiki.Net
An unofficial .NET Wikipedia API wrapper.
eladaus/URL-Detector
C# port of the popular LinkedIn Java library to detect and normalize URLs in text
alecgn/multi-db-helper
A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.
aprismatic/paillier
Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorphic addition.
gethari/StackExchange.NET
Easy access to the StackExchange APi's with virtually no boilerplate code required
nikhilsarvaiye/DotnetStandardQueryBuilder
A Odata compliant Query Builder built using Dotnet Standard 2.0 for MongoDB, SQL, Azure Cosmos Db, In Memory database
Rem0o/SqlQueryBuilder
C# library to build type safe T-SQL queries around your POCO classes.
TwentyFourMinutes/BidirectionalDict
Provides implementations of bidirectional dictionaries for C#.
hootanht/PersianIdentity
PersianIdentity is an opensource library to change your identity error to Persian language.
Ricciolo/libfacedetection.net
A native CNN-based face detection for .NET Standard. Easy setup and no dependencies. Runs on Windows and Linux
ewilliams0305/WebLogger
Websocket server designed to provide a HTML command line interface on a dotnet Application.
mfkl/LibVLCSharp-readonly
.NET bindings for LibVLC
MichaelGehling/FeatureLoom
FeatureLoom is a C# development framework that focuses on a lean development and efficient code, speeds-up development by simplification while offering opt-in for a high level of control, promotes modular and extensible code by introducing means to easily decouple components with asynchronous communication, strives for high performance and a small memory footprint, equally supports synchronous and asynchronous programming to allow the right approach at the right time.