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

GitHub topics: extension-methods

panozkaiscool/guard-clauses

A .NET repository demonstrating the use of guard clauses for input validation and defensive programming. Includes implementations using both built-in .NET features and custom guard clauses, with practical examples for Order and Customer objects in a console application.

Size: 1.95 KB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 0 - Forks: 0

hemanthharry1706/Word-Counter-V2

📝 Analyse rapidement le nombre d’occurrences de mots-clés sur une page web pour optimiser ton contenu SEO.

Language: JavaScript - Size: 40 KB - Last synced at: about 14 hours ago - Pushed at: about 15 hours ago - Stars: 0 - Forks: 0

zzzprojects/Z.ExtensionMethods

C# Extension Methods | Over 1000 extension methods:

Language: C# - Size: 6.3 MB - Last synced at: 1 day ago - Pushed at: 17 days ago - Stars: 1,662 - Forks: 334

jayeshpansheriya/awesome_extensions

An extension to the widget that helps to reduce the boilerplate and adds some helpful methods. and you can make responsive design.

Language: Dart - Size: 2.56 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 83 - Forks: 23

alastairlundy/DotExtensions

Extensions to C# System classes and types.

Language: C# - Size: 1.11 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

LoneWandererProductions/CoreLibrary

Some basic Libraries

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

f2calv/CasCap.Common

.NET libraries of helper functions, extensions, utilities, abstract classes, etc...

Language: C# - Size: 396 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 2

RezaArda/SharpResults

A lightweight, zero-dependency C# library that implements the Result pattern for more explicit and type-safe error handling. SharpResults helps you avoid exceptions for control flow and makes success/failure states explicit in your code.

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

manifold-systems/manifold

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.

Language: Java - Size: 124 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2,546 - Forks: 127

safwa1/SharpResults

A lightweight, zero-dependency C# library that implements the Result and Option types for more explicit and type-safe error handling. SharpResults helps you avoid exceptions for control flow and makes success/failure and presence/absence states explicit in your code.

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

mrploch/ploch-common

.NET Common Utility Libraries

Language: C# - Size: 32.1 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Necas209/DotNetExtensions

This is a collection of extension methods for .NET Core.

Language: C# - Size: 64.5 KB - Last synced at: 1 day ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

Rain0Ash/NetExtender

Biggest general purpose library with many different extension methods, data structures and utilities for rapid application development

Language: C# - Size: 7.36 MB - Last synced at: about 15 hours ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

alastairlundy/Resyslib.IO

Classes, Interfaces, and extension methods that make working with Files and Directories easier.

Language: C# - Size: 227 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

jeremyknight-me/JK.Common

A utility library containing boilerplate code, extension methods, new classes, and/or improvements to existing classes.

Language: C# - Size: 1.29 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 5 - Forks: 3

tompazourek/NaturalSort.Extension

🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").

Language: C# - Size: 307 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 195 - Forks: 16

MrYossu/Pixata.Utilities

A set of possibly useful utilities. Several Nuget packages with Blazor components, as well as a package with some handy C# extension methods

Language: C# - Size: 1.41 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 6 - Forks: 2

truemogician/basic-type-extensions

Some useful extension methods for Javascript/Typescript basic types

Language: TypeScript - Size: 593 KB - Last synced at: 16 days ago - Pushed at: 21 days ago - Stars: 7 - Forks: 0

KBluePurple/NonAllocFlagGenerator

Automatic HasFlagNonAlloc method generator for C# & Unity

Language: C# - Size: 93.8 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 0

JimmyCushnie/JimmysUnityUtilities

A bunch of code I like to have on hand while working in Unity

Language: C# - Size: 393 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 148 - Forks: 20

gnaeus/EntityFramework.CommonTools

Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore

Language: C# - Size: 167 KB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 108 - Forks: 17

iampawan/VelocityX

A minimalist Flutter framework for rapidly building Flutter apps.

Language: Dart - Size: 1.98 MB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 1,477 - Forks: 211

ardalis/Ardalis.Extensions

Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.

Language: C# - Size: 1.31 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 160 - Forks: 36

bert2/Nullable.Extensions

A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.

Language: C# - Size: 87.9 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 2

mindfiredigital/extension-methods

"Extension.Methods" is a C# library built on top of .Net Standard 2.0. This library contains most of the extension methods that you would use in everyday life. We are committed to adding new methods.

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

onix-labs/onixlabs-dotnet

ONIXLabs .NET Library - Includes powerful APIs for functional and object-oriented programming, security, cryptography and numerics.

Language: C# - Size: 798 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 2

IvanStoychev/IvanStoychev.Useful.String.Extensions

A .Net library of useful extension methods for the "string" class in C#.

Language: C# - Size: 490 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 4

FolkerKinzel/Strings

.NET library that contains extension methods and helper classes for character-based data types.

Language: C# - Size: 52.4 MB - Last synced at: about 13 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

AleRoe/LiteDB.Extensions

Extension methods for setting up LiteDB in Microsoft.Extensions.DependencyInjection.

Language: C# - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 5

TJC-Tools/TJC.VersionExtensions

Extension methods for version

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

TJC-Tools/TJC.AssemblyExtensions

Extension methods for the Assembly

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

TJC-Tools/TJC.EnumFlags

Extensions for enums with the Flags attribute set

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

BirjuVachhani/screwdriver

A dart package aiming to provide useful extensions and helper functions to ease and speed up development.

Language: Dart - Size: 4.82 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 42 - Forks: 7

oliverbooth/X10D

Extension methods on crack.

Language: C# - Size: 5.68 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 28 - Forks: 3

weianweigan/DuSolidWorksExtension

Lots of useful extension methods for Interface of SolidWorks Api

Language: C# - Size: 2.85 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 7

dimitrietataru/ace-csharp-extensions

C# extension methods

Language: C# - Size: 429 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

ls9512/UExtension

UExtension is a basic type extension library for .Net and Unity projects. It integrates a large number of commonly used, efficient and convenient extension methods, which helps to greatly improve development efficiency.

Language: C# - Size: 108 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 0

MiniverCheevy/voodoo

a c# library containing extension methods and reusable base classes

Language: C# - Size: 2.19 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 2

Kirankdas123/Schema-Extractor-Checker

🔍 Analyse et extrait les données structurées (Schema.org) d’une page pour vérifier leur conformité.

Language: JavaScript - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Qweropv/Mobile-Friendly-Tester-

📱 Vérifie si une page est optimisée pour les mobiles et détecte les éventuels problèmes d’affichage.

Language: JavaScript - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Carleslc/kotlin-extensions

Utility extensions to boost your programming with Kotlin.

Language: Kotlin - Size: 204 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 75 - Forks: 15

pkg-dot-zip/RadovanCommonExtensions

Set of extension methods widely used accross the C# eco-system. From collections to reflection!

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

ltmx/Unity.mathx

An Extension Library for Unity.Mathematics - Extension Methods, New Syntax, Optimized Functions, and more !

Language: C# - Size: 1.53 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 87 - Forks: 7

LaurentDardenne/ExtensionMethod

Creation of ps1xml file dedicated to the extension methods contained in an assembly.

Language: PowerShell - Size: 1.39 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

kmartins/dtx

Group of the package containing the most used Dart's extension functions in Zambiee's projects.

Language: Dart - Size: 186 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

SSulaimanW345/csharp-advanced

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

markwhitaker/MonthDiff

Simple C# extension methods to calculate the difference in months between two dates

Language: C# - Size: 41 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

marionzr/nzr.toolbox

Extension methods that allow C# developers write less code.

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

alan-null/Extensions

Collection of .NET extension methods

Language: C# - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

JaCraig/BigBookOfDataTypes

This is a large set of data types, extension methods, and utilities designed to make your life a little easier.

Language: C# - Size: 22.4 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 12 - Forks: 4

DmytroMitin/AUXify

Introduces macro/meta annotations @ aux, @ self, @ instance, @ apply, @ delegated, @ syntax and String-based type class LabelledGeneric

Language: Scala - Size: 13.9 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 29 - Forks: 3

GlibWild/ExCollection

用于补充可用的/常用的扩展类,避免反复编写相似代码

Language: C# - Size: 2.12 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

thomaslevesque/Linq.Extras

A set of extension methods to complement the ones from System.Linq.Enumerable

Language: C# - Size: 1.87 MB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 175 - Forks: 24

fluxera/Fluxera.Utilities

A collection of common utilities and extension methods.

Language: C# - Size: 270 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 2

PFalkowski/Extensions.Standard

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

karenpayneoregon/deconstructing-samples

Basic to advance Deconstruct code samples

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

ilkerhalil/Extensions

Language: C# - Size: 41.4 MB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 3

ildoc/Extensions

Extension methods collection

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

BekoSan/ProductivityFunctions

This is a list of extension methods that make it easy to work with common WinForms Controls and classes.

Language: C# - Size: 34.2 KB - Last synced at: 27 days ago - Pushed at: almost 4 years ago - Stars: 16 - Forks: 8

apkbark/APKBARK

Automatically close stale Issues and Pull Requests that tend to accumulate during a project.

Language: HTML - Size: 77.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

xavierarpa/X.Common 📦

Lib to get Common Code Scenarios, Extensor way

Size: 452 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

baph-omet/Vergil

A .NET API developed for quality of life extensions and handy wrapper classes.

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

gsuberland/MultiProcessorExtensions

Multi-processor extensions for .NET

Language: C# - Size: 68.4 KB - Last synced at: 2 days ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 1

rcarubbi/Carubbi.Extensions

A simple library extension-method based to common tasks

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

jvorssel/Sushi

Converting C# classes to Javascript & Typescript classes in different scopes.

Language: C# - Size: 1.95 MB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 3

ByteDev/ByteDev.Collections

Set of extended collections related functionality in a .NET library.

Language: C# - Size: 1.79 MB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

v-spassky/extensified

🪗 Extension methods for Python.

Language: Python - Size: 47.9 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Relewise/relewise-sdk-csharp-extensions

Extensions for the C# Relewise SDK

Language: C# - Size: 147 KB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

ByteDev/ByteDev.Time

.NET standard library of time related types and extension methods.

Language: C# - Size: 87.9 KB - Last synced at: about 9 hours ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

maiconheck/krafted

A clean, decoupled and extensible, carefully crafted set of libraries for general purpose. Krafted provides a toolkit of useful and reusable pieces of code, in order to increase your productivity. 🚀

Language: C# - Size: 979 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 19 - Forks: 2

MarcinMoskala/KotlinDiscreteMathToolkit

Set of extensions for Kotlin that provides Discrete math functionalities

Language: Kotlin - Size: 156 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 185 - Forks: 17

lucas-fsousa/Extension

Extension class with public utility methods for conventional and professional use.

Language: C# - Size: 61.5 KB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gcsizmadia/EgonsoftHU.Extensions.Logging.Serilog

PropertyBagEnricher and C# extension methods for Serilog.ILogger.

Language: C# - Size: 74.2 KB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

chrdek/LinqDataCalc

📈 🎲 Linq based data statistics set of extensions.

Language: C# - Size: 7.95 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

yfereidouni/CSharp-CodeSnippet

Wide variety of sample code snippets from the topics related to C#

Language: C# - Size: 10.4 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

gcsizmadia/EgonsoftHU.Extensions.Bcl

C# extension methods for BCL types

Language: C# - Size: 1.86 MB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

meineGlock20/BytesSizeToHumanReadableFormat

This is a .NET Standard class library that provides an extension for transforming a ulong of bytes into a human-readable format. It is primarily designed for measuring disk sizes. For example, passing 867630342949 will return the string "808.4 GB".

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

ByteDev/ByteDev.Strings

Library of extended string related functionality.

Language: C# - Size: 190 KB - Last synced at: 27 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 2

MaximeGuinard/Savedata-with-a-mini-Google-extension

📊 Savedata with a Google extension that helps you not type 100x the same thing

Language: JavaScript - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

dmrkuznetsov/hospital-api

Web API with CRUD opertions on hostpital model.

Language: C# - Size: 127 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ipvalverde/EPPlus.DataExtractor

EPPlus extension that make easier to extract POCO from excel tables

Language: C# - Size: 253 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 61 - Forks: 14

howest-gp-pre/cu-extension-methods-hr

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

howest-gp-pre/cu-extension-methods

Language: C# - Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 4

kkalinowski/lib12

lib12 is a library of universal helpers and extensions useful in any .NET project

Language: C# - Size: 2.76 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 10

cschuchardt88/DotNetCore.Extensions 📦

Useful everyday .NET Core extensions for conversions and other tasks made simple.

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

cschuchardt88/DotNet.Extensions 📦

Useful everyday Microsoft .NET extensions for conversions and other tasks made simple.

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

chocolateboy/autobox

Call methods on native types

Language: Perl - Size: 543 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 9 - Forks: 8

HarinezumiSama/Omnifactotum

Omnifactotum is the ultimate solution for .NET developers who want to streamline their development process. It provides its own helper and functional classes and interfaces as well as the extension methods for the standard .NET types. It's the perfect way to reduce errors and save time, allowing developers to focus on creating quality code.

Language: C# - Size: 6.25 MB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

tomasperezponisio/PerezPonisio.Labo2.TP4

Trabajo práctico final de laboratorio II (c# .NET POO)

Language: C# - Size: 5.37 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SamerX/Fluentx

Fluentx : A Special .NET Library

Language: C# - Size: 49.2 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 17 - Forks: 2

rebus-org/Testy

:microscope: Nifty opinionated test helpers for NUnit

Language: C# - Size: 5.93 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

pmatatias/sampler-of-extension-Dart

a few superb samplers of extension methods in Dart

Language: Dart - Size: 42 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

benmccallum/CoreSystem

A library of core helpers, extensions, constants, enums and other useful things for all .NET projects.

Language: C# - Size: 55.7 KB - Last synced at: 18 days ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 3

MustafaBKLZ/mustafabukulmez_com_dersler

Kişisel web sitemde yayınladığım C# derslerini içeren bir projedir. Tüm dersleri içermemekle birlikte 12.11.2018 tarihinden sonra eklediğim ve bu projeye eklenmesini mantıklı bulduğum dersleri bu proje içerisine almaya çalışacağım.

Language: C# - Size: 312 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 35 - Forks: 15

SinoAHpx/Manganese

A handy extensions library.

Language: C# - Size: 97.7 KB - Last synced at: about 21 hours ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

truemogician/DotNetExtensions

Some useful extension class and methods for .Net

Language: C# - Size: 115 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

Skyl1te/Recreating-default-methods-Where-First-etc

The project is a C# library that extends the functionality of `IEnumerable<T>` with custom extension methods.

Language: C# - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

PhilipDaniels/BassUtils

Low-level utility functions for use in any .Net project.

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

karenpayneoregon/master-ef-core

Teaching EF Core

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

karenpayneoregon/working-with-csharp-core

Code samples to learn C# basics to advance topics

Language: C# - Size: 26.4 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1