An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dotnetstandard

pnp/pnpframework

PnP Framework is a .NET library targeting Microsoft 365 containing the PnP Provisioning engine and a ton of other useful extensions

Language: C# - Size: 57.8 MB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 225 - Forks: 156

RYZEER/astar

Package astar implements the A* search algorithm for finding least-cost paths. algorithm, astar-algorithm, graph, least-cost-paths, pathfinding, search-algorithm, shortest-path

Language: Go - Size: 114 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

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.

Language: C# - Size: 4.81 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 9 - Forks: 2

HBartosch/Routya

Routya is a fast, lightweight message dispatching library built for .NET applications that use the CQRS pattern. It provides a flexible way to route requests/responses and notifications to their respective handlers with minimal overhead and high performance.

Language: C# - Size: 316 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stephenhaunts/ProfanityDetector

This is a simple library for detecting profanities within a text string.

Language: C# - Size: 328 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 149 - Forks: 31

sungaila/PDFtoZPL

A .NET library to convert PDF files (and bitmaps) into Zebra Programming Language code.

Language: C# - Size: 38.1 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 81 - Forks: 13

shimat/opencvsharp

OpenCV wrapper for .NET

Language: C# - Size: 69.2 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 5,590 - Forks: 1,183

guibranco/SmtpLw

📮 ✉️ SmtpLw - SMTP Locaweb - Cliente da API do SMTP dedicado da Locaweb

Language: C# - Size: 273 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

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)

Language: C# - Size: 707 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 44 - Forks: 7

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.

Language: C# - Size: 802 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 53 - Forks: 15

Open-NET-Libraries/Open.Serialization

DI/IoC agnostic interfaces for injecting any serialization library.

Language: C# - Size: 242 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 16 - Forks: 2

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.

Language: C# - Size: 282 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 343 - Forks: 61

markiodev/Networker 📦

A simple to use TCP and UDP networking library for .NET. Compatible with Unity.

Language: C# - Size: 358 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 479 - Forks: 78

alastairlundy/PlatformKit

Cross-platform OS and Platform Detection for .NET

Language: C# - Size: 1.93 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

polterguy/lizzie

A script language for .Net and the CLR

Language: C# - Size: 479 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 194 - Forks: 27

hootanht/PersianIdentity

PersianIdentity is an opensource library to change your identity error to Persian language.

Language: C# - Size: 51.8 KB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 2

Rem0o/SqlQueryBuilder

C# library to build type safe T-SQL queries around your POCO classes.

Language: C# - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 13 - Forks: 8

eladaus/URL-Detector

C# port of the popular LinkedIn Java library to detect and normalize URLs in text

Language: C# - Size: 1020 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

LimeFlight/openapi-diff

Lib, CLI and GitHub Action to compare two OpenAPI Specification files v3

Language: C# - Size: 355 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 5 - Forks: 6

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.

Language: C# - Size: 2.75 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 60 - Forks: 7

sungaila/InlineTest

A C# source generator for quick creation of simple unit tests.

Language: C# - Size: 217 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

alastairlundy/OSCompatibilityLib

Adds Windows, macOS, Linux, and FreeBSD detection methods to the System.OperatingSystem class via extension methods.

Language: C# - Size: 161 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mattleibow/RangedObservableCollection

A small extension to ObservableCollection that allows for multiple items to be added, removed or replaced in a single operation.

Language: C# - Size: 13.7 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 1

Ricciolo/libfacedetection.net

A native CNN-based face detection for .NET Standard. Easy setup and no dependencies. Runs on Windows and Linux

Language: C++ - Size: 2.98 MB - Last synced at: 14 days ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 6

SpatialFocus/EntityFrameworkCore.Extensions

A set of useful extensions for EntityFrameworkCore (Enum Lookup Tables, Naming of tables / properties / keys, Pluralize).

Language: C# - Size: 63.5 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 11

AnalogFeelings/CharacterRadar

A simple mod for Baldi's Basics Plus that adds character arrows into the map.

Language: C# - Size: 672 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

odinmillion/MurmurHash.Net

Extremely fast MurmurHash implementation with zero heap allocations

Language: C# - Size: 25.4 KB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 40 - Forks: 1

rvhuang/linq-to-astar

A* written in C#, used with LINQ.

Language: C# - Size: 313 KB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 122 - Forks: 13

Tondas/LetsEncrypt

C# layer for generation of wildcard Let's Encrypt SSL certificates

Language: C# - Size: 122 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 74 - Forks: 15

GeekyEggo/SharpDeck

A .NET wrapper for the official Elgato Stream Deck SDK.

Language: C# - Size: 4.96 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 9

AntonovAnton/math.trigonometric

This C# library includes functions that are missing in .NET: cot, sec, csc, acot, asec, acsc, coth, sech, csch, acoth, asech, and acsch. Also, it includes standard functions: sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, and atanh.

Language: C# - Size: 62.5 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 8 - Forks: 0

dimesoftware/linq

💪 Supercharged extensions for LINQ

Language: C# - Size: 104 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

alecgn/util-codehelpers-extensions

Util extensions to provide common code validations, type conversions and more.

Language: C# - Size: 98.6 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

alecgn/multi-db-helper

A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.

Language: C# - Size: 47.9 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 8

tosunthex/CryptoCompare-Api

Async CryptoCompare API client library for .NET and .NET Core

Language: C# - Size: 87.9 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

aprismatic/paillier

Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorphic addition.

Language: C# - Size: 1.26 MB - Last synced at: 27 days ago - Pushed at: 8 months ago - Stars: 11 - Forks: 5

Dusty-Meg/ESIConnectionLibrary

.Net Standard implementation for the EVE-Online ESI

Language: C# - Size: 1.54 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

joao2391/DotNetRastreioSearch

It is a library that helps you to track your objects in Correios

Language: C# - Size: 27.3 KB - Last synced at: 26 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

Voltstro-Studios/Wiki.Net

An unofficial .NET Wikipedia API wrapper.

Language: C# - Size: 154 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 4

microsoft/PowerShell-FeatureFlags

PowerShell module containing a Feature Flags implementation based on a local config file.

Language: PowerShell - Size: 124 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 11

Traeger-GmbH/opcuanet-samples

Sample projects for C#, VB.NET and C++/CLI to guide developers using our OPC UA .NET SDKs.

Language: C# - Size: 770 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 84 - Forks: 38

ewilliams0305/WebLogger

Websocket server designed to provide a HTML command line interface on a dotnet Application.

Language: C# - Size: 500 KB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 9 - Forks: 4

cerberix/util-nuget-healthcheck

Health check module for dot net standard

Language: C# - Size: 92.8 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

gregyjames/tsunami

A High Performance C# wrapper that allows you to get the benefits of SIMD Intrinsics on List<T>.

Language: C# - Size: 363 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

linked-data-dotnet/json-ld.net

A JSON-LD processor for .NET.

Language: C# - Size: 1.3 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 223 - Forks: 46

r7-labs/R7.Webmate

Desktop productivity toolbox

Language: C# - Size: 335 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

joaolucasgtr/PhantomJs.NetCore Fork of TheSalarKhan/PhantomJs.NetCore

Generate PDF from HTML file in .NetCore

Language: C# - Size: 115 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 2

nikhilsarvaiye/DotnetStandardQueryBuilder

A Odata compliant Query Builder built using Dotnet Standard 2.0 for MongoDB, SQL, Azure Cosmos Db, In Memory database

Language: C# - Size: 2.43 MB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 7

OKTAYKIR/EFCoreAuditing

:package: .NET Standard and Entity Framework Core Audit Log

Language: C# - Size: 25.4 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 9

TwentyFourMinutes/BidirectionalDict

Provides implementations of bidirectional dictionaries for C#.

Language: C# - Size: 74.2 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 2

BottlecapDave/Bottlecap.Net.Bots 📦

Generic interfaces/library for building Bots

Language: C# - Size: 46.9 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

apdevelop/digital-thermometer-ds2480b-ds18b20

Digital Thermometer App using DS2480B 1-Wire bus driver with DS18B20 digital temperature sensors

Language: C# - Size: 544 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

aprismatic/elgamal

Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.

Language: C# - Size: 1.59 MB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 16 - Forks: 4

tomaspavlic/twitch-chat-client

Twitch Chat Client using IRC/WebSocket for .Net

Language: C# - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Martinay/tf-idf

imports pretrained keras tokenizer and transforms text with the tf-idf strategy

Language: C# - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Voltstro-Studios/TeamWorkTFAPI.Net

TeamWorkTFAPI.Net - Unofficial C# library for interacting with teamwork.tf's API.

Language: C# - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Specyy/PropertiesDotNet

A powerful, fully-featured .properties document parser for .NET

Language: C# - Size: 341 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

obarlik/OAuth2Net

Codechu's OAuth Authentication Library

Language: C# - Size: 75.2 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

gethari/StackExchange.NET

Easy access to the StackExchange APi's with virtually no boilerplate code required

Language: C# - Size: 70.3 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 1

piotrek-k/P2PNetworkBuilder

Library for building P2P networks

Language: C# - Size: 256 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

n-shyamprasad/IBMWatsonsSpeechToText

IBM Watsons Speech To Text sample application

Language: C# - Size: 1.49 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

arsy23/portfolio2021

This year, I Shipped my last year projects to the open-source hub and share with other developers. Welcome to my 2021 Portfolio

Size: 62.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

arsy23/DotNetCenter

Open Source Framework FOR .Net Technologies

Language: C# - Size: 285 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tcunning/DotNet.Plus

A cross platform .NET Standard Library that has a foundational set of additions and extensions.

Language: C# - Size: 207 KB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

jfversluis/BeenPwned.Api 📦

.NET Wrapper library for the haveibeenpwned.com API

Language: C# - Size: 43.9 KB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 2

Traeger-GmbH/sinumeriknet-samples

Sample projects for C# and VB.NET to guide developers using our SINUMERIK .NET SDK.

Language: C# - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

mfkl/LibVLCSharp-readonly 📦

.NET bindings for LibVLC

Language: C# - Size: 13.3 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 2

jmjrawlings/RangerFS 📦

Intervals for F#

Language: F# - Size: 591 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

MhAllan/Xeeny

Framework For Building And Consuming Services In .Net Standard

Language: C# - Size: 225 KB - Last synced at: about 9 hours ago - Pushed at: over 6 years ago - Stars: 29 - Forks: 6

pentr32/BankClassLib

Simple bank class library in C#

Language: C# - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

Muhand/MySQLManager

A simple cross-platform MySQL database managment API, with this API the developer will be able to make changes to their database with as simple as making 1 call.

Language: C# - Size: 3.16 MB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

andreabbondanza/RESTClient

A simple library for .net core that can help you to consume REST services

Language: C# - Size: 79.1 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

vukan-markovic/Converter

Windows form converter application

Language: C# - Size: 5.15 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

PhilPJL/HDF5.Api

.NET compatible HDF5 API

Language: C# - Size: 9.15 MB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

jimatas/HR.KvkConnector

.NET API client for the Netherlands Chamber of Commerce's new REST APIs. Targets .NET Standard 2.0.

Language: C# - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

ArturLavrov/AdoNetSafeGet

AdoNetSafeGet is a set of an extension method for IDataReader interface that provides a safe and clean way how to read data from data reader.

Language: C# - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

channeladam/OPAQUE.NET

DON'T STORE PASSWORDS! This is a .NET 5 / Core implementation of the OPAQUE protocol - a 2021 successor to the Secure Remote Password (SRP) protocol. OPAQUE is an Asymmetric Password Authenticated Key Exchange (aPAKE) protocol that provides password authentication and mutually authenticated key exchange in a client-server setting without relying on PKI and without disclosing passwords to servers or other entities other than the client machine.

Size: 1.84 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

aprismatic/bigintegerext

Extension methods for .NET BigInteger class

Language: C# - Size: 586 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

andes-noh/dotent-basic-sample

Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Traeger-GmbH/ips7linknet-samples

Sample projects for C# and VB.NET to guide developers using our IP S7 LINK .NET SDK.

Language: Visual Basic .NET - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Arko109/SauceNao10

SauceNao UWP app and .NET Standard library

Language: C# - Size: 229 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

jorelius/Fenrir

service testing framework that load tests, stresses, and compares results of http services

Language: C# - Size: 1.68 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

DavorPenzar/magic-text

.NET Standard library written in C# that provides interfaces and classes for text tokenisation and random generation

Language: C# - Size: 2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alexleen/scrape-x

Simple .NET library that provides generic web scraping abilities using XPaths.

Language: C# - Size: 560 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

MicroCoinHU/MicroCoin-RPC-Client

MicroCoin RPC client library

Language: C# - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sajadbz/ClassFinder

Use the package to get list of all class with own methods that you select with the attribute.

Language: C# - Size: 39.1 KB - Last synced at: about 3 hours ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

alecsg77/ExpressionTreeToolkit

The Expression Tree Toolkit is a collection of helper functions, extension methods, and ready-to-use classes. It simplifies common developer tasks manipulating expression trees.

Language: C# - Size: 964 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

CodingNagger/dotnetcore-sample

Sample solution with default values API and test project

Language: C# - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 18

Kolahzary/Kavenegar.NetCore

A cross-platform library for Kavenegar SMS Provider; written in C#

Language: C# - Size: 15.6 KB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

MineCake147E/CSCodec

A Managed Cross-Platform .NET Standard Codec Development Library written in C#

Language: C# - Size: 262 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

adimosh/IX.Framework

A set of libraries that extend the .NET Framework and allow easier working in Enterprise environments.

Size: 1.66 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

BrendanGrant/MidcoUsageChecker

Language: C# - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ProcessingTools/ProcessingTools.Extensions.Text

Text extensions

Language: C# - Size: 50.8 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LTMenezes/DotUber

.Net Uber SDK port

Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

marazt/gpwebpay-net

GPWebpayNet is a helper library for communication with GP webpay(www.gpwebpay.com) payment gateway via HTTP.

Language: C# - Size: 108 KB - Last synced at: 30 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 3

CanerPatir/AntiSamy.NET

Policy-based anti XSS library for .NET Core

Language: C# - Size: 173 KB - Last synced at: 26 days ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 2

thientu995/T4LogS

T4LogS - T4LogSystem

Language: C# - Size: 244 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

connself/NfastPlatform.Extensions

整理和收集.NET Standard通用的扩展方法类

Language: C# - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

ByteDecoder/RoyalLibrary

Collection of useful LINQ query operators

Language: C# - Size: 718 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

TwentyFourMinutes/StringyEnums

Provides a slim and fast way for mapping enums to strings in C#

Language: C# - Size: 87.9 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1